!12 upstream version 5.27.6

From: @jackwike 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-08-07 02:49:17 +00:00 committed by Gitee
commit fd13df2ffd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 8 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,20 +1,15 @@
Name: layer-shell-qt
Version: 5.26.4
Version: 5.27.6
Release: 1
Summary: Library to easily use clients based on wlr-layer-shell
License: LGPLv3+
URL: https://invent.kde.org/plasma/%{name}
%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: libxml2
BuildRequires: extra-cmake-modules >= 5.82
BuildRequires: qt5-qtbase-devel
@ -66,6 +61,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_libdir}/cmake/LayerShellQt/
%changelog
* Mon Aug 07 2023 yajun<yajun@kylinos.cn> - 5.27.6-1
- update to upstream version 5.27.6
* Mon Dec 12 2022 lijian <lijian2@kylinos.cn> - 5.26.4-1
- update to version 5.26.4