!5 update to version 5.24.0-2

From: @pei-jiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-03-03 09:44:35 +00:00 committed by Gitee
commit 442c907e28
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: layer-shell-qt
Version: 5.24.0
Release: 1
Release: 2
Summary: Library to easily use clients based on wlr-layer-shell
License: LGPLv3+
@ -15,7 +15,6 @@ URL: https://invent.kde.org/plasma/%{name}
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
BuildRequires: libxml2
%if 0
BuildRequires: extra-cmake-modules >= 5.82
BuildRequires: qt5-qtbase-devel
@ -29,7 +28,6 @@ BuildRequires: libxkbcommon-devel
BuildRequires: plasma-wayland-protocols-devel
BuildRequires: wayland-devel
BuildRequires: wayland-protocols-devel
%endif
%description
This component is meant for applications to be able to easily use clients
based on wlr-layer-shell
@ -41,7 +39,6 @@ Requires: qt5-qtbase-devel >= 5.15.0
%description devel
%{summary}.
%if 0
%prep
%autosetup
@ -62,14 +59,14 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_libdir}/libLayerShellQtInterface.so.5*
%{_qt5_plugindir}/wayland-shell-integration/
%endif
%files devel
%if 0
%{_includedir}/LayerShellQt/
%{_libdir}/libLayerShellQtInterface.so
%{_libdir}/cmake/LayerShellQt/
%endif
%changelog
* Mon Feb 28 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-2
- update to version 5.24.0-2
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-1
- update to upstream version 5.24.0