diff --git a/kf5-kidletime.spec b/kf5-kidletime.spec index 5768583..05185cb 100644 --- a/kf5-kidletime.spec +++ b/kf5-kidletime.spec @@ -1,7 +1,7 @@ %global framework kidletime Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.101.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module for idle time detection @@ -9,12 +9,7 @@ License: GPLv2+ and LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) -%global revision %(echo %{version} | cut -d. -f3) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif +%global stable %stable_kf5 Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz # filter plugin provides @@ -79,6 +74,10 @@ developing applications that use %{name}. %changelog +* Mon Dec 12 2022 Marc Deop - 5.101.0-1 +- 5.101.0 +- use new macros to simplify code + * Sun Nov 06 2022 Marc Deop - 5.100.0-1 - 5.100.0