From 0b623cb2bea619cb3de8f87e0e118722f0ae7630 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 00:25:43 +0000 Subject: [PATCH 1/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- kf5-kiconthemes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 9608d2c..4f3e4f8 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.113.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND LicenseRef-KDE-Accepted-LGPL @@ -81,6 +81,9 @@ developing applications that use %{name}. %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 5.113.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Dec 08 2023 Marc Deop i Argemí - 5.113.0-1 - 5.113.0 From 58c2b56168fa2e3299d29b8e8fc175bc8eb226b1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 00:05:50 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- kf5-kiconthemes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 4f3e4f8..f30c486 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.113.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND LicenseRef-KDE-Accepted-LGPL @@ -81,6 +81,9 @@ developing applications that use %{name}. %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 5.113.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 5.113.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 239507c39b9fe0aab3256b2202dc18b73e4ac4d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 27 Jan 2024 14:56:58 +0100 Subject: [PATCH 3/4] replace LicenseRef-KDE-Accepted-* licenses according the documentation https://docs.fedoraproject.org/en-US/legal/update-existing-packages/#_licenseref_kde_accepted Part of SPDX change. Announced in advance of devel mailing list --- kf5-kiconthemes.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index f30c486..bca42e8 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -5,7 +5,7 @@ Version: 5.113.0 Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes -License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND LicenseRef-KDE-Accepted-LGPL +License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) URL: https://api.kde.org/frameworks/kiconthemes/ %global majmin %majmin_ver_kf5 From 5df696eb41b34295102bb1bb99fb6599ef4549f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 10 Feb 2024 18:34:30 +0100 Subject: [PATCH 4/4] 5.115.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dd662f9..4479299 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /kiconthemes-5.110.0.tar.xz /kiconthemes-5.111.0.tar.xz /kiconthemes-5.113.0.tar.xz +/kiconthemes-5.115.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index bca42e8..5b629ee 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,8 +1,8 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.113.0 -Release: 3%{?dist} +Version: 5.115.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) @@ -81,6 +81,9 @@ developing applications that use %{name}. %changelog +* Sat Feb 10 2024 Marc Deop i Argemí - 5.115.0-1 +- 5.115.0 + * Thu Jan 25 2024 Fedora Release Engineering - 5.113.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 1a0a721..c7c7f0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.113.0.tar.xz) = 8945aa9377e2030b2a49d5cbaf573c1f73e497fc266dd9ec21d82cdf4c56a44d74afc977b81f6d4bdaac0e2f1a031ab858ba6a20d0d91fbfdc8d2f7cbacfcb63 +SHA512 (kiconthemes-5.115.0.tar.xz) = 7cbfe721f45a9edda811fffdb2599452011b679fd5ffdc9088da009de4e712700a6b31cadf0ce24025fe3c264d5169eaae505a9080da123613dd47a8ffb43b6f