diff --git a/kwayland-integration-5.27.10.tar.xz b/kwayland-integration-5.27.10.tar.xz new file mode 100644 index 0000000..cddc5ac Binary files /dev/null and b/kwayland-integration-5.27.10.tar.xz differ diff --git a/kwayland-integration-5.27.6.tar.xz b/kwayland-integration-5.27.6.tar.xz deleted file mode 100644 index 0ef4ca8..0000000 Binary files a/kwayland-integration-5.27.6.tar.xz and /dev/null differ diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 464846f..29314d8 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.27.6 +Version: 5.27.10 Release: 1 Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -48,8 +48,7 @@ make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %license LICENSES/* @@ -57,6 +56,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_plugindir}/kwindowsystem/KF5WindowSystemKWaylandPlugin.so %changelog +* Mon Jan 08 2024 peijiankang - 5.27.10-1 +- update verison to 5.27.10 + * Mon Aug 07 2023 yajun - 5.27.6-1 - update to upstream version 5.27.6