From b2747abd5f14f56ca1cf47b1da889f6e9a36b656 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 8 Dec 2021 09:34:33 -0600 Subject: [PATCH 01/10] 5.89.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1f81468..2b06af5 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /kiconthemes-5.86.0.tar.xz /kiconthemes-5.87.0.tar.xz /kiconthemes-5.88.0.tar.xz +/kiconthemes-5.89.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index c5d3153..00184f5 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.89.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Wed Dec 08 2021 Rex Dieter - 5.89.0-1 +- 5.89.0 + * Mon Nov 08 2021 Marc Deop - 5.88.0-1 - 5.88.0 diff --git a/sources b/sources index 5bd1334..5318dfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.88.0.tar.xz) = 56bb3da876cfe7bc4999730ae91c9e71001aff63c904c4bdeb5989b6465c981b848af36942a5a5979e08af0b654c9e403210b037cab7b085d14281ed769650c9 +SHA512 (kiconthemes-5.89.0.tar.xz) = be14bb194b6d8d4029eec85c15020ca518bd6c58c481016f7c91aa0bb74a52320963fd552f9356d4538022f6b410c539f3b9c8f3ca73adb679773a81c50c0645 From 494335a7c168d27b4724fc4beecda3c310b9d73a Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 4 Jan 2022 09:33:03 +0100 Subject: [PATCH 02/10] 5.90.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2b06af5..4a47ab3 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /kiconthemes-5.87.0.tar.xz /kiconthemes-5.88.0.tar.xz /kiconthemes-5.89.0.tar.xz +/kiconthemes-5.90.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 00184f5..f502266 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.89.0 +Version: 5.90.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Tue Jan 04 2022 Marc Deop i Argemí (Private) - 5.90.0-1 +- 5.90.0 + * Wed Dec 08 2021 Rex Dieter - 5.89.0-1 - 5.89.0 diff --git a/sources b/sources index 5318dfc..f0f792a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.89.0.tar.xz) = be14bb194b6d8d4029eec85c15020ca518bd6c58c481016f7c91aa0bb74a52320963fd552f9356d4538022f6b410c539f3b9c8f3ca73adb679773a81c50c0645 +SHA512 (kiconthemes-5.90.0.tar.xz) = 91a281df7c0336b1358969d0c6ef2899679e1b0088d74f5ad5c02ddcc9d0e0bfc71ea6fe13eec6ba6668996128ef6d175b94ae46388327534a28f851eae99998 From 720221de9d7b837a118b26722ad50fa109e9a2b8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 14:37:00 +0000 Subject: [PATCH 03/10] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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 f502266..a79160e 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.90.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 Jan 20 2022 Fedora Release Engineering - 5.90.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jan 04 2022 Marc Deop i Argemí (Private) - 5.90.0-1 - 5.90.0 From 5fd3c24ddad65cf7ee67fdb8d2d7355791578c26 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 11 Feb 2022 12:28:43 -0600 Subject: [PATCH 04/10] 5.91.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4a47ab3..02c4c16 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /kiconthemes-5.88.0.tar.xz /kiconthemes-5.89.0.tar.xz /kiconthemes-5.90.0.tar.xz +/kiconthemes-5.91.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index a79160e..2abeb56 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,8 +1,8 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.90.0 -Release: 2%{?dist} +Version: 5.91.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 +* Fri Feb 11 2022 Rex Dieter - 5.91.0-1 +- 5.91.0 + * Thu Jan 20 2022 Fedora Release Engineering - 5.90.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index f0f792a..7e32d0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.90.0.tar.xz) = 91a281df7c0336b1358969d0c6ef2899679e1b0088d74f5ad5c02ddcc9d0e0bfc71ea6fe13eec6ba6668996128ef6d175b94ae46388327534a28f851eae99998 +SHA512 (kiconthemes-5.91.0.tar.xz) = a7441a59872d766162a310c4fdeae27d416ef91977f9ded6970532766da3aaf2bfa7b5cd34f4d97cc04a27d2cf6b58b6735e5d3ba3a9171a21b5389d47df824c From 73595567e718bac3c7cf464ca73a1dae2e03085d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 15 Feb 2022 10:08:18 -0600 Subject: [PATCH 05/10] update %%files --- kf5-kiconthemes.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 2abeb56..457d979 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -77,7 +77,7 @@ developing applications that use %{name}. %{_kf5_qtplugindir}/designer/*5widgets.so %files devel -%{_kf5_includedir}/kiconthemes_version.h + %{_kf5_includedir}/KIconThemes/ %{_kf5_libdir}/libKF5IconThemes.so %{_kf5_libdir}/cmake/KF5IconThemes/ From 7dfe5c7a102474a098202cbb06f5a99e6d1967bd Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 10 Mar 2022 15:02:22 -0600 Subject: [PATCH 06/10] 5.92.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 02c4c16..35719c7 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /kiconthemes-5.89.0.tar.xz /kiconthemes-5.90.0.tar.xz /kiconthemes-5.91.0.tar.xz +/kiconthemes-5.92.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 457d979..23517f2 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.91.0 +Version: 5.92.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Thu Mar 10 2022 Rex Dieter - 5.92.0-1 +- 5.92.0 + * Fri Feb 11 2022 Rex Dieter - 5.91.0-1 - 5.91.0 diff --git a/sources b/sources index 7e32d0a..bdf7c7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.91.0.tar.xz) = a7441a59872d766162a310c4fdeae27d416ef91977f9ded6970532766da3aaf2bfa7b5cd34f4d97cc04a27d2cf6b58b6735e5d3ba3a9171a21b5389d47df824c +SHA512 (kiconthemes-5.92.0.tar.xz) = b05d414690c0d1c304145c57f8a594879580423efb121cd6597eae5afbcb28e1cfc87bf9e44ef8f9722554e6b8135d299ba90c49a4d50e2ecbe64440806bb199 From 90565801647b4aea5cf8e16e9ec38935f9c76d1b Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 10 Apr 2022 13:26:06 +0930 Subject: [PATCH 07/10] Update to 5.93 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 35719c7..6a7b937 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /kiconthemes-5.90.0.tar.xz /kiconthemes-5.91.0.tar.xz /kiconthemes-5.92.0.tar.xz +./kiconthemes-5.93.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 23517f2..77f579a 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.92.0 +Version: 5.93.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sun Apr 10 2022 Justin Zobel - 5.93-1 +- Update to 5.93 + * Thu Mar 10 2022 Rex Dieter - 5.92.0-1 - 5.92.0 diff --git a/sources b/sources index bdf7c7b..7908c40 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kiconthemes-5.92.0.tar.xz) = b05d414690c0d1c304145c57f8a594879580423efb121cd6597eae5afbcb28e1cfc87bf9e44ef8f9722554e6b8135d299ba90c49a4d50e2ecbe64440806bb199 +SHA512 (kiconthemes-5.93.0.tar.xz) = 47f8a88f3d231b31785bbfecd7a978a93097df25ea2d9fe49b9569f984571913e7690e130d42ab75908be62f2ab4092c05d829a5eff14a91a8f989d9d7705952 From 2ec403446166f68cc64ae9bf7abfa6616f3a37bd Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Mon, 11 Apr 2022 15:31:43 +0930 Subject: [PATCH 08/10] Add .gitignore and sources --- .gitignore | 2 +- sources | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6a7b937..1ee890e 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,4 @@ /kiconthemes-5.90.0.tar.xz /kiconthemes-5.91.0.tar.xz /kiconthemes-5.92.0.tar.xz -./kiconthemes-5.93.tar.xz +/kiconthemes-5.93.0.tar.xz diff --git a/sources b/sources index 7908c40..bec22e2 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kiconthemes-5.92.0.tar.xz) = b05d414690c0d1c304145c57f8a594879580423efb121cd6597eae5afbcb28e1cfc87bf9e44ef8f9722554e6b8135d299ba90c49a4d50e2ecbe64440806bb199 SHA512 (kiconthemes-5.93.0.tar.xz) = 47f8a88f3d231b31785bbfecd7a978a93097df25ea2d9fe49b9569f984571913e7690e130d42ab75908be62f2ab4092c05d829a5eff14a91a8f989d9d7705952 From 5186665d5ace0ccde8d58eb6255a8ce0a94ee745 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 13 May 2022 11:17:55 -0500 Subject: [PATCH 09/10] 5.94.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6a7b937..8c79935 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /kiconthemes-5.91.0.tar.xz /kiconthemes-5.92.0.tar.xz ./kiconthemes-5.93.tar.xz +/kiconthemes-5.94.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 77f579a..c5b8be0 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.93.0 +Version: 5.94.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Fri May 13 2022 Rex Dieter - 5.94.0-1 +- 5.94.0 + * Sun Apr 10 2022 Justin Zobel - 5.93-1 - Update to 5.93 diff --git a/sources b/sources index 7908c40..c24c1c6 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kiconthemes-5.92.0.tar.xz) = b05d414690c0d1c304145c57f8a594879580423efb121cd6597eae5afbcb28e1cfc87bf9e44ef8f9722554e6b8135d299ba90c49a4d50e2ecbe64440806bb199 -SHA512 (kiconthemes-5.93.0.tar.xz) = 47f8a88f3d231b31785bbfecd7a978a93097df25ea2d9fe49b9569f984571913e7690e130d42ab75908be62f2ab4092c05d829a5eff14a91a8f989d9d7705952 +SHA512 (kiconthemes-5.94.0.tar.xz) = 3cd2c0302a94656322dff1e79083ee4f8fbf29d2acfbfaa4a22cdaec9a7df6fc997c8c00ee98dee2fac1a499795bdb0a4b178b8b9b97b5fe40509661d6e5acaf From 8b70615a9461180a80fff5ff60fd5008fe443808 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sun, 3 Jul 2022 23:25:45 +0200 Subject: [PATCH 10/10] 5.96.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8c79935..d8fbfee 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /kiconthemes-5.92.0.tar.xz ./kiconthemes-5.93.tar.xz /kiconthemes-5.94.0.tar.xz +/kiconthemes-5.96.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index c5b8be0..bc50773 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.94.0 +Version: 5.96.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sun Jul 03 2022 Marc Deop - 5.96.0-1 +- 5.96.0 + * Fri May 13 2022 Rex Dieter - 5.94.0-1 - 5.94.0 diff --git a/sources b/sources index c24c1c6..25008e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kiconthemes-5.94.0.tar.xz) = 3cd2c0302a94656322dff1e79083ee4f8fbf29d2acfbfaa4a22cdaec9a7df6fc997c8c00ee98dee2fac1a499795bdb0a4b178b8b9b97b5fe40509661d6e5acaf +SHA512 (kiconthemes-5.96.0.tar.xz) = 2e392faa6859cd96395318852b96423fa3e132904af77070edaeeec30919c7ff0007787e0a8f3930f7226fd6ea02d129779b2607facf47c66927b8794ef81723