diff --git a/kwayland-integration-5.26.4.tar.xz b/kwayland-integration-5.26.4.tar.xz deleted file mode 100644 index 02ae476..0000000 Binary files a/kwayland-integration-5.26.4.tar.xz and /dev/null differ diff --git a/kwayland-integration-5.27.6.tar.xz b/kwayland-integration-5.27.6.tar.xz new file mode 100644 index 0000000..0ef4ca8 Binary files /dev/null and b/kwayland-integration-5.27.6.tar.xz differ diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 33044e4..464846f 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,19 +2,15 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.26.4 +Version: 5.27.6 Release: 1 Summary: Provides integration plugins for various KDE Frameworks for Wayland License: LGPLv2+ URL: https://cgit.kde.org/%{name}.git -%global revision %(echo %{version} | cut -d. -f3) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif +%global majmin %majmin_ver_kf5 +%global stable %stable_kf5 Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: qt5-qtbase-devel @@ -57,11 +53,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %files %license LICENSES/* -%{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeKWaylandPlugin.so -%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemKWaylandPlugin.so %{_kf5_datadir}/qlogging-categories5/kwindowsystem.kwayland.categories +%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemKWaylandPlugin.so %changelog +* Mon Aug 07 2023 yajun - 5.27.6-1 +- update to upstream version 5.27.6 + * Tue Dec 13 2022 lijian - 5.26.4-1 - update to upstream version 5.26.4