Merge branch f37 into epel9-next

epel9
Troy Dawson 2 years ago
commit 585780aa3e

1
.gitignore vendored

@ -47,3 +47,4 @@
/kiconthemes-5.100.0.tar.xz
/kiconthemes-5.101.0.tar.xz
/kiconthemes-5.102.0.tar.xz
/kiconthemes-5.103.0.tar.xz

@ -1,14 +1,14 @@
%global framework kiconthemes
Name: kf5-%{framework}
Version: 5.102.0
Version: 5.103.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 integration module with icon themes
License: LGPLv2+ and GPLv2+
URL: https://api.kde.org/frameworks/kiconthemes/
%global majmin %(echo %{version} | cut -d. -f1-2)
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
@ -81,6 +81,12 @@ developing applications that use %{name}.
%changelog
* Sun Feb 05 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.103.0-1
- 5.103.0
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.102.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jan 14 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.102.0-1
- 5.102.0

@ -1 +1 @@
SHA512 (kiconthemes-5.102.0.tar.xz) = ec119f27756d2e86adfbff06910a4c58b4035fc974d35cdee6a7292252bde0ab176b2737ac01db1e591dcf5b06f8ade05561a662903fd09922c841bb88d6f3e7
SHA512 (kiconthemes-5.103.0.tar.xz) = a750105eddc7c207ba218b8d1f7e4aca31e07fbd43eac34801d0ae820ee4e9c963e9acece895a71e2dbbfede6585c303fbaf15c9612ad60d146a5c94673db177

Loading…
Cancel
Save