From 0b9cd4f69f1f6ddf867fe5d300489bcc2ea7aa62 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 16:03:22 +0000 Subject: [PATCH 1/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-kiconthemes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index bc50773..2a4b779 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.96.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes License: LGPLv2+ and GPLv2+ @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 5.96.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sun Jul 03 2022 Marc Deop - 5.96.0-1 - 5.96.0 From 89e6e4a3b0f1965d191ad65cd5e392cd7f1d600b Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 14 Aug 2022 13:07:13 +0930 Subject: [PATCH 2/7] Update to 5.97.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d8fbfee..5fc6499 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ ./kiconthemes-5.93.tar.xz /kiconthemes-5.94.0.tar.xz /kiconthemes-5.96.0.tar.xz +/kiconthemes-5.97.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 2a4b779..d31f0b7 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,8 +1,8 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.96.0 -Release: 2%{?dist} +Version: 5.97.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes License: LGPLv2+ and GPLv2+ @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sat Aug 13 2022 Justin Zobel - 5.97.0-1 +- Update to 5.97.0 + * Thu Jul 21 2022 Fedora Release Engineering - 5.96.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 25008e2..b88dd23 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kiconthemes-5.96.0.tar.xz) = 2e392faa6859cd96395318852b96423fa3e132904af77070edaeeec30919c7ff0007787e0a8f3930f7226fd6ea02d129779b2607facf47c66927b8794ef81723 +SHA512 (kiconthemes-5.97.0.tar.xz) = 241be7bcac61b257db2f3d667f096e00107def954d74b86a412c614ea32f722593e45ca38c35ea4017733bab57efba983364e24fc8469295e4878d8c3cd7a981 From 4f7857161b4ed5ffd61389cc190d0f172eea5c7a Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Mon, 15 Aug 2022 18:00:05 +0930 Subject: [PATCH 3/7] Add new dendency --- kf5-kiconthemes.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index d31f0b7..bc2840e 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -32,6 +32,7 @@ BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin} BuildRequires: kf5-rpm-macros BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtbase-private-devel BuildRequires: qt5-qtsvg-devel BuildRequires: cmake(Qt5UiPlugin) From 14c989723e37149c96d65cb3ffec4ee39bb97efa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 15 Sep 2022 17:59:18 +0200 Subject: [PATCH 4/7] 5.98.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5fc6499..821665b 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /kiconthemes-5.94.0.tar.xz /kiconthemes-5.96.0.tar.xz /kiconthemes-5.97.0.tar.xz +/kiconthemes-5.98.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index bc2840e..db2c8cf 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.98.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -86,6 +86,9 @@ developing applications that use %{name}. %changelog +* Thu Sep 15 2022 Marc Deop - 5.98.0-1 +- 5.98.0 + * Sat Aug 13 2022 Justin Zobel - 5.97.0-1 - Update to 5.97.0 diff --git a/sources b/sources index b88dd23..0dee51a 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kiconthemes-5.96.0.tar.xz) = 2e392faa6859cd96395318852b96423fa3e132904af77070edaeeec30919c7ff0007787e0a8f3930f7226fd6ea02d129779b2607facf47c66927b8794ef81723 -SHA512 (kiconthemes-5.97.0.tar.xz) = 241be7bcac61b257db2f3d667f096e00107def954d74b86a412c614ea32f722593e45ca38c35ea4017733bab57efba983364e24fc8469295e4878d8c3cd7a981 +SHA512 (kiconthemes-5.98.0.tar.xz) = a798f62db7cf1b55db6202b2457ca9579fd43fdbdfa8561a9448771363e87af98dee27eddfdcaf9e2e5c2608823fb881d91a4ad094b497ffa0bd5f6caf697a5a From 3d72957166035efdca61d602a5308b6f4982a4af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 14 Oct 2022 17:00:04 +0200 Subject: [PATCH 5/7] 5.99.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 821665b..2dc20ab 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /kiconthemes-5.96.0.tar.xz /kiconthemes-5.97.0.tar.xz /kiconthemes-5.98.0.tar.xz +/kiconthemes-5.99.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index db2c8cf..1f37c3f 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.98.0 +Version: 5.99.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -86,6 +86,9 @@ developing applications that use %{name}. %changelog +* Fri Oct 14 2022 Marc Deop - 5.99.0-1 +- 5.99.0 + * Thu Sep 15 2022 Marc Deop - 5.98.0-1 - 5.98.0 diff --git a/sources b/sources index 0dee51a..048dc7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.98.0.tar.xz) = a798f62db7cf1b55db6202b2457ca9579fd43fdbdfa8561a9448771363e87af98dee27eddfdcaf9e2e5c2608823fb881d91a4ad094b497ffa0bd5f6caf697a5a +SHA512 (kiconthemes-5.99.0.tar.xz) = 564e5999f9fcbbdc640c6e48a7ac03481a410a6fc29bcadc0574944630a173e97536ea40c9ff232a0f855cbfdbeaa0f74692543f21b63fc179f974780d63bc9d From 455e7420b222f3b346fc00624a6666d1c683bdb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 6 Nov 2022 22:29:02 +0100 Subject: [PATCH 6/7] 5.100.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2dc20ab..9cdc500 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /kiconthemes-5.97.0.tar.xz /kiconthemes-5.98.0.tar.xz /kiconthemes-5.99.0.tar.xz +/kiconthemes-5.100.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 1f37c3f..95bde22 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.99.0 +Version: 5.100.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -86,6 +86,9 @@ developing applications that use %{name}. %changelog +* Sun Nov 06 2022 Marc Deop - 5.100.0-1 +- 5.100.0 + * Fri Oct 14 2022 Marc Deop - 5.99.0-1 - 5.99.0 diff --git a/sources b/sources index 048dc7a..e536d75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.99.0.tar.xz) = 564e5999f9fcbbdc640c6e48a7ac03481a410a6fc29bcadc0574944630a173e97536ea40c9ff232a0f855cbfdbeaa0f74692543f21b63fc179f974780d63bc9d +SHA512 (kiconthemes-5.100.0.tar.xz) = 61eb7925114352e15f8feb05b551247b1617bd92dcda2b4250cf5340e5c1f0e367cf7a49872497da1a4fb63aefc084c7d727f3fab6c2ae1f11047dc1a1bcf4f9 From bc78b1de65a733ef26b6be7ceaaf22c2ae16c148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 12 Dec 2022 16:02:52 +0100 Subject: [PATCH 7/7] 5.101.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 9cdc500..670d4c1 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /kiconthemes-5.98.0.tar.xz /kiconthemes-5.99.0.tar.xz /kiconthemes-5.100.0.tar.xz +/kiconthemes-5.101.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 95bde22..0ee2aa1 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.101.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -9,12 +9,7 @@ License: LGPLv2+ and GPLv2+ URL: https://api.kde.org/frameworks/kiconthemes/ %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 patches @@ -86,6 +81,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 e536d75..c413349 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.100.0.tar.xz) = 61eb7925114352e15f8feb05b551247b1617bd92dcda2b4250cf5340e5c1f0e367cf7a49872497da1a4fb63aefc084c7d727f3fab6c2ae1f11047dc1a1bcf4f9 +SHA512 (kiconthemes-5.101.0.tar.xz) = eb3f35845100eeaeccf5cc53ea2fe0c5faed2febf899c46a98589a01dbcf3747db5458b9dc1cd87dd02fb8652cf1a2be3fca69cdf3c1c1db8dfe9feb0eab3eb4