From 74285ce75d42de62e1cf1b1ec29831769021025d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 00:29:16 +0000 Subject: [PATCH 1/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- kf5-knewstuff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index a16c6a9..50980cb 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.113.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets License: BSD-2-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND LicenseRef-KDE-Accepted-LGPL @@ -102,6 +102,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 e8ad0ebab8cf46ff87a7022c21f007665474b74b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 00:09:16 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- kf5-knewstuff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index 50980cb..ef9d9e4 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.113.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets License: BSD-2-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND LicenseRef-KDE-Accepted-LGPL @@ -102,6 +102,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 8fc3ed90ca245e15cca772abc37cd86d7feda714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 27 Jan 2024 15:08:55 +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-knewstuff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index ef9d9e4..b16b682 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -5,7 +5,7 @@ Version: 5.113.0 Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets -License: BSD-2-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND LicenseRef-KDE-Accepted-LGPL +License: BSD-2-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later 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://invent.kde.org/frameworks/%{framework} %global majmin %majmin_ver_kf5 From 8de58257e64ca94e8f13b9be2d4ea7a2066e25a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 10 Feb 2024 18:34:32 +0100 Subject: [PATCH 4/4] 5.115.0 --- .gitignore | 1 + kf5-knewstuff.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 58160ba..9b8d36d 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /knewstuff-5.110.0.tar.xz /knewstuff-5.111.0.tar.xz /knewstuff-5.113.0.tar.xz +/knewstuff-5.115.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index b16b682..970b09b 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,8 +1,8 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.113.0 -Release: 3%{?dist} +Version: 5.115.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets License: BSD-2-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later 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) @@ -102,6 +102,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 dcbeebe..6df14c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (knewstuff-5.113.0.tar.xz) = d532d6c9bb245711ce5d3e9cd22d935d064182e72da85108f8d1ed0a8dfbcaf522e15cba1017807faae21c61c9774f051bdbea0ee41e247dafac4ad0a328f1b2 +SHA512 (knewstuff-5.115.0.tar.xz) = 32b9d833d20932b7d6b20cc77812db1a3b01db4e581600c145dafc24becf27b7b72efb4c5f20a1b83b598346696198378095bc28efbfaa24f9944a62d5be29e4