From 7a6d4524488911075e17876435daeefe5d530253 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 13 Jul 2019 12:22:48 -0500 Subject: [PATCH 01/96] 5.60.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8cf9a17..f58844e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /0028-Window-Thumbnail-Also-monitor-scene-visibility-and-c.patch /plasma-framework-5.58.0.tar.xz /plasma-framework-5.59.0.tar.xz +/plasma-framework-5.60.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2d73a6d..9f7ca74 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.59.0 +Version: 5.60.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -169,6 +169,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sat Jul 13 2019 Rex Dieter - 5.60.0-1 +- 5.60.0 + * Thu Jun 06 2019 Rex Dieter - 5.59.0-1 - 5.59.0 diff --git a/sources b/sources index 3de526a..1c3b2f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.59.0.tar.xz) = 31c7668076ed2c83247b358780aedb4497987eb6a30d5394800367d78f3f27966a4c0282517b0012b7d63e47f8d4f6b50ddc4c514bd096b01b130a1282d77296 +SHA512 (plasma-framework-5.60.0.tar.xz) = 1dbffbc9ed15470a8bb8b78e4f6c222a0acf163ba8e56ce33593bf732dcd0289e531d4c05e1bd313e808266c2bd53a629cb37152e65b254a3de74920d9e57f12 From 9ed1544d41426a40c2dafe627359e898905ad369 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 11:44:15 +0000 Subject: [PATCH 02/96] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 9f7ca74..3385e78 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.60.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -169,6 +169,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 5.60.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jul 13 2019 Rex Dieter - 5.60.0-1 - 5.60.0 From 91cb54a1df8ca13548241c113e433df08601442a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 7 Aug 2019 10:13:57 -0500 Subject: [PATCH 03/96] 5.61.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f58844e..4eec44b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /plasma-framework-5.58.0.tar.xz /plasma-framework-5.59.0.tar.xz /plasma-framework-5.60.0.tar.xz +/plasma-framework-5.61.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 3385e78..c7bc323 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.60.0 -Release: 2%{?dist} +Version: 5.61.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -169,6 +169,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Wed Aug 07 2019 Rex Dieter - 5.61.0-1 +- 5.61.0 + * Thu Jul 25 2019 Fedora Release Engineering - 5.60.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 1c3b2f5..eb32e76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.60.0.tar.xz) = 1dbffbc9ed15470a8bb8b78e4f6c222a0acf163ba8e56ce33593bf732dcd0289e531d4c05e1bd313e808266c2bd53a629cb37152e65b254a3de74920d9e57f12 +SHA512 (plasma-framework-5.61.0.tar.xz) = 6615938e8845a82243fc2eccd23110ff56d9e4a44673b8a1ea13ae6b3552ae815eca88e16fe97fb975f14ca75542367aa018ece4b440a9574c60ee9ac510967f From d7fe32ade9ffebe2080513d3dfd428fa6833ee82 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 16 Sep 2019 16:47:11 -0500 Subject: [PATCH 04/96] 5.62.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4eec44b..0bec7a1 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /plasma-framework-5.59.0.tar.xz /plasma-framework-5.60.0.tar.xz /plasma-framework-5.61.0.tar.xz +/plasma-framework-5.62.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index c7bc323..d8d205d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.61.0 +Version: 5.62.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -169,6 +169,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Sep 16 2019 Rex Dieter - 5.62.0-1 +- 5.62.0 + * Wed Aug 07 2019 Rex Dieter - 5.61.0-1 - 5.61.0 diff --git a/sources b/sources index eb32e76..9dfdc3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.61.0.tar.xz) = 6615938e8845a82243fc2eccd23110ff56d9e4a44673b8a1ea13ae6b3552ae815eca88e16fe97fb975f14ca75542367aa018ece4b440a9574c60ee9ac510967f +SHA512 (plasma-framework-5.62.0.tar.xz) = 66980e3935e28da1ae8f46047d959a050a5551ca3aa17f7f7b4a42ab9cfc01231594072951b1fbc68fe55e40f938cfe82fb9a0a9202bc9b6eb753e22d74228ec From 209ed96a0f9f603b5c7a6549860c46140316df57 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 22 Oct 2019 08:43:29 -0500 Subject: [PATCH 05/96] 5.63.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0bec7a1..c867922 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /plasma-framework-5.60.0.tar.xz /plasma-framework-5.61.0.tar.xz /plasma-framework-5.62.0.tar.xz +/plasma-framework-5.63.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index d8d205d..3c3a32e 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.62.0 +Version: 5.63.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -169,6 +169,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Oct 22 2019 Rex Dieter - 5.63.0-1 +- 5.63.0 + * Mon Sep 16 2019 Rex Dieter - 5.62.0-1 - 5.62.0 diff --git a/sources b/sources index 9dfdc3e..c2ec73c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.62.0.tar.xz) = 66980e3935e28da1ae8f46047d959a050a5551ca3aa17f7f7b4a42ab9cfc01231594072951b1fbc68fe55e40f938cfe82fb9a0a9202bc9b6eb753e22d74228ec +SHA512 (plasma-framework-5.63.0.tar.xz) = 1ef88a159c803aaa791cca941c365f26ce05cfa0328e0dfabbec429a18b02781dfe6f82d03cd29a1d16d2b720c710fec0be11bfc790a99205443f7289dff76ec From bb454a39406ac6896915a6789458a2b3ff3dc5c9 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 23 Oct 2019 08:59:23 -0500 Subject: [PATCH 06/96] update %%files --- kf5-plasma.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 3c3a32e..2340d93 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -138,6 +138,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_bindir}/plasmapkg2 %{_kf5_libdir}/libKF5Plasma.so.* %{_kf5_libdir}/libKF5PlasmaQuick.so.* +%{_kf5_datadir}/qlogging-categories5/*%{framework}* %dir %{_kf5_qmldir}/org/ %dir %{_kf5_qmldir}/org/kde/ %dir %{_kf5_qmldir}/org/kde/private/ From 7fd864698e2d57fba2460621e087338752e73d90 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 8 Nov 2019 10:37:33 -0600 Subject: [PATCH 07/96] 5.64.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c867922..ec8d0bd 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /plasma-framework-5.61.0.tar.xz /plasma-framework-5.62.0.tar.xz /plasma-framework-5.63.0.tar.xz +/plasma-framework-5.64.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2340d93..2512b65 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.63.0 +Version: 5.64.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Fri Nov 08 2019 Rex Dieter - 5.64.0-1 +- 5.64.0 + * Tue Oct 22 2019 Rex Dieter - 5.63.0-1 - 5.63.0 diff --git a/sources b/sources index c2ec73c..a4b3186 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.63.0.tar.xz) = 1ef88a159c803aaa791cca941c365f26ce05cfa0328e0dfabbec429a18b02781dfe6f82d03cd29a1d16d2b720c710fec0be11bfc790a99205443f7289dff76ec +SHA512 (plasma-framework-5.64.0.tar.xz) = d0dcdbc4c537d064a125cef11d07e562a9a3b1bd83442217f8f435260420753c34b4dfddd733fc497533bf16a22fad3746884764395e07cf0f268d5f8435ef3c From d5bcdec6a2bde40be106fab7daa053c68f5cd704 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 17 Dec 2019 11:19:18 -0600 Subject: [PATCH 08/96] 5.65.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ec8d0bd..1570c4d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /plasma-framework-5.62.0.tar.xz /plasma-framework-5.63.0.tar.xz /plasma-framework-5.64.0.tar.xz +/plasma-framework-5.65.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2512b65..8730e38 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.64.0 +Version: 5.65.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Dec 17 2019 Rex Dieter - 5.65.0-1 +- 5.65.0 + * Fri Nov 08 2019 Rex Dieter - 5.64.0-1 - 5.64.0 diff --git a/sources b/sources index a4b3186..3026ed5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.64.0.tar.xz) = d0dcdbc4c537d064a125cef11d07e562a9a3b1bd83442217f8f435260420753c34b4dfddd733fc497533bf16a22fad3746884764395e07cf0f268d5f8435ef3c +SHA512 (plasma-framework-5.65.0.tar.xz) = a8b3cd9921b759631d717af365ef64e34a9b00db9237a4c2f4006a15bcf12c3f34f4d19bef8b50aaaa7e47ceb8055617cfb0a1e76783d9287f03127df1241f85 From 7c8658cb5d82c73587bdcaa608a2f3339d96b0be Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jan 2020 14:23:46 -0600 Subject: [PATCH 09/96] 5.66.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1570c4d..685c23c 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /plasma-framework-5.63.0.tar.xz /plasma-framework-5.64.0.tar.xz /plasma-framework-5.65.0.tar.xz +/plasma-framework-5.66.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 8730e38..0cc5298 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.65.0 +Version: 5.66.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Jan 07 2020 Rex Dieter - 5.66.0-1 +- 5.66.0 + * Tue Dec 17 2019 Rex Dieter - 5.65.0-1 - 5.65.0 diff --git a/sources b/sources index 3026ed5..cbb5402 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.65.0.tar.xz) = a8b3cd9921b759631d717af365ef64e34a9b00db9237a4c2f4006a15bcf12c3f34f4d19bef8b50aaaa7e47ceb8055617cfb0a1e76783d9287f03127df1241f85 +SHA512 (plasma-framework-5.66.0.tar.xz) = b6a192e19e4cf4e9172aa3ac6697f58a6d3b198885929c2fd0da0732743153ee17d3d489328b2bffc7f48f5674369c20a025c4ef47aae10a0b50d03a660a7822 From 8c231a65b4b2f50ebab3894a1b7b48882c817463 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 07:25:35 +0000 Subject: [PATCH 10/96] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 0cc5298..2c9925a 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.66.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 5.66.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jan 07 2020 Rex Dieter - 5.66.0-1 - 5.66.0 From e9c49028d1c538e58f302eebfd0ed75064022869 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 2 Feb 2020 18:15:05 -0600 Subject: [PATCH 11/96] 5.67.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 685c23c..770471c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /plasma-framework-5.64.0.tar.xz /plasma-framework-5.65.0.tar.xz /plasma-framework-5.66.0.tar.xz +/plasma-framework-5.67.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2c9925a..c1c434d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.66.0 -Release: 2%{?dist} +Version: 5.67.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Feb 03 2020 Rex Dieter - 5.67.0-1 +- 5.67.0 + * Wed Jan 29 2020 Fedora Release Engineering - 5.66.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index cbb5402..76a6c36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.66.0.tar.xz) = b6a192e19e4cf4e9172aa3ac6697f58a6d3b198885929c2fd0da0732743153ee17d3d489328b2bffc7f48f5674369c20a025c4ef47aae10a0b50d03a660a7822 +SHA512 (plasma-framework-5.67.0.tar.xz) = 3708262501b39698a84656b1ec0ea461011369301c7e1f1e5858fdc5b3e06f4fd3a5d7511dba1f91e08e89b2331fcc3204561efd1e06440f97e6b4a32cbd8f92 From b52ff61b311cf6ca9251c223219619fa84ef5242 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 19 Mar 2020 22:22:35 -0500 Subject: [PATCH 12/96] 5.68.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 770471c..89dde96 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /plasma-framework-5.65.0.tar.xz /plasma-framework-5.66.0.tar.xz /plasma-framework-5.67.0.tar.xz +/plasma-framework-5.68.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index c1c434d..c36600d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.67.0 +Version: 5.68.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Fri Mar 20 2020 Rex Dieter - 5.68.0-1 +- 5.68.0 + * Mon Feb 03 2020 Rex Dieter - 5.67.0-1 - 5.67.0 diff --git a/sources b/sources index 76a6c36..5cd477a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.67.0.tar.xz) = 3708262501b39698a84656b1ec0ea461011369301c7e1f1e5858fdc5b3e06f4fd3a5d7511dba1f91e08e89b2331fcc3204561efd1e06440f97e6b4a32cbd8f92 +SHA512 (plasma-framework-5.68.0.tar.xz) = e4e0ef5fff99518061f79f7eb03fe8048fa8c5d863e8092f05f98dfa0fec8cb1f097d042ffb417434a1b0bd424c0997c4a2c38068bcae30e39324d001ea3ffd0 From 9ae0d83534ee3f0149b281c4a1bcc3503692e3b3 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 21 Apr 2020 13:49:01 -0500 Subject: [PATCH 13/96] 5.69.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 89dde96..f3c5c07 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /plasma-framework-5.66.0.tar.xz /plasma-framework-5.67.0.tar.xz /plasma-framework-5.68.0.tar.xz +/plasma-framework-5.69.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index c36600d..43ee403 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.68.0 +Version: 5.69.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Apr 21 2020 Rex Dieter - 5.69.0-1 +- 5.69.0 + * Fri Mar 20 2020 Rex Dieter - 5.68.0-1 - 5.68.0 diff --git a/sources b/sources index 5cd477a..acad713 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.68.0.tar.xz) = e4e0ef5fff99518061f79f7eb03fe8048fa8c5d863e8092f05f98dfa0fec8cb1f097d042ffb417434a1b0bd424c0997c4a2c38068bcae30e39324d001ea3ffd0 +SHA512 (plasma-framework-5.69.0.tar.xz) = 37fcd4c3bb531e72616a3f128342a470e9a938b9e99012dcda89e99d8eca6a856b48bf050794b1cae561fd3006d7189a0711b172d6982fc7a5c2813bcf7048a6 From 310dc9d95856f5909abdbbbb0189cabf7329a051 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 May 2020 17:11:28 -0500 Subject: [PATCH 14/96] 5.70.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f3c5c07..d238e78 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /plasma-framework-5.67.0.tar.xz /plasma-framework-5.68.0.tar.xz /plasma-framework-5.69.0.tar.xz +/plasma-framework-5.70.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 43ee403..24300f2 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.69.0 +Version: 5.70.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon May 04 2020 Rex Dieter - 5.70.0-1 +- 5.70.0 + * Tue Apr 21 2020 Rex Dieter - 5.69.0-1 - 5.69.0 diff --git a/sources b/sources index acad713..4093bce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.69.0.tar.xz) = 37fcd4c3bb531e72616a3f128342a470e9a938b9e99012dcda89e99d8eca6a856b48bf050794b1cae561fd3006d7189a0711b172d6982fc7a5c2813bcf7048a6 +SHA512 (plasma-framework-5.70.0.tar.xz) = 848bdfac9df24384986c1d2a2398c663ff611a385aa864e1fe942dd6f880ecbada22bdda5c58b43b1b6f60be0d0de24055f8c2d6a3633b6c7de73795301740e7 From 9256186dc69402e6b007d376273a8a440f0d46b7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 7 May 2020 11:12:28 -0500 Subject: [PATCH 15/96] respin --- kf5-plasma.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 24300f2..0e9ea46 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.70.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu May 07 2020 Rex Dieter - 5.70.0-2 +- respin + * Mon May 04 2020 Rex Dieter - 5.70.0-1 - 5.70.0 diff --git a/sources b/sources index 4093bce..0025b72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.70.0.tar.xz) = 848bdfac9df24384986c1d2a2398c663ff611a385aa864e1fe942dd6f880ecbada22bdda5c58b43b1b6f60be0d0de24055f8c2d6a3633b6c7de73795301740e7 +SHA512 (plasma-framework-5.70.0.tar.xz) = c11f6169f57ade39e6d6f44a7cfd462ce84f09cd6f05ae765224a33fbd491dcf232d51e73b0c2e406f89b39b59e7edcfecb479a02ddaa94d920600bd6122e46a From 1c7dff1a3bc266a6a9eb57e14af752dfb0b9e64f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 15 May 2020 07:50:40 -0500 Subject: [PATCH 16/96] 5.70.1 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d238e78..57826a1 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /plasma-framework-5.68.0.tar.xz /plasma-framework-5.69.0.tar.xz /plasma-framework-5.70.0.tar.xz +/plasma-framework-5.70.1.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 0e9ea46..a872d9f 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.70.0 -Release: 2%{?dist} +Version: 5.70.1 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Fri May 15 2020 Rex Dieter - 5.70.1-1 +- 5.70.1 + * Thu May 07 2020 Rex Dieter - 5.70.0-2 - respin diff --git a/sources b/sources index 0025b72..cb0d862 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.70.0.tar.xz) = c11f6169f57ade39e6d6f44a7cfd462ce84f09cd6f05ae765224a33fbd491dcf232d51e73b0c2e406f89b39b59e7edcfecb479a02ddaa94d920600bd6122e46a +SHA512 (plasma-framework-5.70.1.tar.xz) = 2b022f0e1e6abec8b7cf0ff77dd862a78f17692d17a78ad5a42a1a784c98a57070a5a721b44e808e299f374248769b90449201ae3c6dba17a292726e3b646930 From 3bac437ed0f319eb1373f5cbfdee8b491f97e800 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 16 Jun 2020 09:59:19 -0500 Subject: [PATCH 17/96] 5.71.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 57826a1..7e5e152 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /plasma-framework-5.69.0.tar.xz /plasma-framework-5.70.0.tar.xz /plasma-framework-5.70.1.tar.xz +/plasma-framework-5.71.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index a872d9f..2e9fad5 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.70.1 +Version: 5.71.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Jun 16 2020 Rex Dieter - 5.71.0-1 +- 5.71.0 + * Fri May 15 2020 Rex Dieter - 5.70.1-1 - 5.70.1 diff --git a/sources b/sources index cb0d862..fd68629 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.70.1.tar.xz) = 2b022f0e1e6abec8b7cf0ff77dd862a78f17692d17a78ad5a42a1a784c98a57070a5a721b44e808e299f374248769b90449201ae3c6dba17a292726e3b646930 +SHA512 (plasma-framework-5.71.0.tar.xz) = 900172458cd4d16e6374f6116470c2a5bf6cf16e52da5910b976b86e03a3c69182f1eefdc01aea2eac0471ae7416c82542e5e87c7af42ed15c9d9f3f228805ef From 033181f2635923558faaa0e062c90940adc561b8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jul 2020 12:34:11 -0500 Subject: [PATCH 18/96] 5.72.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7e5e152..caa2020 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /plasma-framework-5.70.0.tar.xz /plasma-framework-5.70.1.tar.xz /plasma-framework-5.71.0.tar.xz +/plasma-framework-5.72.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2e9fad5..67e678c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.71.0 +Version: 5.72.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -170,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Jul 07 2020 Rex Dieter - 5.72.0-1 +- 5.72.0 + * Tue Jun 16 2020 Rex Dieter - 5.71.0-1 - 5.71.0 diff --git a/sources b/sources index fd68629..65b0ccb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.71.0.tar.xz) = 900172458cd4d16e6374f6116470c2a5bf6cf16e52da5910b976b86e03a3c69182f1eefdc01aea2eac0471ae7416c82542e5e87c7af42ed15c9d9f3f228805ef +SHA512 (plasma-framework-5.72.0.tar.xz) = b120ff92f6adec4b08993004bda3eecb84afcb038155407850810d7c6b0bb33357730e4784525da3eb249368a97b893c1587e0411286c0455ab6b35caa116a7a From 36a0a0d8e114097e0c36c9a4c727029c679018a4 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 18 Jul 2020 10:50:13 +0200 Subject: [PATCH 19/96] Improve compatibility with new CMake macro Signed-off-by: Igor Raits --- kf5-plasma.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 67e678c..4c2be7b 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,3 +1,4 @@ +%undefine __cmake_in_source_build %global framework plasma Name: kf5-%{framework} @@ -103,16 +104,12 @@ install -m644 -p %{SOURCE10} . %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd - -%make_build -C %{_target_platform} +%{cmake_kf5} +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install %find_lang %{name} --all-name --with-man --all-name From 7ac9ad4efb28ea330d7c8a9e932051e74fdec0c9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 03:20:26 +0000 Subject: [PATCH 20/96] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 4c2be7b..14c7bc1 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.72.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 5.72.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 07 2020 Rex Dieter - 5.72.0-1 - 5.72.0 From 34d6122f4848fc8a239fbf86ddee10f5b984ce39 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Aug 2020 11:56:31 -0500 Subject: [PATCH 21/96] 5.73.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index caa2020..d4b68ac 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /plasma-framework-5.70.1.tar.xz /plasma-framework-5.71.0.tar.xz /plasma-framework-5.72.0.tar.xz +/plasma-framework-5.73.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 14c7bc1..8884080 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,8 +2,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.72.0 -Release: 2%{?dist} +Version: 5.73.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Aug 03 2020 Rex Dieter - 5.73.0-1 +- 5.73.0 + * Tue Jul 28 2020 Fedora Release Engineering - 5.72.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 65b0ccb..45b4915 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.72.0.tar.xz) = b120ff92f6adec4b08993004bda3eecb84afcb038155407850810d7c6b0bb33357730e4784525da3eb249368a97b893c1587e0411286c0455ab6b35caa116a7a +SHA512 (plasma-framework-5.73.0.tar.xz) = 57f8781673f32848759aaf6138070bb4242a93985a836669d074ea830a9b2f92937f333fb5e8738b64e496f5a23ddf70719538ec62e0933d094c3773a7b8fddb From 63cb034e88d3f396845fe90190c6f2e2a4013fdd Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 18 Sep 2020 11:02:52 +0200 Subject: [PATCH 22/96] 5.74.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d4b68ac..1e38421 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /plasma-framework-5.71.0.tar.xz /plasma-framework-5.72.0.tar.xz /plasma-framework-5.73.0.tar.xz +/plasma-framework-5.74.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 8884080..b451538 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.73.0 +Version: 5.74.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Fri Sep 18 2020 Jan Grulich - 5.74.0-1 +- 5.74.0 + * Mon Aug 03 2020 Rex Dieter - 5.73.0-1 - 5.73.0 diff --git a/sources b/sources index 45b4915..a149576 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.73.0.tar.xz) = 57f8781673f32848759aaf6138070bb4242a93985a836669d074ea830a9b2f92937f333fb5e8738b64e496f5a23ddf70719538ec62e0933d094c3773a7b8fddb +SHA512 (plasma-framework-5.74.0.tar.xz) = 7aae44d94a175dcdbd779a6801626d20e8d986597d1d05c82c5c035997b874ebb9b4412191e1fa7a26aa4e045ceaf22a7ef359d3e817d812357d51219eb5fb46 From 8d177ace7f63cc15f3b27d0210febb6e7d743fb6 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 18 Sep 2020 13:43:37 +0200 Subject: [PATCH 23/96] Fix installation of license files --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b451538..2711778 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -128,7 +128,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %files -f %{name}.lang %doc README.md -%license COPYING.LIB +%license LICENSES/*.txt %if 0%{?fedora} %{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh %endif From 6aa33fcbd411baa86b207ca6030944054818c095 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 14 Oct 2020 10:08:50 -0500 Subject: [PATCH 24/96] 5.75.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1e38421..6f3b9f5 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /plasma-framework-5.72.0.tar.xz /plasma-framework-5.73.0.tar.xz /plasma-framework-5.74.0.tar.xz +/plasma-framework-5.75.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2711778..050e6f2 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.74.0 +Version: 5.75.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Wed Oct 14 10:08:40 CDT 2020 Rex Dieter - 5.75.0-1 +- 5.75.0 + * Fri Sep 18 2020 Jan Grulich - 5.74.0-1 - 5.74.0 diff --git a/sources b/sources index a149576..1bae254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.74.0.tar.xz) = 7aae44d94a175dcdbd779a6801626d20e8d986597d1d05c82c5c035997b874ebb9b4412191e1fa7a26aa4e045ceaf22a7ef359d3e817d812357d51219eb5fb46 +SHA512 (plasma-framework-5.75.0.tar.xz) = 951503ae1472f0713179d5f668451487d496c6b88c3266639451bfd869240cd065ef47889a36acb327a34ffe0a669385de347556a506f386ec8b3e3af892e045 From b3d5df2776c96072a5e4c19a1369e583b6fad2cc Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 19 Nov 2020 09:14:59 -0600 Subject: [PATCH 25/96] 5.76.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6f3b9f5..240db3e 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /plasma-framework-5.73.0.tar.xz /plasma-framework-5.74.0.tar.xz /plasma-framework-5.75.0.tar.xz +/plasma-framework-5.76.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 050e6f2..eaaa505 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.75.0 +Version: 5.76.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Nov 19 09:14:50 CST 2020 Rex Dieter - 5.76.0-1 +- 5.76.0 + * Wed Oct 14 10:08:40 CDT 2020 Rex Dieter - 5.75.0-1 - 5.75.0 diff --git a/sources b/sources index 1bae254..99ce06f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.75.0.tar.xz) = 951503ae1472f0713179d5f668451487d496c6b88c3266639451bfd869240cd065ef47889a36acb327a34ffe0a669385de347556a506f386ec8b3e3af892e045 +SHA512 (plasma-framework-5.76.0.tar.xz) = ac42cdafc029bd422274f5d70e3dca89ef24016cd55c7f472dde74c5a3b72540c5c09f48867593017fd229a349df1e5dc0879d93678e0fcb25fad314e29de768 From ca960d7f50bb0aba02ac9fae0d037ed9cb7ac4b6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 13 Dec 2020 14:21:35 -0600 Subject: [PATCH 26/96] 5.77.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 240db3e..4edc95e 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /plasma-framework-5.74.0.tar.xz /plasma-framework-5.75.0.tar.xz /plasma-framework-5.76.0.tar.xz +/plasma-framework-5.77.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index eaaa505..d4c5cd1 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.76.0 +Version: 5.77.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sun Dec 13 14:21:30 CST 2020 Rex Dieter - 5.77.0-1 +- 5.77.0 + * Thu Nov 19 09:14:50 CST 2020 Rex Dieter - 5.76.0-1 - 5.76.0 diff --git a/sources b/sources index 99ce06f..6591d3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.76.0.tar.xz) = ac42cdafc029bd422274f5d70e3dca89ef24016cd55c7f472dde74c5a3b72540c5c09f48867593017fd229a349df1e5dc0879d93678e0fcb25fad314e29de768 +SHA512 (plasma-framework-5.77.0.tar.xz) = abcbb0b5bf063cdda728b0fc03f0d51f0ad84b4c45fb428efe54556aeb27b4cc3c488244ba0f7e3a435c31e802551d09f758bde815ca0a5aa43cf18e916d1ea4 From d4adea029ec6e7b757b085a83b093a206d4d3aee Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 Jan 2021 08:58:31 -0600 Subject: [PATCH 27/96] 5.78.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4edc95e..214cf73 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /plasma-framework-5.75.0.tar.xz /plasma-framework-5.76.0.tar.xz /plasma-framework-5.77.0.tar.xz +/plasma-framework-5.78.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index d4c5cd1..f056a94 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.77.0 +Version: 5.78.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Jan 4 08:58:21 CST 2021 Rex Dieter - 5.78.0-1 +- 5.78.0 + * Sun Dec 13 14:21:30 CST 2020 Rex Dieter - 5.77.0-1 - 5.77.0 diff --git a/sources b/sources index 6591d3c..ce3231a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.77.0.tar.xz) = abcbb0b5bf063cdda728b0fc03f0d51f0ad84b4c45fb428efe54556aeb27b4cc3c488244ba0f7e3a435c31e802551d09f758bde815ca0a5aa43cf18e916d1ea4 +SHA512 (plasma-framework-5.78.0.tar.xz) = fb5969e43d634ec750706137753e2e6f8adf3d533cdf23d9322fa3350e454cf5f130eeed02cc0f2b5841c1402f0d1ed098a30f08a0ed522b99b592a15026013c From 6355d1a5705f8df68f99d2a4f6a18b9071c9510a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 15:47:30 +0000 Subject: [PATCH 28/96] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index f056a94..ae41d8f 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.78.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 4 08:58:21 CST 2021 Rex Dieter - 5.78.0-1 - 5.78.0 From 527967f612bdca636e537c9df7829c9f1cc48845 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 6 Feb 2021 10:05:34 -0600 Subject: [PATCH 29/96] 5.79.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 214cf73..9c2cbac 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /plasma-framework-5.76.0.tar.xz /plasma-framework-5.77.0.tar.xz /plasma-framework-5.78.0.tar.xz +/plasma-framework-5.79.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index ae41d8f..dc17c6c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,8 +2,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.78.0 -Release: 2%{?dist} +Version: 5.79.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sat Feb 06 2021 Rex Dieter - 5.79.0-1 +- 5.79.0 + * Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index ce3231a..708e096 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.78.0.tar.xz) = fb5969e43d634ec750706137753e2e6f8adf3d533cdf23d9322fa3350e454cf5f130eeed02cc0f2b5841c1402f0d1ed098a30f08a0ed522b99b592a15026013c +SHA512 (plasma-framework-5.79.0.tar.xz) = 0d0f0f7042b8e503c948fa5854196f1220e5bf98540d05712d11081a168ec33f3047ed93110895e128388cd093dc8a74e9d325fd512ae1f606aafda0e7809edc From d7a0cc0757133a7f991bb03fb4a3dc989415bd3d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 6 Feb 2021 15:25:42 -0600 Subject: [PATCH 30/96] respin --- kf5-plasma.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index dc17c6c..a6d80c5 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -3,7 +3,7 @@ Name: kf5-%{framework} Version: 5.79.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sat Feb 06 2021 Rex Dieter - 5.79.0-2 +- respin + * Sat Feb 06 2021 Rex Dieter - 5.79.0-1 - 5.79.0 diff --git a/sources b/sources index 708e096..3e66b64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.79.0.tar.xz) = 0d0f0f7042b8e503c948fa5854196f1220e5bf98540d05712d11081a168ec33f3047ed93110895e128388cd093dc8a74e9d325fd512ae1f606aafda0e7809edc +SHA512 (plasma-framework-5.79.0.tar.xz) = ee02d603b1272003e5c50d5e08a56066a2254e0c520af6f83bf1893e8b49728e556e4337c75cdf47c0df088ae72d67b2ca8edca172fa4c3871016d17274b2bb9 From 4b6a9c6cfe7b84045a39e6a61629ef9fcf33d6bb Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 9 Mar 2021 08:53:47 -0600 Subject: [PATCH 31/96] 5.80.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9c2cbac..4b04f93 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /plasma-framework-5.77.0.tar.xz /plasma-framework-5.78.0.tar.xz /plasma-framework-5.79.0.tar.xz +/plasma-framework-5.80.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index a6d80c5..7ed551c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,8 +2,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.79.0 -Release: 2%{?dist} +Version: 5.80.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Mar 09 2021 Rex Dieter - 5.80.0-1 +- 5.80.0 + * Sat Feb 06 2021 Rex Dieter - 5.79.0-2 - respin diff --git a/sources b/sources index 3e66b64..83da5fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.79.0.tar.xz) = ee02d603b1272003e5c50d5e08a56066a2254e0c520af6f83bf1893e8b49728e556e4337c75cdf47c0df088ae72d67b2ca8edca172fa4c3871016d17274b2bb9 +SHA512 (plasma-framework-5.80.0.tar.xz) = 2a01a42c97765c7934e7005c080c1d3196b82d772f31431b44a3d7908974a024b01c9070be767af9a5807a69e18b977223676f1a6b23444f2a330cb9aeed1b02 From 788a71947348e5fbfe1f71bb136978bf86ae17ce Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 11 Mar 2021 08:33:49 -0600 Subject: [PATCH 32/96] respin .spec cleanup Provides: plasma-framework --- kf5-plasma.spec | 15 ++++++++++++--- sources | 2 +- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 7ed551c..654d486 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,9 +1,8 @@ -%undefine __cmake_in_source_build %global framework plasma Name: kf5-%{framework} Version: 5.80.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -80,6 +79,9 @@ Requires: qt5-qtquickcontrols2%{?_isa} Conflicts: kdeplasma-addons < 5.5.0-3 %endif +# upstream name +Provides: plasma-framework = %{version}-%{release} + %description %{summary}. @@ -92,6 +94,7 @@ Requires: kf5-kpackage-devel >= %{majmin} Requires: kf5-kservice-devel >= %{majmin} Requires: kf5-kwindowsystem-devel >= %{majmin} Requires: qt5-qtbase-devel +Provides: plasma-framework-devel = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. @@ -104,7 +107,8 @@ install -m644 -p %{SOURCE10} . %build -%{cmake_kf5} +%cmake_kf5 + %cmake_build @@ -167,6 +171,11 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Mar 11 2021 Rex Dieter - 5.80.0-2 +- respin +- .spec cleanup +- Provides: plasma-framework + * Tue Mar 09 2021 Rex Dieter - 5.80.0-1 - 5.80.0 diff --git a/sources b/sources index 83da5fc..80cbf12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.80.0.tar.xz) = 2a01a42c97765c7934e7005c080c1d3196b82d772f31431b44a3d7908974a024b01c9070be767af9a5807a69e18b977223676f1a6b23444f2a330cb9aeed1b02 +SHA512 (plasma-framework-5.80.0.tar.xz) = 6a0920a3a0e97b3775dbd3d5fe4ffa32bd978db73fc52008f3effebbdb54d27b048ff758140238d25823864111aef404d1604854d204b54440bd4c52c14df7c2 From 68ddc804029ecdec202534b6acc87a44cc9389b8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 6 Apr 2021 09:07:25 -0500 Subject: [PATCH 33/96] 5.81.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4b04f93..08f1910 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /plasma-framework-5.78.0.tar.xz /plasma-framework-5.79.0.tar.xz /plasma-framework-5.80.0.tar.xz +/plasma-framework-5.81.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 654d486..3929c72 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.80.0 -Release: 2%{?dist} +Version: 5.81.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -171,6 +171,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Apr 06 2021 Rex Dieter - 5.81.0-1 +- 5.81.0 + * Thu Mar 11 2021 Rex Dieter - 5.80.0-2 - respin - .spec cleanup diff --git a/sources b/sources index 80cbf12..775223a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.80.0.tar.xz) = 6a0920a3a0e97b3775dbd3d5fe4ffa32bd978db73fc52008f3effebbdb54d27b048ff758140238d25823864111aef404d1604854d204b54440bd4c52c14df7c2 +SHA512 (plasma-framework-5.81.0.tar.xz) = 27eae869af97153aaef9d09e456c3cf067e1adee97ab4c5998a45d5fdfaeac369e31f51f63a25700619eb684823d176f400c78dc015b71703932975e3f558097 From 7e40ab5c4510b5c03dcd01a7f69139e29d201e96 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 May 2021 08:50:49 -0500 Subject: [PATCH 34/96] 5.82.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 08f1910..54719c5 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /plasma-framework-5.79.0.tar.xz /plasma-framework-5.80.0.tar.xz /plasma-framework-5.81.0.tar.xz +/plasma-framework-5.82.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 3929c72..26ef974 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.81.0 +Version: 5.82.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -171,6 +171,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon May 03 2021 Rex Dieter - 5.82.0-1 +- 5.82.0 + * Tue Apr 06 2021 Rex Dieter - 5.81.0-1 - 5.81.0 diff --git a/sources b/sources index 775223a..a9cef8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.81.0.tar.xz) = 27eae869af97153aaef9d09e456c3cf067e1adee97ab4c5998a45d5fdfaeac369e31f51f63a25700619eb684823d176f400c78dc015b71703932975e3f558097 +SHA512 (plasma-framework-5.82.0.tar.xz) = e973d1b2683a88f370587a8dba71b1f3ff8a5e23127dbe4c30161fb827b6e3c83e7eb0a6860478d160c6fa69bef9fde0f16f0a8d315672df433ac9d7157b8ea9 From 9805af0ef3ef3d1e9d6155211e1fc9a8e61fd4b5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 8 Jun 2021 16:10:36 -0500 Subject: [PATCH 35/96] 5.83.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 54719c5..3ddadce 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /plasma-framework-5.80.0.tar.xz /plasma-framework-5.81.0.tar.xz /plasma-framework-5.82.0.tar.xz +/plasma-framework-5.83.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 26ef974..fb809bf 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.82.0 +Version: 5.83.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -171,6 +171,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Jun 08 2021 Rex Dieter - 5.83.0-1 +- 5.83.0 + * Mon May 03 2021 Rex Dieter - 5.82.0-1 - 5.82.0 diff --git a/sources b/sources index a9cef8f..de5bf66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.82.0.tar.xz) = e973d1b2683a88f370587a8dba71b1f3ff8a5e23127dbe4c30161fb827b6e3c83e7eb0a6860478d160c6fa69bef9fde0f16f0a8d315672df433ac9d7157b8ea9 +SHA512 (plasma-framework-5.83.0.tar.xz) = 1311de3cd3c31aa5d3f8c5f83258e02014d2c0cc95a3b52baffb6a579311ec1d94fd5f038ab18361d761e82d40506c9b7b1b90e12494889a0b86035906d4a725 From a26fc60957914be40f7d2627bb4e58a2d43d0af5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 10:02:03 +0000 Subject: [PATCH 36/96] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index fb809bf..5a57ffc 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.83.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -171,6 +171,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 5.83.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 08 2021 Rex Dieter - 5.83.0-1 - 5.83.0 From 34fdf0d4311a937d953dc1001424d1280a471b44 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 12 Aug 2021 11:17:24 -0500 Subject: [PATCH 37/96] 5.85.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3ddadce..4cd6138 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /plasma-framework-5.81.0.tar.xz /plasma-framework-5.82.0.tar.xz /plasma-framework-5.83.0.tar.xz +/plasma-framework-5.85.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5a57ffc..761281d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.83.0 -Release: 2%{?dist} +Version: 5.85.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -171,6 +171,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Aug 12 2021 Rex Dieter - 5.85.0-1 +- 5.85.0 + * Thu Jul 22 2021 Fedora Release Engineering - 5.83.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index de5bf66..35c428f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.83.0.tar.xz) = 1311de3cd3c31aa5d3f8c5f83258e02014d2c0cc95a3b52baffb6a579311ec1d94fd5f038ab18361d761e82d40506c9b7b1b90e12494889a0b86035906d4a725 +SHA512 (plasma-framework-5.85.0.tar.xz) = aba7e62ff3d9eff7c28c1736bd1b25e14c19502f021ed7f78025f7129abb728a066de0fff327098f52b84e78f78fbe87743563b78a4c91e2065187fb443eeb77 From c066074fcd8360a1912a9f3919f84e9761727f7f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 24 Aug 2021 13:03:41 -0500 Subject: [PATCH 38/96] backport upstream fix for fractional scaled icons fix URL --- ...t-icon-scaling-with-integer-scale-fa.patch | 45 +++++++++++++++++++ kf5-plasma.spec | 11 +++-- 2 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch diff --git a/0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch b/0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch new file mode 100644 index 0000000..168ad65 --- /dev/null +++ b/0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch @@ -0,0 +1,45 @@ +From 837bb6975f6a0661d211107823b7587808fc3d4e Mon Sep 17 00:00:00 2001 +From: Nate Graham +Date: Sun, 15 Aug 2021 09:33:10 -0600 +Subject: [PATCH 17/36] Fix Plasma (non-Qt) icon scaling with integer scale + factors + +An embarrassing error in 4edb830f53aac4833ece024df59441029b01fde6 +caused the function which returns an appropriate scale factor for icons +to both take and return integer values rather than floating point +values, preventing it from working properly with any scale factor other +than an integer scale factor (e.g. 200%). This commit fixes that issue. +--- + src/declarativeimports/core/units.cpp | 2 +- + src/declarativeimports/core/units.h | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git a/src/declarativeimports/core/units.cpp b/src/declarativeimports/core/units.cpp +index 6788ed952..fbcc6d888 100644 +--- a/src/declarativeimports/core/units.cpp ++++ b/src/declarativeimports/core/units.cpp +@@ -174,7 +174,7 @@ int Units::roundToIconSize(int size) + } + } + +-int Units::bestIconScaleForDevicePixelRatio(const int ratio) ++qreal Units::bestIconScaleForDevicePixelRatio(const qreal ratio) + { + if (ratio < 1.5) { + return 1; +diff --git a/src/declarativeimports/core/units.h b/src/declarativeimports/core/units.h +index c19cf0dd8..855738e7d 100644 +--- a/src/declarativeimports/core/units.h ++++ b/src/declarativeimports/core/units.h +@@ -271,7 +271,7 @@ private: + * Note that this function is only relevant when using Plasma scaling and + * when using Qt scaling, it always returns 1. + */ +- static int bestIconScaleForDevicePixelRatio(const int ratio); ++ static qreal bestIconScaleForDevicePixelRatio(const qreal ratio); + + /** + * @return The dpi-adjusted size for a given icon size +-- +2.31.1 + diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 761281d..fdc81e9 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,11 +2,11 @@ Name: kf5-%{framework} Version: 5.85.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD -URL: https://cgit.kde.org/plasma-framework.git +URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -21,7 +21,8 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-fra # upstream has worked on this issue recently (.31 or .32?) so may consider dropping this -- rex Source10: fedora-plasma-cache.sh.in -## upstream patches (using lookaside cache) +## upstream patches +Patch17: 0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch # filter qml provides %global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$ @@ -171,6 +172,10 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Aug 24 2021 Rex Dieter - 5.85.0-2 +- backport upstream fix for fractional scaled icons +- fix URL + * Thu Aug 12 2021 Rex Dieter - 5.85.0-1 - 5.85.0 From 95481fe91e5041f3e30dd2c101eb796aab549c02 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 15 Sep 2021 00:22:36 +0200 Subject: [PATCH 39/96] 5.86.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4cd6138..fe62215 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /plasma-framework-5.82.0.tar.xz /plasma-framework-5.83.0.tar.xz /plasma-framework-5.85.0.tar.xz +/plasma-framework-5.86.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index fdc81e9..193ee92 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.85.0 -Release: 2%{?dist} +Version: 5.86.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Sep 14 2021 Marc Deop - 5.86.0-1 +- 5.86.0 + * Tue Aug 24 2021 Rex Dieter - 5.85.0-2 - backport upstream fix for fractional scaled icons - fix URL diff --git a/sources b/sources index 35c428f..8adf698 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.85.0.tar.xz) = aba7e62ff3d9eff7c28c1736bd1b25e14c19502f021ed7f78025f7129abb728a066de0fff327098f52b84e78f78fbe87743563b78a4c91e2065187fb443eeb77 +SHA512 (plasma-framework-5.86.0.tar.xz) = f94d9a0175141705eb8e384877d69d0b6bfbdc76a12f7f3fcc33587186a7ab5ed7cf87eaa9e13102932d7c8fad500bf479da111ea4b61c1e35acea9f216eaef8 From afe1be9a06f82d870db8328c3f8020ea65a1b1c8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 16 Sep 2021 11:03:41 -0500 Subject: [PATCH 40/96] drop upstreamed patch --- ...t-icon-scaling-with-integer-scale-fa.patch | 45 ------------------- kf5-plasma.spec | 1 - 2 files changed, 46 deletions(-) delete mode 100644 0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch diff --git a/0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch b/0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch deleted file mode 100644 index 168ad65..0000000 --- a/0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch +++ /dev/null @@ -1,45 +0,0 @@ -From 837bb6975f6a0661d211107823b7587808fc3d4e Mon Sep 17 00:00:00 2001 -From: Nate Graham -Date: Sun, 15 Aug 2021 09:33:10 -0600 -Subject: [PATCH 17/36] Fix Plasma (non-Qt) icon scaling with integer scale - factors - -An embarrassing error in 4edb830f53aac4833ece024df59441029b01fde6 -caused the function which returns an appropriate scale factor for icons -to both take and return integer values rather than floating point -values, preventing it from working properly with any scale factor other -than an integer scale factor (e.g. 200%). This commit fixes that issue. ---- - src/declarativeimports/core/units.cpp | 2 +- - src/declarativeimports/core/units.h | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/declarativeimports/core/units.cpp b/src/declarativeimports/core/units.cpp -index 6788ed952..fbcc6d888 100644 ---- a/src/declarativeimports/core/units.cpp -+++ b/src/declarativeimports/core/units.cpp -@@ -174,7 +174,7 @@ int Units::roundToIconSize(int size) - } - } - --int Units::bestIconScaleForDevicePixelRatio(const int ratio) -+qreal Units::bestIconScaleForDevicePixelRatio(const qreal ratio) - { - if (ratio < 1.5) { - return 1; -diff --git a/src/declarativeimports/core/units.h b/src/declarativeimports/core/units.h -index c19cf0dd8..855738e7d 100644 ---- a/src/declarativeimports/core/units.h -+++ b/src/declarativeimports/core/units.h -@@ -271,7 +271,7 @@ private: - * Note that this function is only relevant when using Plasma scaling and - * when using Qt scaling, it always returns 1. - */ -- static int bestIconScaleForDevicePixelRatio(const int ratio); -+ static qreal bestIconScaleForDevicePixelRatio(const qreal ratio); - - /** - * @return The dpi-adjusted size for a given icon size --- -2.31.1 - diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 193ee92..f930799 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -22,7 +22,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-fra Source10: fedora-plasma-cache.sh.in ## upstream patches -Patch17: 0017-Fix-Plasma-non-Qt-icon-scaling-with-integer-scale-fa.patch # filter qml provides %global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$ From f5e688932c6681193a51b41fed366c3ab1b78861 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 16 Sep 2021 14:04:54 -0500 Subject: [PATCH 41/96] update %%files --- kf5-plasma.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index f930799..cea3cea 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -148,6 +148,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_qmldir}/QtQuick/Controls/Styles/Plasma/ %{_kf5_qmldir}/QtQuick/Controls.2/Plasma/ %{_kf5_qtplugindir}/plasma/ +%{_kf5_qtplugindir}/kirigami/ %{_kf5_qtplugindir}/kpackage/packagestructure/*.so %{_kf5_datadir}/plasma/ %{_kf5_datadir}/kservices5/*.desktop From 2e142f0904baa3917fcf5c8c1f8f7a7d50090575 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 16 Sep 2021 14:29:04 -0500 Subject: [PATCH 42/96] fix %%files --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index cea3cea..c7df6ed 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -148,8 +148,8 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_qmldir}/QtQuick/Controls/Styles/Plasma/ %{_kf5_qmldir}/QtQuick/Controls.2/Plasma/ %{_kf5_qtplugindir}/plasma/ -%{_kf5_qtplugindir}/kirigami/ %{_kf5_qtplugindir}/kpackage/packagestructure/*.so +%{_kf5_plugindir}/kirigami/ %{_kf5_datadir}/plasma/ %{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservicetypes5/*.desktop From 515b63423d0b455f32cf78f3f47a63419e0bda0f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 5 Oct 2021 09:29:49 -0500 Subject: [PATCH 43/96] 5.87.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fe62215..74b3079 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /plasma-framework-5.83.0.tar.xz /plasma-framework-5.85.0.tar.xz /plasma-framework-5.86.0.tar.xz +/plasma-framework-5.87.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index c7df6ed..4a0b630 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.86.0 +Version: 5.87.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Oct 05 2021 Rex Dieter - 5.87.0-1 +- 5.87.0 + * Tue Sep 14 2021 Marc Deop - 5.86.0-1 - 5.86.0 diff --git a/sources b/sources index 8adf698..63be5e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.86.0.tar.xz) = f94d9a0175141705eb8e384877d69d0b6bfbdc76a12f7f3fcc33587186a7ab5ed7cf87eaa9e13102932d7c8fad500bf479da111ea4b61c1e35acea9f216eaef8 +SHA512 (plasma-framework-5.87.0.tar.xz) = e74f60a15329fbda1a5c8e978914844dc5bf6486c241a9e44905a2955399dc67605361618ec3b33815a0af85b7711e18ede1d481b81d9909cf87e6b0e32374fb From c12a3be73a2bb658e030ccc65bf84b4b5d3293e5 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 9 Nov 2021 10:07:05 +0100 Subject: [PATCH 44/96] 5.88.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 74b3079..ff9a3a2 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /plasma-framework-5.85.0.tar.xz /plasma-framework-5.86.0.tar.xz /plasma-framework-5.87.0.tar.xz +/plasma-framework-5.88.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 4a0b630..666d194 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.87.0 +Version: 5.88.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Nov 08 2021 Marc Deop - 5.88.0-1 +- 5.88.0 + * Tue Oct 05 2021 Rex Dieter - 5.87.0-1 - 5.87.0 diff --git a/sources b/sources index 63be5e5..ae4e885 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.87.0.tar.xz) = e74f60a15329fbda1a5c8e978914844dc5bf6486c241a9e44905a2955399dc67605361618ec3b33815a0af85b7711e18ede1d481b81d9909cf87e6b0e32374fb +SHA512 (plasma-framework-5.88.0.tar.xz) = b99c8d5722198d7f2096734f62f913f74471810331980a2722f1864602f3facf796c17a494d16fca7dbbe4389fd5db64b9fe82fd34f148f4ff6230ffde0ded93 From f842b245e09dd7e4527a48667d4437e7d4474033 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 8 Dec 2021 09:43:19 -0600 Subject: [PATCH 45/96] 5.89.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ff9a3a2..613ab10 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /plasma-framework-5.86.0.tar.xz /plasma-framework-5.87.0.tar.xz /plasma-framework-5.88.0.tar.xz +/plasma-framework-5.89.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 666d194..6eb9bce 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.89.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 ae4e885..b2c0ced 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.88.0.tar.xz) = b99c8d5722198d7f2096734f62f913f74471810331980a2722f1864602f3facf796c17a494d16fca7dbbe4389fd5db64b9fe82fd34f148f4ff6230ffde0ded93 +SHA512 (plasma-framework-5.89.0.tar.xz) = b51caf71ee678f5766a15acae45aae66de5852738c3a8378420d3aebc179f1430ae290902b2c3f79c80009e483bbbf604d5982a494b955339ba45181096488e5 From 6dbae94deac5dc2e3aa25d8bd1bf72b91cde7e87 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 4 Jan 2022 09:37:25 +0100 Subject: [PATCH 46/96] 5.90.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 613ab10..e6faaa1 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /plasma-framework-5.87.0.tar.xz /plasma-framework-5.88.0.tar.xz /plasma-framework-5.89.0.tar.xz +/plasma-framework-5.90.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 6eb9bce..1bd9e2a 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.89.0 +Version: 5.90.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 b2c0ced..115fc06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.89.0.tar.xz) = b51caf71ee678f5766a15acae45aae66de5852738c3a8378420d3aebc179f1430ae290902b2c3f79c80009e483bbbf604d5982a494b955339ba45181096488e5 +SHA512 (plasma-framework-5.90.0.tar.xz) = 0f22e100ad996be39a2cc5afa72d3e769dc512d3854d417e81536908bc4e6c9874788554fcea1ca1ec4798cd78681c78ab7c2242b95d7f5fdb6cfd9eeee9543b From bc78a96fd86ce09ecb533f5944765162dbb06e2c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 14:47:37 +0000 Subject: [PATCH 47/96] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 1bd9e2a..06b51a1 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.90.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 fad01efb1a8b81a48a88650438d0903006391350 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 11 Feb 2022 12:37:45 -0600 Subject: [PATCH 48/96] 5.91.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e6faaa1..e0b6d8d 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /plasma-framework-5.88.0.tar.xz /plasma-framework-5.89.0.tar.xz /plasma-framework-5.90.0.tar.xz +/plasma-framework-5.91.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 06b51a1..81a6872 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.90.0 -Release: 2%{?dist} +Version: 5.91.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 115fc06..2b68187 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.90.0.tar.xz) = 0f22e100ad996be39a2cc5afa72d3e769dc512d3854d417e81536908bc4e6c9874788554fcea1ca1ec4798cd78681c78ab7c2242b95d7f5fdb6cfd9eeee9543b +SHA512 (plasma-framework-5.91.0.tar.xz) = 7ff00104e092f80b7e8667a5d08449d340c2484514a9935c1f9a608ff1916fb39bd2cde2b694902cb3d6427f8e55003bd5f9d695f2f9c5aad2be4467b2e76864 From e9f3862377102305905133b84f16fc66423fc84f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 15 Feb 2022 10:11:38 -0600 Subject: [PATCH 49/96] update %%files --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 81a6872..ea1e578 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -162,7 +162,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_libdir}/cmake/KF5PlasmaQuick/ %{_kf5_libdir}/libKF5Plasma.so %{_kf5_libdir}/libKF5PlasmaQuick.so -%{_kf5_includedir}/plasma_version.h + %{_kf5_includedir}/plasma/ %{_kf5_includedir}/Plasma/ %{_kf5_includedir}/PlasmaQuick/ From 8626c16abbfee595c6639c5ee9ca236d2d9ee52c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 10 Mar 2022 15:12:19 -0600 Subject: [PATCH 50/96] 5.92.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e0b6d8d..5e42535 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /plasma-framework-5.89.0.tar.xz /plasma-framework-5.90.0.tar.xz /plasma-framework-5.91.0.tar.xz +/plasma-framework-5.92.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index ea1e578..6708d5a 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.91.0 +Version: 5.92.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 2b68187..7854813 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.91.0.tar.xz) = 7ff00104e092f80b7e8667a5d08449d340c2484514a9935c1f9a608ff1916fb39bd2cde2b694902cb3d6427f8e55003bd5f9d695f2f9c5aad2be4467b2e76864 +SHA512 (plasma-framework-5.92.0.tar.xz) = 6efbb9f03ec11804b12cda209dc665468cf6f56ecf712a136a5cf1ea2cb1deb1d427896770b12c18094a2d7f0ef69da9dcbe52b16ae2126e8382ade74d8ce54c From d3ac89884f2ed7f3af42e35726c6964967673f6d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 30 Mar 2022 08:19:30 -0500 Subject: [PATCH 51/96] pull in upstream recommended fix --- ...e-heading-SVG-in-breeze-light-and-br.patch | 40 +++++++++++++++++++ kf5-plasma.spec | 6 ++- 2 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch diff --git a/0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch b/0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch new file mode 100644 index 0000000..d2a5437 --- /dev/null +++ b/0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch @@ -0,0 +1,40 @@ +From 7352045b388f4b0ef553706bd219457e5018ce4e Mon Sep 17 00:00:00 2001 +From: Marco Martin +Date: Mon, 28 Mar 2022 21:20:16 +0000 +Subject: [PATCH 29/30] Don't install the heading SVG in breeze-light and + breeze-dark Plasma themes + +Installing that file there was an acky workaround that got broken by 2cccf230. +--- + src/desktoptheme/breeze-dark/CMakeLists.txt | 5 +---- + src/desktoptheme/breeze-light/CMakeLists.txt | 4 ---- + 2 files changed, 1 insertion(+), 8 deletions(-) + +diff --git a/src/desktoptheme/breeze-dark/CMakeLists.txt b/src/desktoptheme/breeze-dark/CMakeLists.txt +index 8f2078e4d..7f8f99062 100644 +--- a/src/desktoptheme/breeze-dark/CMakeLists.txt ++++ b/src/desktoptheme/breeze-dark/CMakeLists.txt +@@ -8,7 +8,4 @@ install( + FILES colors "${CMAKE_CURRENT_BINARY_DIR}/metadata.desktop" + DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-dark + ) +-install( +- FILES ${PROJECT_BINARY_DIR}/src/desktoptheme/breeze/default.gzipped/widgets/plasmoidheading.svgz +- DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-dark/widgets +-) ++ +diff --git a/src/desktoptheme/breeze-light/CMakeLists.txt b/src/desktoptheme/breeze-light/CMakeLists.txt +index 678033cec..6688a603b 100644 +--- a/src/desktoptheme/breeze-light/CMakeLists.txt ++++ b/src/desktoptheme/breeze-light/CMakeLists.txt +@@ -8,7 +8,3 @@ install( + FILES colors "${CMAKE_CURRENT_BINARY_DIR}/metadata.desktop" + DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-light + ) +-install( +- FILES ${PROJECT_BINARY_DIR}/src/desktoptheme/breeze/default.gzipped/widgets/plasmoidheading.svgz +- DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-light/widgets +-) +-- +2.35.1 + diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 6708d5a..91b5d80 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.92.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -22,6 +22,7 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-fra Source10: fedora-plasma-cache.sh.in ## upstream patches +Patch29: 0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch # filter qml provides %global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$ @@ -172,6 +173,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Wed Mar 30 2022 Rex Dieter - 5.92.0-2 +- pull in upstream recommended fix + * Thu Mar 10 2022 Rex Dieter - 5.92.0-1 - 5.92.0 From 2fd15e4ed23d5bc5ae534b003b093920f6a85d1d Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 10 Apr 2022 13:01:28 +0930 Subject: [PATCH 52/96] Fix framework name usage --- kf5-plasma.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 91b5d80..0bfc646 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,12 +1,12 @@ -%global framework plasma +%global framework plasma-framework -Name: kf5-%{framework} +Name: kf5-plasma Version: 5.92.0 Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD -URL: https://invent.kde.org/frameworks/%{framework} +URL: https://invent.kde.org/frameworks/plasma %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -15,7 +15,7 @@ URL: https://invent.kde.org/frameworks/%{framework} %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-framework-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz # hackish cache invalidation # upstream has worked on this issue recently (.31 or .32?) so may consider dropping this -- rex @@ -102,7 +102,7 @@ developing applications that use %{name}. %prep -%autosetup -n %{framework}-framework-%{version} -p1 +%autosetup -n %{framework}-%{version} -p1 install -m644 -p %{SOURCE10} . @@ -140,7 +140,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_bindir}/plasmapkg2 %{_kf5_libdir}/libKF5Plasma.so.* %{_kf5_libdir}/libKF5PlasmaQuick.so.* -%{_kf5_datadir}/qlogging-categories5/*%{framework}* +%{_kf5_datadir}/qlogging-categories5/*plasma* %dir %{_kf5_qmldir}/org/ %dir %{_kf5_qmldir}/org/kde/ %dir %{_kf5_qmldir}/org/kde/private/ From af58d5b44338395f47f5459f4e3d2ff30ab16d2e Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 10 Apr 2022 13:31:58 +0930 Subject: [PATCH 53/96] Update to 5.93 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5e42535..720fc98 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /plasma-framework-5.90.0.tar.xz /plasma-framework-5.91.0.tar.xz /plasma-framework-5.92.0.tar.xz +./plasma-framework-5.93.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 0bfc646..283a90f 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.92.0 +Version: 5.93.0 Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -173,6 +173,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sun Apr 10 2022 Justin Zobel - 5.93-1 +- Update to 5.93 + * Wed Mar 30 2022 Rex Dieter - 5.92.0-2 - pull in upstream recommended fix diff --git a/sources b/sources index 7854813..d523e51 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (plasma-framework-5.92.0.tar.xz) = 6efbb9f03ec11804b12cda209dc665468cf6f56ecf712a136a5cf1ea2cb1deb1d427896770b12c18094a2d7f0ef69da9dcbe52b16ae2126e8382ade74d8ce54c +SHA512 (plasma-framework-5.93.0.tar.xz) = df876c422d2de82325537bfdce4db016dc649202f334de063403c15f44d554c4b0f6707e02c8890e269bdb71c17fdd31f651fad3ed7506f23a110d725fd8ccf8 From 1f582e9c4ea98fbe9d304337fa51f4bd46a74251 Mon Sep 17 00:00:00 2001 From: Marie Loise Nolden Date: Sun, 10 Apr 2022 16:21:50 +0000 Subject: [PATCH 54/96] Update kf5-plasma.spec --- kf5-plasma.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 283a90f..275442c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -22,7 +22,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{v Source10: fedora-plasma-cache.sh.in ## upstream patches -Patch29: 0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch # filter qml provides %global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$ From b89cefa7e32cadc425e704579e34f812ae4afef6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 13 May 2022 11:27:34 -0500 Subject: [PATCH 55/96] 5.94.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 3 +-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 720fc98..56397c9 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /plasma-framework-5.91.0.tar.xz /plasma-framework-5.92.0.tar.xz ./plasma-framework-5.93.tar.xz +/plasma-framework-5.94.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 275442c..7220c6c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.93.0 -Release: 2%{?dist} +Version: 5.94.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 d523e51..7ef0cb0 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (plasma-framework-5.92.0.tar.xz) = 6efbb9f03ec11804b12cda209dc665468cf6f56ecf712a136a5cf1ea2cb1deb1d427896770b12c18094a2d7f0ef69da9dcbe52b16ae2126e8382ade74d8ce54c -SHA512 (plasma-framework-5.93.0.tar.xz) = df876c422d2de82325537bfdce4db016dc649202f334de063403c15f44d554c4b0f6707e02c8890e269bdb71c17fdd31f651fad3ed7506f23a110d725fd8ccf8 +SHA512 (plasma-framework-5.94.0.tar.xz) = 071e0ce261516e4a7ab1105f86304e5dae7c16a9663980222cf60922ae6bf785cd2b0447b7a2f2a57e2a2396c1de15655c8a7c02568d81652da946a6384b9eb7 From 3d768c127ea165f0fc12b1c9756f1da65734825f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 17 May 2022 08:07:26 -0500 Subject: [PATCH 56/96] fix changelog --- ...e-heading-SVG-in-breeze-light-and-br.patch | 40 ------------------- kf5-plasma.spec | 8 ++-- 2 files changed, 4 insertions(+), 44 deletions(-) delete mode 100644 0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch diff --git a/0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch b/0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch deleted file mode 100644 index d2a5437..0000000 --- a/0029-Don-t-install-the-heading-SVG-in-breeze-light-and-br.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 7352045b388f4b0ef553706bd219457e5018ce4e Mon Sep 17 00:00:00 2001 -From: Marco Martin -Date: Mon, 28 Mar 2022 21:20:16 +0000 -Subject: [PATCH 29/30] Don't install the heading SVG in breeze-light and - breeze-dark Plasma themes - -Installing that file there was an acky workaround that got broken by 2cccf230. ---- - src/desktoptheme/breeze-dark/CMakeLists.txt | 5 +---- - src/desktoptheme/breeze-light/CMakeLists.txt | 4 ---- - 2 files changed, 1 insertion(+), 8 deletions(-) - -diff --git a/src/desktoptheme/breeze-dark/CMakeLists.txt b/src/desktoptheme/breeze-dark/CMakeLists.txt -index 8f2078e4d..7f8f99062 100644 ---- a/src/desktoptheme/breeze-dark/CMakeLists.txt -+++ b/src/desktoptheme/breeze-dark/CMakeLists.txt -@@ -8,7 +8,4 @@ install( - FILES colors "${CMAKE_CURRENT_BINARY_DIR}/metadata.desktop" - DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-dark - ) --install( -- FILES ${PROJECT_BINARY_DIR}/src/desktoptheme/breeze/default.gzipped/widgets/plasmoidheading.svgz -- DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-dark/widgets --) -+ -diff --git a/src/desktoptheme/breeze-light/CMakeLists.txt b/src/desktoptheme/breeze-light/CMakeLists.txt -index 678033cec..6688a603b 100644 ---- a/src/desktoptheme/breeze-light/CMakeLists.txt -+++ b/src/desktoptheme/breeze-light/CMakeLists.txt -@@ -8,7 +8,3 @@ install( - FILES colors "${CMAKE_CURRENT_BINARY_DIR}/metadata.desktop" - DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-light - ) --install( -- FILES ${PROJECT_BINARY_DIR}/src/desktoptheme/breeze/default.gzipped/widgets/plasmoidheading.svgz -- DESTINATION ${PLASMA_DATA_INSTALL_DIR}/desktoptheme/breeze-light/widgets --) --- -2.35.1 - diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 7220c6c..b3d87c0 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -241,16 +241,16 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ * Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild -* Mon Jan 4 08:58:21 CST 2021 Rex Dieter - 5.78.0-1 +* Mon Jan 4 2021 Rex Dieter - 5.78.0-1 - 5.78.0 -* Sun Dec 13 14:21:30 CST 2020 Rex Dieter - 5.77.0-1 +* Sun Dec 13 2020 Rex Dieter - 5.77.0-1 - 5.77.0 -* Thu Nov 19 09:14:50 CST 2020 Rex Dieter - 5.76.0-1 +* Thu Nov 19 2020 Rex Dieter - 5.76.0-1 - 5.76.0 -* Wed Oct 14 10:08:40 CDT 2020 Rex Dieter - 5.75.0-1 +* Wed Oct 14 2020 Rex Dieter - 5.75.0-1 - 5.75.0 * Fri Sep 18 2020 Jan Grulich - 5.74.0-1 From 569cf8b8e751b91b5b960bae050a175796ef369d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 17 May 2022 08:50:57 -0500 Subject: [PATCH 57/96] update %%files --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b3d87c0..2f79daf 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -151,7 +151,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_qtplugindir}/kpackage/packagestructure/*.so %{_kf5_plugindir}/kirigami/ %{_kf5_datadir}/plasma/ -%{_kf5_datadir}/kservices5/*.desktop +#{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservicetypes5/*.desktop %{_kf5_mandir}/man1/plasmapkg2.1.* # can find_lang handle this too somehow? -- rex From 965ad307fda4bc48e1d3a667d07125003c28a98c Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sun, 3 Jul 2022 23:25:45 +0200 Subject: [PATCH 58/96] 5.96.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 56397c9..cd6c961 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /plasma-framework-5.92.0.tar.xz ./plasma-framework-5.93.tar.xz /plasma-framework-5.94.0.tar.xz +/plasma-framework-5.96.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2f79daf..4adbb7b 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.94.0 +Version: 5.96.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 7ef0cb0..8e56e05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.94.0.tar.xz) = 071e0ce261516e4a7ab1105f86304e5dae7c16a9663980222cf60922ae6bf785cd2b0447b7a2f2a57e2a2396c1de15655c8a7c02568d81652da946a6384b9eb7 +SHA512 (plasma-framework-5.96.0.tar.xz) = 9361948197c69ab8b2a1b943c1e9a2e44443588cd3bb4073eaa9ac6a4575bb4c1e6a257eb2fda6333df13eb568e09ed26a88d128fdafbe517bca705b8a8f2a5b From c1665980c219c51e0cbe0af6b0755509c508e46a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 16:13:50 +0000 Subject: [PATCH 59/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 4adbb7b..6127c65 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-plasma Version: 5.96.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 be89ed8e592b7552682824897218a61b9d3930b3 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 14 Aug 2022 13:12:59 +0930 Subject: [PATCH 60/96] Update to 5.97.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cd6c961..a8d2ac5 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ ./plasma-framework-5.93.tar.xz /plasma-framework-5.94.0.tar.xz /plasma-framework-5.96.0.tar.xz +/plasma-framework-5.97.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 6127c65..5f4ce8f 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.96.0 -Release: 2%{?dist} +Version: 5.97.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 8e56e05..46d4395 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (plasma-framework-5.96.0.tar.xz) = 9361948197c69ab8b2a1b943c1e9a2e44443588cd3bb4073eaa9ac6a4575bb4c1e6a257eb2fda6333df13eb568e09ed26a88d128fdafbe517bca705b8a8f2a5b +SHA512 (plasma-framework-5.97.0.tar.xz) = d54fd47a51f4474412d71e721c3af4215307ef0b58019f2bd570ed35cfbd4af4546705b6ba9e38aca63a5f9a5a26601bb6fe54f3ca5941a22748d0b2650424ac From 270ffbadb50e739cebfe46f37cabcacb3638742a 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 61/96] 5.98.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a8d2ac5..14b2020 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /plasma-framework-5.94.0.tar.xz /plasma-framework-5.96.0.tar.xz /plasma-framework-5.97.0.tar.xz +/plasma-framework-5.98.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5f4ce8f..f4ef85b 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.97.0 +Version: 5.98.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 46d4395..b3de614 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (plasma-framework-5.96.0.tar.xz) = 9361948197c69ab8b2a1b943c1e9a2e44443588cd3bb4073eaa9ac6a4575bb4c1e6a257eb2fda6333df13eb568e09ed26a88d128fdafbe517bca705b8a8f2a5b -SHA512 (plasma-framework-5.97.0.tar.xz) = d54fd47a51f4474412d71e721c3af4215307ef0b58019f2bd570ed35cfbd4af4546705b6ba9e38aca63a5f9a5a26601bb6fe54f3ca5941a22748d0b2650424ac +SHA512 (plasma-framework-5.98.0.tar.xz) = a016b5376ed620d4650c7581b282601c99aea2e6b7948d87f7a99bb747a3913ae2cc96a168deb7d25797fb9f936f4c76d05682036693a8515e756b7f20dab46d From d26bca566b3d35a93c7ed810c069fb6008b3a814 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 62/96] 5.99.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 14b2020..9be8f49 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /plasma-framework-5.96.0.tar.xz /plasma-framework-5.97.0.tar.xz /plasma-framework-5.98.0.tar.xz +/plasma-framework-5.99.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index f4ef85b..33db3f3 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.98.0 +Version: 5.99.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 b3de614..e6f2de5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.98.0.tar.xz) = a016b5376ed620d4650c7581b282601c99aea2e6b7948d87f7a99bb747a3913ae2cc96a168deb7d25797fb9f936f4c76d05682036693a8515e756b7f20dab46d +SHA512 (plasma-framework-5.99.0.tar.xz) = bcf4f33facb20b542a90f5216fc0c5778d4de51d6a0ae86abdd5a22d7d1bfd7156dfd7a7d6cdad524b8f98596a75aa064fcbb295a36161ce288d4be4f42c5abb From 58174bb11a77c90bfd55249fbded77d5b1595c00 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 63/96] 5.100.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9be8f49..e395f19 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /plasma-framework-5.97.0.tar.xz /plasma-framework-5.98.0.tar.xz /plasma-framework-5.99.0.tar.xz +/plasma-framework-5.100.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 33db3f3..12d3887 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.99.0 +Version: 5.100.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 e6f2de5..3ee71ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.99.0.tar.xz) = bcf4f33facb20b542a90f5216fc0c5778d4de51d6a0ae86abdd5a22d7d1bfd7156dfd7a7d6cdad524b8f98596a75aa064fcbb295a36161ce288d4be4f42c5abb +SHA512 (plasma-framework-5.100.0.tar.xz) = 65d52ceb6454cf3b9a1d898eb8bbd65c96d9eabaf4a0213bf72ee4b9decb0a3cf20e251140186ad96d7346e64533320fee1b8b7157d0a3260e4f4ed0aa1abdac From 3cfa445286f07352f692b69596f5054f700e116a Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Thu, 17 Nov 2022 10:47:25 +0100 Subject: [PATCH 64/96] 5.100.1 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e395f19..846f59c 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /plasma-framework-5.98.0.tar.xz /plasma-framework-5.99.0.tar.xz /plasma-framework-5.100.0.tar.xz +/plasma-framework-5.100.1.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 12d3887..cf9151a 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.100.0 +Version: 5.100.1 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -172,6 +172,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Nov 17 2022 Marc Deop - 5.100.1-1 +- 5.100.1 + * Sun Nov 06 2022 Marc Deop - 5.100.0-1 - 5.100.0 diff --git a/sources b/sources index 3ee71ce..eb94763 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.100.0.tar.xz) = 65d52ceb6454cf3b9a1d898eb8bbd65c96d9eabaf4a0213bf72ee4b9decb0a3cf20e251140186ad96d7346e64533320fee1b8b7157d0a3260e4f4ed0aa1abdac +SHA512 (plasma-framework-5.100.1.tar.xz) = 3e492248ca255a09128c2269606c20837f9afaa4cb2b2c726b02bace9423a7c6086b43f57dfad60e6608f1164a2c1d80dd0a11bb398793d6bdb54ab6ce731523 From 4fd11666cab779bc56dbaa9861c74002cb1b138d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 12 Dec 2022 16:02:53 +0100 Subject: [PATCH 65/96] 5.101.0 --- .gitignore | 1 + kf5-plasma.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 846f59c..56298ba 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /plasma-framework-5.99.0.tar.xz /plasma-framework-5.100.0.tar.xz /plasma-framework-5.100.1.tar.xz +/plasma-framework-5.101.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index cf9151a..7e826f0 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.100.1 +Version: 5.101.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -9,12 +9,7 @@ License: GPLv2+ and LGPLv2+ and BSD URL: https://invent.kde.org/frameworks/plasma %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 # hackish cache invalidation @@ -172,6 +167,10 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Dec 12 2022 Marc Deop - 5.101.0-1 +- 5.101.0 +- use new macros to simplify code + * Thu Nov 17 2022 Marc Deop - 5.100.1-1 - 5.100.1 diff --git a/sources b/sources index eb94763..aaf00a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.100.1.tar.xz) = 3e492248ca255a09128c2269606c20837f9afaa4cb2b2c726b02bace9423a7c6086b43f57dfad60e6608f1164a2c1d80dd0a11bb398793d6bdb54ab6ce731523 +SHA512 (plasma-framework-5.101.0.tar.xz) = c1bd66810213634d533e7d63d256c57a923f0d26c2bdcca17ab29be46664bc3bfa578b739c89b3cf429bda10cf6a71ec8cc1ec60a554273719e9b6e041dcdad5 From 32e248763131f0a02cc755c675f3be3c79c50979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 14 Jan 2023 16:40:35 +0100 Subject: [PATCH 66/96] 5.102.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 56298ba..f282e18 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /plasma-framework-5.100.0.tar.xz /plasma-framework-5.100.1.tar.xz /plasma-framework-5.101.0.tar.xz +/plasma-framework-5.102.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 7e826f0..3f41eac 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.101.0 +Version: 5.102.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sat Jan 14 2023 Marc Deop - 5.102.0-1 +- 5.102.0 + * Mon Dec 12 2022 Marc Deop - 5.101.0-1 - 5.101.0 - use new macros to simplify code diff --git a/sources b/sources index aaf00a5..9ad4ec9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.101.0.tar.xz) = c1bd66810213634d533e7d63d256c57a923f0d26c2bdcca17ab29be46664bc3bfa578b739c89b3cf429bda10cf6a71ec8cc1ec60a554273719e9b6e041dcdad5 +SHA512 (plasma-framework-5.102.0.tar.xz) = 0db243ad6425c1f543149f4d939b7787cc20af526d4e81246debf7910b05a318cf18822ab0518d70dbb2641ad5853359a4e23104138f131c3a4073237c56d4b1 From 8dca8e27834dee194fc1aec20de571eb6c0b2d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 15 Jan 2023 17:46:22 +0100 Subject: [PATCH 67/96] fix: use macros from macros.kf5 instead of custom code --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 3f41eac..a5ccb10 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -8,7 +8,7 @@ Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user License: GPLv2+ and LGPLv2+ and BSD URL: https://invent.kde.org/frameworks/plasma -%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 From fc0a07f4953abb717bc0c24b783fee0da8919f6a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 14:44:14 +0000 Subject: [PATCH 68/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index a5ccb10..50f4fd7 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-plasma Version: 5.102.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 5.102.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jan 14 2023 Marc Deop - 5.102.0-1 - 5.102.0 From 717c48ffde9a317d8b38b2619ea688ce7a3f348a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 5 Feb 2023 17:38:20 +0100 Subject: [PATCH 69/96] 5.103.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f282e18..841ac4f 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /plasma-framework-5.100.1.tar.xz /plasma-framework-5.101.0.tar.xz /plasma-framework-5.102.0.tar.xz +/plasma-framework-5.103.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 50f4fd7..4a5a508 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.102.0 -Release: 2%{?dist} +Version: 5.103.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sun Feb 05 2023 Marc Deop - 5.103.0-1 +- 5.103.0 + * Thu Jan 19 2023 Fedora Release Engineering - 5.102.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index 9ad4ec9..bba09a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.102.0.tar.xz) = 0db243ad6425c1f543149f4d939b7787cc20af526d4e81246debf7910b05a318cf18822ab0518d70dbb2641ad5853359a4e23104138f131c3a4073237c56d4b1 +SHA512 (plasma-framework-5.103.0.tar.xz) = 6aadf8210d665cbef92005d871113b8312452f5ac575e161b1fe04baef76d55fcdafdb19e38b555e5ac27538d105904ba04d6caf00aad56003a965726f6ba643 From 728ee8eec6f993f026bb7f4047bc37b0330dfc94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 4 Mar 2023 17:24:41 +0100 Subject: [PATCH 70/96] 5.104.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 841ac4f..2eb04a0 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /plasma-framework-5.101.0.tar.xz /plasma-framework-5.102.0.tar.xz /plasma-framework-5.103.0.tar.xz +/plasma-framework-5.104.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 4a5a508..b9b7801 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.103.0 +Version: 5.104.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sat Mar 04 2023 Marc Deop i Argemí - 5.104.0-1 +- 5.104.0 + * Sun Feb 05 2023 Marc Deop - 5.103.0-1 - 5.103.0 diff --git a/sources b/sources index bba09a4..82a5f04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.103.0.tar.xz) = 6aadf8210d665cbef92005d871113b8312452f5ac575e161b1fe04baef76d55fcdafdb19e38b555e5ac27538d105904ba04d6caf00aad56003a965726f6ba643 +SHA512 (plasma-framework-5.104.0.tar.xz) = 60889b130d2383420a0fbf7f8eeb0d56df25c475b5a203a145bcedc7ee4cd9da4d7f6bb0cf112e0adbd4794f62c65da4586361c94d597748c06653303f95df74 From 7d77a2088e59537b6c518104545ba1c0464fd028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 9 Mar 2023 21:20:26 +0100 Subject: [PATCH 71/96] 5.104.0 re-spin --- kf5-plasma.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b9b7801..84d945a 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-plasma Version: 5.104.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Mar 09 2023 Marc Deop i Argemí - 5.104.0-2 +- 5.104.0 re-spin + * Sat Mar 04 2023 Marc Deop i Argemí - 5.104.0-1 - 5.104.0 diff --git a/sources b/sources index 82a5f04..dc61601 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.104.0.tar.xz) = 60889b130d2383420a0fbf7f8eeb0d56df25c475b5a203a145bcedc7ee4cd9da4d7f6bb0cf112e0adbd4794f62c65da4586361c94d597748c06653303f95df74 +SHA512 (plasma-framework-5.104.0.tar.xz) = 0c327d8cb96b75e41a75fa1ff9a68f4d983f27e8c03c1121efba3dc031b286c331b7aad069a7432b51ca3255e246b980e2e44f60c7f769d291fc25665b17e19f From 336d49bc0c3cba67c41e77275e27af99d9b28b1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 2 Apr 2023 10:21:00 +0200 Subject: [PATCH 72/96] 5.105.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2eb04a0..507aa31 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /plasma-framework-5.102.0.tar.xz /plasma-framework-5.103.0.tar.xz /plasma-framework-5.104.0.tar.xz +/plasma-framework-5.105.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 84d945a..1e619c8 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.104.0 -Release: 2%{?dist} +Version: 5.105.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -167,6 +167,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sun Apr 02 2023 Marc Deop i Argemí - 5.105.0-1 +- 5.105.0 + * Thu Mar 09 2023 Marc Deop i Argemí - 5.104.0-2 - 5.104.0 re-spin diff --git a/sources b/sources index dc61601..b459155 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.104.0.tar.xz) = 0c327d8cb96b75e41a75fa1ff9a68f4d983f27e8c03c1121efba3dc031b286c331b7aad069a7432b51ca3255e246b980e2e44f60c7f769d291fc25665b17e19f +SHA512 (plasma-framework-5.105.0.tar.xz) = 271218b45176366a34bae6a813eb07a9d4f69f65f3665bbd237721537d58c2406a02d322ce32bb2b760bc28f82653b402d0c977cf9c67844181330c1c9d97c5a From 69070ebe75fdae977fb892809d16a0fc44171c61 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Tue, 25 Apr 2023 00:16:18 -0400 Subject: [PATCH 73/96] Restore kf5-kwayland BR to RHEL builds This should correct the various glitches we've been seeing with the Wayland session for KDE Plasma on RHEL/CentOS systems. --- kf5-plasma.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 1e619c8..d12fe5c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-plasma Version: 5.105.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -42,9 +42,7 @@ BuildRequires: kf5-kpackage-devel >= %{majmin} BuildRequires: kf5-kparts-devel >= %{majmin} BuildRequires: kf5-kservice-devel >= %{majmin} BuildRequires: kf5-kirigami2-devel >= %{majmin} -%if 0%{?fedora} BuildRequires: kf5-kwayland-devel >= %{majmin} -%endif BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin} BuildRequires: kf5-kwindowsystem-devel >= %{majmin} BuildRequires: kf5-kxmlgui-devel >= %{majmin} @@ -167,6 +165,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Apr 25 2023 Neal Gompa - 5.105.0-2 +- Restore kf5-kwayland BR to RHEL builds + * Sun Apr 02 2023 Marc Deop i Argemí - 5.105.0-1 - 5.105.0 From 3c07dd4023ca20586cd189893063971a0740c78f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 25 Apr 2023 09:11:23 -0700 Subject: [PATCH 74/96] Remove all fedora conditionals. --- kf5-plasma.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index d12fe5c..b825e57 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -67,10 +67,8 @@ BuildRequires: qt5-qtx11extras-devel Requires: qt5-qtquickcontrols%{?_isa} Requires: qt5-qtquickcontrols2%{?_isa} -%if 0%{?fedora} # https://bugzilla.redhat.com/1293415 Conflicts: kdeplasma-addons < 5.5.0-3 -%endif # upstream name Provides: plasma-framework = %{version}-%{release} @@ -114,11 +112,9 @@ install -m644 -p %{SOURCE10} . mkdir -p %{buildroot}%{_kf5_datadir}/plasma/plasmoids mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private -%if 0%{?fedora} mkdir -p %{buildroot}%{_sysconfdir}/xdg/plasma-workspace/env sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{buildroot}%{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh -%endif %ldconfig_scriptlets @@ -126,9 +122,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %files -f %{name}.lang %doc README.md %license LICENSES/*.txt -%if 0%{?fedora} %{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh -%endif %{_kf5_bindir}/plasmapkg2 %{_kf5_libdir}/libKF5Plasma.so.* %{_kf5_libdir}/libKF5PlasmaQuick.so.* From b40e04f6251589bdb7fe271d9fef754d5d941227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 15 May 2023 21:55:31 +0200 Subject: [PATCH 75/96] 5.106.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 507aa31..106b7e0 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /plasma-framework-5.103.0.tar.xz /plasma-framework-5.104.0.tar.xz /plasma-framework-5.105.0.tar.xz +/plasma-framework-5.106.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b825e57..98e4767 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.105.0 -Release: 2%{?dist} +Version: 5.106.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -159,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon May 15 2023 Marc Deop i Argemí - 5.106.0-1 +- 5.106.0 + * Tue Apr 25 2023 Neal Gompa - 5.105.0-2 - Restore kf5-kwayland BR to RHEL builds diff --git a/sources b/sources index b459155..e9c1d6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.105.0.tar.xz) = 271218b45176366a34bae6a813eb07a9d4f69f65f3665bbd237721537d58c2406a02d322ce32bb2b760bc28f82653b402d0c977cf9c67844181330c1c9d97c5a +SHA512 (plasma-framework-5.106.0.tar.xz) = 55144197086d93912ef1ff274ae47ee77eb9d0ae45f15e00d46bc8c8c36331328ac66ee952a742c470bee6f0307ccd9917f61e25f85ec4b2f9214cf279300a82 From ac14d89bf626552c27048414ff0a842109a8252e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 3 Jun 2023 15:29:26 +0200 Subject: [PATCH 76/96] 5.107.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 106b7e0..8517ecb 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /plasma-framework-5.104.0.tar.xz /plasma-framework-5.105.0.tar.xz /plasma-framework-5.106.0.tar.xz +/plasma-framework-5.107.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 98e4767..c5fd99c 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.106.0 +Version: 5.107.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -159,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sat Jun 03 2023 Marc Deop i Argemí - 5.107.0-1 +- 5.107.0 + * Mon May 15 2023 Marc Deop i Argemí - 5.106.0-1 - 5.106.0 diff --git a/sources b/sources index e9c1d6c..de66c44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.106.0.tar.xz) = 55144197086d93912ef1ff274ae47ee77eb9d0ae45f15e00d46bc8c8c36331328ac66ee952a742c470bee6f0307ccd9917f61e25f85ec4b2f9214cf279300a82 +SHA512 (plasma-framework-5.107.0.tar.xz) = bb3a8e5ca23c41395ecfc4cdb1ef32c472e6f8c06552bf168f236792d945489786a4a8011cced82a010fde9c70c767e1d88b1c8c7c4c4251648836e3b8aab93d From 8f6c460325764c2d55465e24b6b8ba645657685a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 2 Jul 2023 19:32:20 +0200 Subject: [PATCH 77/96] 5.108.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8517ecb..130a990 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /plasma-framework-5.105.0.tar.xz /plasma-framework-5.106.0.tar.xz /plasma-framework-5.107.0.tar.xz +/plasma-framework-5.108.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index c5fd99c..296999d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.107.0 +Version: 5.108.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -159,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sun Jul 02 2023 Marc Deop i Argemí - 5.108.0-1 +- 5.108.0 + * Sat Jun 03 2023 Marc Deop i Argemí - 5.107.0-1 - 5.107.0 diff --git a/sources b/sources index de66c44..a671c6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.107.0.tar.xz) = bb3a8e5ca23c41395ecfc4cdb1ef32c472e6f8c06552bf168f236792d945489786a4a8011cced82a010fde9c70c767e1d88b1c8c7c4c4251648836e3b8aab93d +SHA512 (plasma-framework-5.108.0.tar.xz) = 58b69b8c99d63dc96a82be852314dfe6d000b51a630c15927436911e2fe6fe842c0b5b4b17dbfa9bb985cd98fcdae772f22e5571ec610472fd1f856417194b3e From e3cb291f8724efd65581084d40580c328ce26579 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 09:08:52 +0000 Subject: [PATCH 78/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 296999d..42325bf 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-plasma Version: 5.108.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -159,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 5.108.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Jul 02 2023 Marc Deop i Argemí - 5.108.0-1 - 5.108.0 From f9a48327fdf9b1dd45ec3f8f781a3becb79de7e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 5 Aug 2023 17:59:28 +0200 Subject: [PATCH 79/96] 5.109.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 130a990..319413a 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /plasma-framework-5.106.0.tar.xz /plasma-framework-5.107.0.tar.xz /plasma-framework-5.108.0.tar.xz +/plasma-framework-5.109.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 42325bf..25bbb05 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.108.0 -Release: 2%{?dist} +Version: 5.109.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -159,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sat Aug 05 2023 Marc Deop i Argemí - 5.109.0-1 +- 5.109.0 + * Thu Jul 20 2023 Fedora Release Engineering - 5.108.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index a671c6a..553ce12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.108.0.tar.xz) = 58b69b8c99d63dc96a82be852314dfe6d000b51a630c15927436911e2fe6fe842c0b5b4b17dbfa9bb985cd98fcdae772f22e5571ec610472fd1f856417194b3e +SHA512 (plasma-framework-5.109.0.tar.xz) = ec301a696f3f7db95f6e7408f1e71470e42f97ebd97d2cc205d03c384d2de11682613ce32b66c4e65303068a4ba2307e1df4374b7db484e5f0b3e3b2da24e4b6 From a46245ea59204e1f7dd9d937e0a2f6da7055b492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 6 Sep 2023 00:07:18 +0200 Subject: [PATCH 80/96] 5.110.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 319413a..f59f115 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /plasma-framework-5.107.0.tar.xz /plasma-framework-5.108.0.tar.xz /plasma-framework-5.109.0.tar.xz +/plasma-framework-5.110.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 25bbb05..ecd57af 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.109.0 +Version: 5.110.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -159,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Sep 05 2023 Marc Deop i Argemí - 5.110.0-1 +- 5.110.0 + * Sat Aug 05 2023 Marc Deop i Argemí - 5.109.0-1 - 5.109.0 diff --git a/sources b/sources index 553ce12..8596c88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.109.0.tar.xz) = ec301a696f3f7db95f6e7408f1e71470e42f97ebd97d2cc205d03c384d2de11682613ce32b66c4e65303068a4ba2307e1df4374b7db484e5f0b3e3b2da24e4b6 +SHA512 (plasma-framework-5.110.0.tar.xz) = dda20bee357c18405a56cb8cd0b73d1da3f8838921290e5890873b80d1b970a82f18194c26a598c670e85bb4db16477ef770d5e1d7d19d79b210dec574704039 From a6d4aa5f8d9dae24c78e3061ed93c88cba4e4cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 10 Oct 2023 22:57:21 +0200 Subject: [PATCH 81/96] 5.111.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f59f115..9706b38 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /plasma-framework-5.108.0.tar.xz /plasma-framework-5.109.0.tar.xz /plasma-framework-5.110.0.tar.xz +/plasma-framework-5.111.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index ecd57af..4524f40 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.110.0 +Version: 5.111.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -159,6 +159,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Oct 10 2023 Marc Deop i Argemí - 5.111.0-1 +- 5.111.0 + * Tue Sep 05 2023 Marc Deop i Argemí - 5.110.0-1 - 5.110.0 diff --git a/sources b/sources index 8596c88..68858cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.110.0.tar.xz) = dda20bee357c18405a56cb8cd0b73d1da3f8838921290e5890873b80d1b970a82f18194c26a598c670e85bb4db16477ef770d5e1d7d19d79b210dec574704039 +SHA512 (plasma-framework-5.111.0.tar.xz) = 6e8a4821b295743b552e95900ed3f8a0ffdd4dc81a05748b4c1f59584f34638b1e0ddd8eef3686c71d9f61e5f11c4629982badb6632918e5c2296c60a6338462 From 13702acba5fea0433729e7538232d5297a8d87c3 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Fri, 13 Oct 2023 01:24:27 +0200 Subject: [PATCH 82/96] Add KF6 compatibility flag --- kf5-plasma.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 4524f40..700a66b 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,10 @@ +%bcond kf6_compat %[0%{?fedora} >= 40 || 0%{?rhel} >= 10] + %global framework plasma-framework Name: kf5-plasma Version: 5.111.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -98,7 +100,7 @@ install -m644 -p %{SOURCE10} . %build -%cmake_kf5 +%cmake_kf5 %{?with_kf6_compat:-DBUILD_DESKTOPTHEMES=OFF} %cmake_build @@ -159,6 +161,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Oct 12 2023 Alessandro Astone - 5.111.0-2 +- Add KF6 compatibility flag + * Tue Oct 10 2023 Marc Deop i Argemí - 5.111.0-1 - 5.111.0 From f9e9d2b9d4c18461465ba542f8eacbd986b5b3af Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Mon, 16 Oct 2023 22:22:30 +0200 Subject: [PATCH 83/96] Add KF6 compatibility flag --- kf5-plasma.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 700a66b..eca56a9 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.111.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -69,6 +69,10 @@ BuildRequires: qt5-qtx11extras-devel Requires: qt5-qtquickcontrols%{?_isa} Requires: qt5-qtquickcontrols2%{?_isa} +%if %{with kf6_compat} +Requires: kf6-plasma +%endif + # https://bugzilla.redhat.com/1293415 Conflicts: kdeplasma-addons < 5.5.0-3 @@ -161,6 +165,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Oct 16 2023 Alessandro Astone - 5.111.0-3 +- Require kf6-plasma if compat build + * Thu Oct 12 2023 Alessandro Astone - 5.111.0-2 - Add KF6 compatibility flag From 2dd3f3ca4d1916b5bb04219aa5b24ed144aed556 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Mon, 16 Oct 2023 23:38:01 +0200 Subject: [PATCH 84/96] Fix kf6-plasma requires to be arch-specific --- kf5-plasma.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index eca56a9..5077157 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.111.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -70,7 +70,7 @@ Requires: qt5-qtquickcontrols%{?_isa} Requires: qt5-qtquickcontrols2%{?_isa} %if %{with kf6_compat} -Requires: kf6-plasma +Requires: kf6-plasma%{?_isa} %endif # https://bugzilla.redhat.com/1293415 @@ -165,6 +165,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Oct 16 2023 Alessandro Astone - 5.111.0-4 +- Fix kf6-plasma requires to be arch-specific + * Mon Oct 16 2023 Alessandro Astone - 5.111.0-3 - Require kf6-plasma if compat build From 62e4373c18e9f3b95be81c40a02e65373a9736b6 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sun, 29 Oct 2023 21:00:34 -0400 Subject: [PATCH 85/96] Updated spec with SPDX Licenses --- kf5-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5077157..7bcd1f1 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -7,7 +7,7 @@ Version: 5.111.0 Release: 4%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface -License: GPLv2+ and LGPLv2+ and BSD +License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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 URL: https://invent.kde.org/frameworks/plasma %global majmin %majmin_ver_kf5 From ac5500ba392fb9ea889b8a07facb9b38016309e2 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Mon, 13 Nov 2023 11:43:16 +0100 Subject: [PATCH 86/96] Don't provide the plasma-frameworks name for Plasma 6 --- kf5-plasma.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 7bcd1f1..3174495 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.111.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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 @@ -77,7 +77,10 @@ Requires: kf6-plasma%{?_isa} Conflicts: kdeplasma-addons < 5.5.0-3 # upstream name +# used by the plasma-framework package in Plasma 6 +%if %{without kf6_compat} Provides: plasma-framework = %{version}-%{release} +%endif %description %{summary}. @@ -91,7 +94,9 @@ Requires: kf5-kpackage-devel >= %{majmin} Requires: kf5-kservice-devel >= %{majmin} Requires: kf5-kwindowsystem-devel >= %{majmin} Requires: qt5-qtbase-devel +%if %{without kf6_compat} Provides: plasma-framework-devel = %{version}-%{release} +%endif %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. @@ -165,6 +170,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Nov 13 2023 Alessandro Astone - 5.111.0-5 +- Don't provide the plasma-frameworks name for Plasma 6 + * Mon Oct 16 2023 Alessandro Astone - 5.111.0-4 - Fix kf6-plasma requires to be arch-specific From 1bf92d42b5039ccf2aee6847f429c37c6743d024 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Fri, 24 Nov 2023 10:55:54 +0100 Subject: [PATCH 87/96] Don't require kf6-plasma --- kf5-plasma.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 3174495..d868a39 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.111.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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 @@ -69,10 +69,6 @@ BuildRequires: qt5-qtx11extras-devel Requires: qt5-qtquickcontrols%{?_isa} Requires: qt5-qtquickcontrols2%{?_isa} -%if %{with kf6_compat} -Requires: kf6-plasma%{?_isa} -%endif - # https://bugzilla.redhat.com/1293415 Conflicts: kdeplasma-addons < 5.5.0-3 @@ -170,6 +166,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Fri Nov 24 2023 Alessandro Astone - 5.111.0-6 +- Don't require kf6-plasma + * Mon Nov 13 2023 Alessandro Astone - 5.111.0-5 - Don't provide the plasma-frameworks name for Plasma 6 From 770500660520392ac252f0bffa6c2f952e275a10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 8 Dec 2023 21:24:50 +0100 Subject: [PATCH 88/96] 5.113.0 --- .gitignore | 1 + kf5-plasma.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9706b38..5a043d5 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /plasma-framework-5.109.0.tar.xz /plasma-framework-5.110.0.tar.xz /plasma-framework-5.111.0.tar.xz +/plasma-framework-5.113.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index d868a39..f6c705b 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -3,8 +3,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.111.0 -Release: 6%{?dist} +Version: 5.113.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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 @@ -145,11 +145,8 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %{_kf5_qtplugindir}/kpackage/packagestructure/*.so %{_kf5_plugindir}/kirigami/ %{_kf5_datadir}/plasma/ -#{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservicetypes5/*.desktop %{_kf5_mandir}/man1/plasmapkg2.1.* -# can find_lang handle this too somehow? -- rex -%lang(lt) %{_datadir}/locale/lt/LC_SCRIPTS/libplasma5/ %files devel %{_kf5_libdir}/cmake/KF5Plasma/ @@ -166,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Fri Dec 08 2023 Marc Deop i Argemí - 5.113.0-1 +- 5.113.0 + * Fri Nov 24 2023 Alessandro Astone - 5.111.0-6 - Don't require kf6-plasma diff --git a/sources b/sources index 68858cf..6744db1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.111.0.tar.xz) = 6e8a4821b295743b552e95900ed3f8a0ffdd4dc81a05748b4c1f59584f34638b1e0ddd8eef3686c71d9f61e5f11c4629982badb6632918e5c2296c60a6338462 +SHA512 (plasma-framework-5.113.0.tar.xz) = 46a9a249600b53b8f871fb9703584aba5a62bdf93bb826e6171ab8619d2199dbe98831a10e93f47239559fbd499644c2c4b3e3b7155829b0a3aece5ecaa08cab From 9f046fccd000ac2685886069015c0327dcea19b0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 00:36:19 +0000 Subject: [PATCH 89/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index f6c705b..aa6e699 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.113.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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 @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 c92b5b4aabb3407f3fe041729dd5b1a00032e849 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 00:16:01 +0000 Subject: [PATCH 90/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index aa6e699..403d94d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.113.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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 @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 365c4203eedde42473d42004f5a0081904a1f28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 27 Jan 2024 15:23:16 +0100 Subject: [PATCH 91/96] 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-plasma.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 403d94d..e9b6aa6 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -7,7 +7,7 @@ Version: 5.113.0 Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface -License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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 BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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/plasma %global majmin %majmin_ver_kf5 From 8cb16a2d183629e71539a7f76a2a403f7a525065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 10 Feb 2024 18:34:37 +0100 Subject: [PATCH 92/96] 5.115.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a043d5..e5909be 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /plasma-framework-5.110.0.tar.xz /plasma-framework-5.111.0.tar.xz /plasma-framework-5.113.0.tar.xz +/plasma-framework-5.115.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index e9b6aa6..d268817 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -3,8 +3,8 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.113.0 -Release: 3%{?dist} +Version: 5.115.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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) @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %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 6744db1..a7e2c5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.113.0.tar.xz) = 46a9a249600b53b8f871fb9703584aba5a62bdf93bb826e6171ab8619d2199dbe98831a10e93f47239559fbd499644c2c4b3e3b7155829b0a3aece5ecaa08cab +SHA512 (plasma-framework-5.115.0.tar.xz) = 46ff7c6e93c7be3bb6998010b8b613f7c90cb9b3313290d6ebf0b94ed896e676c245aa090f0beb74c4c68576909f7dc7b6f580e386c18a923be90f74bdc1fbb6 From 01fed554c90c114f60092af231f9adf30bd4dd98 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Sun, 19 May 2024 19:20:45 +0200 Subject: [PATCH 93/96] 5.116.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e5909be..f9cd8f0 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /plasma-framework-5.111.0.tar.xz /plasma-framework-5.113.0.tar.xz /plasma-framework-5.115.0.tar.xz +/plasma-framework-5.116.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index d268817..f8b7f0e 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -3,7 +3,7 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.115.0 +Version: 5.116.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Sun May 19 2024 Alessandro Astone - 5.116.0-1 +- 5.116.0 + * Sat Feb 10 2024 Marc Deop i Argemí - 5.115.0-1 - 5.115.0 diff --git a/sources b/sources index a7e2c5e..02a2997 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plasma-framework-5.115.0.tar.xz) = 46ff7c6e93c7be3bb6998010b8b613f7c90cb9b3313290d6ebf0b94ed896e676c245aa090f0beb74c4c68576909f7dc7b6f580e386c18a923be90f74bdc1fbb6 +SHA512 (plasma-framework-5.116.0.tar.xz) = d15a1379d14a13c17932c1278b209b0a2f6a07f1abc15cb436f73765f8df12564297541c29bf453991e4dc7d469c5b83ecc53e9e97480d10d8d897597acfe804 From 3139421a98c11a7328cb90267446a2e08b0044c3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 12:01:52 +0000 Subject: [PATCH 94/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index f8b7f0e..7f46537 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.116.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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) @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 5.116.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun May 19 2024 Alessandro Astone - 5.116.0-1 - 5.116.0 From 7f07d5e1ae90171ad2576f45d2ed7fbace328a13 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 09:03:54 +0000 Subject: [PATCH 95/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 7f46537..5e82b3a 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.116.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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) @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 5.116.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 18 2024 Fedora Release Engineering - 5.116.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 8b1989179062c4efb9c7bc30f10746946a3639c2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 18:35:15 +0000 Subject: [PATCH 96/96] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- kf5-plasma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5e82b3a..c9df106 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -4,7 +4,7 @@ Name: kf5-plasma Version: 5.116.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later 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) @@ -163,6 +163,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 5.116.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 5.116.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild