upstream version 5.27.6

This commit is contained in:
Jackwike 2023-08-07 13:52:23 +08:00
parent 7885c4a151
commit 17eaf305d7
3 changed files with 7 additions and 9 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,19 +2,15 @@
%global wayland_min_version 1.3 %global wayland_min_version 1.3
Name: kwayland-integration Name: kwayland-integration
Version: 5.26.4 Version: 5.27.6
Release: 1 Release: 1
Summary: Provides integration plugins for various KDE Frameworks for Wayland Summary: Provides integration plugins for various KDE Frameworks for Wayland
License: LGPLv2+ License: LGPLv2+
URL: https://cgit.kde.org/%{name}.git URL: https://cgit.kde.org/%{name}.git
%global revision %(echo %{version} | cut -d. -f3) %global majmin %majmin_ver_kf5
%if %{revision} >= 50 %global stable %stable_kf5
%global stable unstable
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
@ -57,11 +53,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%files %files
%license LICENSES/* %license LICENSES/*
%{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeKWaylandPlugin.so
%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemKWaylandPlugin.so
%{_kf5_datadir}/qlogging-categories5/kwindowsystem.kwayland.categories %{_kf5_datadir}/qlogging-categories5/kwindowsystem.kwayland.categories
%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemKWaylandPlugin.so
%changelog %changelog
* Mon Aug 07 2023 yajun<yajun@kylinos.cn> - 5.27.6-1
- update to upstream version 5.27.6
* Tue Dec 13 2022 lijian <lijian2@kylinos.cn> - 5.26.4-1 * Tue Dec 13 2022 lijian <lijian2@kylinos.cn> - 5.26.4-1
- update to upstream version 5.26.4 - update to upstream version 5.26.4