!18 Update package to version 5.27.6

From: @jxy_git 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-08-07 04:20:29 +00:00 committed by Gitee
commit 285f63e066
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 7 deletions

Binary file not shown.

BIN
kdecoration-5.27.6.tar.xz Normal file

Binary file not shown.

View File

@ -11,18 +11,14 @@
Name: kdecoration
Summary: A plugin-based library to create window decorations
Version: 5.26.4
Version: 5.27.6
Release: 1
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: extra-cmake-modules
@ -102,6 +98,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
%changelog
* Mon Aug 07 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.27.6-1
- Update package to version 5.27.6
* Mon Dec 12 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.26.4-1
- Update package to version 5.26.4