diff --git a/.gitignore b/.gitignore index ecfa493..bf4d290 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /kcompletion-5.98.0.tar.xz /kcompletion-5.99.0.tar.xz /kcompletion-5.100.0.tar.xz +/kcompletion-5.101.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 571a97f..b1a050f 100644 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.101.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -9,12 +9,7 @@ License: 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 ## upstream fixes @@ -75,6 +70,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 diff --git a/sources b/sources index c79459a..e70e47a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kcompletion-5.100.0.tar.xz) = 8f25da5d8fad64211c204b46b7aa8af5a341dc45f603e8822baf3a3c2e1fcd6fca6424041803c05432e63be25a730ca92b8d5545827a19001ecc55886af51048 +SHA512 (kcompletion-5.101.0.tar.xz) = 17f7d14299f392eec1e20c116eb09a457d8f1537c97899627b2671ab2136913f6ebdaf262f5b7d644a9e15673f8b7fb26c883a91a874be66ce7e14a86b4d11c7