diff --git a/kdecoration-5.26.4.tar.xz b/kdecoration-5.26.4.tar.xz deleted file mode 100644 index cf46f73..0000000 Binary files a/kdecoration-5.26.4.tar.xz and /dev/null differ diff --git a/kdecoration-5.27.6.tar.xz b/kdecoration-5.27.6.tar.xz new file mode 100644 index 0000000..c56379e Binary files /dev/null and b/kdecoration-5.27.6.tar.xz differ diff --git a/kdecoration.spec b/kdecoration.spec index 7e09f95..235955e 100644 --- a/kdecoration.spec +++ b/kdecoration.spec @@ -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 - 5.27.6-1 +- Update package to version 5.27.6 + * Mon Dec 12 2022 liqiuyu - 5.26.4-1 - Update package to version 5.26.4