upstream version 5.27.6
This commit is contained in:
parent
7885c4a151
commit
17eaf305d7
Binary file not shown.
BIN
kwayland-integration-5.27.6.tar.xz
Normal file
BIN
kwayland-integration-5.27.6.tar.xz
Normal file
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user