From 82187d3f13de840136b40d692f4caeac07c34b9e Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 14 Jul 2022 15:03:24 +0200 Subject: [PATCH 01/21] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 445dbb8..758f949 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.96.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Thu Jul 14 2022 Jan Grulich - 5.96.0-2 +- Rebuild (qt5) + * Sun Jul 03 2022 Marc Deop - 5.96.0-1 - 5.96.0 From ce81030dcc79ed9049d25def1a9bd3552eedc087 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 15:57:25 +0000 Subject: [PATCH 02/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 758f949..24602e4 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.96.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 5.96.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jul 14 2022 Jan Grulich - 5.96.0-2 - Rebuild (qt5) From 9265a41047f82c67a27613c96771936ef88e9354 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 14 Aug 2022 13:01:43 +0930 Subject: [PATCH 03/21] Update to 5.97.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9ea1a36..bb2df7f 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ ./frameworkintegration-5.93.tar.xz /frameworkintegration-5.94.0.tar.xz /frameworkintegration-5.96.0.tar.xz +/frameworkintegration-5.97.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 24602e4..7dec82e 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.96.0 -Release: 3%{?dist} +Version: 5.97.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Sat Aug 13 2022 Justin Zobel - 5.97.0-1 +- Update to 5.97.0 + * Thu Jul 21 2022 Fedora Release Engineering - 5.96.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 056767b..60f6199 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (frameworkintegration-5.96.0.tar.xz) = cdc521ff7ba5d3c37d239fb7575a8c1e5b66b1bcba9e315da857b3ddd25b9a7cabc3dc0338186b23b9606badef7c7153c117b92618b626eb54b95c540cc2e680 +SHA512 (frameworkintegration-5.97.0.tar.xz) = 5b6a4f562183c4cda5c068786b14db22508af0ea535cf6a03e5502834196a6393a43def590fea1ee8562cb7f3bbc2c69722d459225b0128a593f32ba486a5e51 From c5e59edcbc5222196719fe4506425e55e7d7f732 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 04/21] 5.98.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bb2df7f..9f8969f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /frameworkintegration-5.94.0.tar.xz /frameworkintegration-5.96.0.tar.xz /frameworkintegration-5.97.0.tar.xz +/frameworkintegration-5.98.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 7dec82e..6d2677a 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.98.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Thu Sep 15 2022 Marc Deop - 5.98.0-1 +- 5.98.0 + * Sat Aug 13 2022 Justin Zobel - 5.97.0-1 - Update to 5.97.0 diff --git a/sources b/sources index 60f6199..573409f 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (frameworkintegration-5.96.0.tar.xz) = cdc521ff7ba5d3c37d239fb7575a8c1e5b66b1bcba9e315da857b3ddd25b9a7cabc3dc0338186b23b9606badef7c7153c117b92618b626eb54b95c540cc2e680 -SHA512 (frameworkintegration-5.97.0.tar.xz) = 5b6a4f562183c4cda5c068786b14db22508af0ea535cf6a03e5502834196a6393a43def590fea1ee8562cb7f3bbc2c69722d459225b0128a593f32ba486a5e51 +SHA512 (frameworkintegration-5.98.0.tar.xz) = bbf7e20615df6f7613c271da683bd3065df78bbd1231bdbf96991bb674923b40586013bcc8c6191f6b2f4ed2547dbf26e0c4f48eeccef233768ce4c89d00d2e5 From 03a397fd6c6b82423617e160fdc0782be92c29b4 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 21 Sep 2022 08:45:38 +0200 Subject: [PATCH 05/21] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 6d2677a..4ccdc86 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.98.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Wed Sep 21 2022 Jan Grulich - 5.98.0-2 +- Rebuild (qt5) + * Thu Sep 15 2022 Marc Deop - 5.98.0-1 - 5.98.0 From 7a0ddbd173fdbe5e34a21e9e3d033c269cf6fcb4 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 06/21] 5.99.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9f8969f..93f2af1 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /frameworkintegration-5.96.0.tar.xz /frameworkintegration-5.97.0.tar.xz /frameworkintegration-5.98.0.tar.xz +/frameworkintegration-5.99.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 4ccdc86..26ec97f 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.98.0 -Release: 2%{?dist} +Version: 5.99.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Fri Oct 14 2022 Marc Deop - 5.99.0-1 +- 5.99.0 + * Wed Sep 21 2022 Jan Grulich - 5.98.0-2 - Rebuild (qt5) diff --git a/sources b/sources index 573409f..e48ee71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.98.0.tar.xz) = bbf7e20615df6f7613c271da683bd3065df78bbd1231bdbf96991bb674923b40586013bcc8c6191f6b2f4ed2547dbf26e0c4f48eeccef233768ce4c89d00d2e5 +SHA512 (frameworkintegration-5.99.0.tar.xz) = 3799ea9587d2c7d2e869a094ccc9a420cb8b1fdbf263d5dd3c4b186464bf34457ac9f91eb469c612f75a6f5235407bd2f52aa9927f447327147ccb6f2c5cdc20 From 67867ccae30cd8d4eb9facacb8817cf85df22eec Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 31 Oct 2022 16:43:31 +0100 Subject: [PATCH 07/21] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 26ec97f..0e52f53 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.99.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Mon Oct 31 2022 Jan Grulich - 5.99.0-2 +- Rebuild (qt5) + * Fri Oct 14 2022 Marc Deop - 5.99.0-1 - 5.99.0 From abe03ee46ece38e8f08c65f1ebdd6a14764572b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 6 Nov 2022 22:29:01 +0100 Subject: [PATCH 08/21] 5.100.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 93f2af1..65bd6ae 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /frameworkintegration-5.97.0.tar.xz /frameworkintegration-5.98.0.tar.xz /frameworkintegration-5.99.0.tar.xz +/frameworkintegration-5.100.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 0e52f53..66e4531 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.99.0 -Release: 2%{?dist} +Version: 5.100.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Sun Nov 06 2022 Marc Deop - 5.100.0-1 +- 5.100.0 + * Mon Oct 31 2022 Jan Grulich - 5.99.0-2 - Rebuild (qt5) diff --git a/sources b/sources index e48ee71..ea6d5ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.99.0.tar.xz) = 3799ea9587d2c7d2e869a094ccc9a420cb8b1fdbf263d5dd3c4b186464bf34457ac9f91eb469c612f75a6f5235407bd2f52aa9927f447327147ccb6f2c5cdc20 +SHA512 (frameworkintegration-5.100.0.tar.xz) = f99bfbb8476bd3b14c6611f8557b000257c1464b6c21dcbbb1e69f27e8371f64e45ea4f2817b8c3514de13c9e69888dbad905e7d3ed8f1b4cac82c3205f9a873 From 57239241a59c793d0af669c89794b286b4bfe958 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 11 Nov 2022 15:00:04 +0100 Subject: [PATCH 09/21] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 26ec97f..f3720ec 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.99.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -113,6 +113,9 @@ developing applications that use %{name}. %changelog +* Fri Nov 11 2022 Jan Grulich - 5.99.0-2 +- Rebuild (qt5) + * Fri Oct 14 2022 Marc Deop - 5.99.0-1 - 5.99.0 From e3673a05029bce5ebdb97a88afb91017135d2097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 12 Dec 2022 16:02:52 +0100 Subject: [PATCH 10/21] 5.101.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 65bd6ae..0568152 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /frameworkintegration-5.98.0.tar.xz /frameworkintegration-5.99.0.tar.xz /frameworkintegration-5.100.0.tar.xz +/frameworkintegration-5.101.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 66e4531..25d8a52 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,19 +1,14 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.101.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) -%global revision %(echo %{version} | cut -d. -f3) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif +%global stable %stable_kf5 Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz ## upstream patches (lookaside cache) @@ -113,6 +108,10 @@ developing applications that use %{name}. %changelog +* Mon Dec 12 2022 Marc Deop - 5.101.0-1 +- 5.101.0 +- use new macros to simplify code + * Sun Nov 06 2022 Marc Deop - 5.100.0-1 - 5.100.0 diff --git a/sources b/sources index ea6d5ed..599d36d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.100.0.tar.xz) = f99bfbb8476bd3b14c6611f8557b000257c1464b6c21dcbbb1e69f27e8371f64e45ea4f2817b8c3514de13c9e69888dbad905e7d3ed8f1b4cac82c3205f9a873 +SHA512 (frameworkintegration-5.101.0.tar.xz) = 768fba304ee68ca16e7f3b674c7fdb1e65308fd4ba36a4428bc43dfb402e528851773360d73a69034fef1130f3701c126efe6ef22a896a66ede2859937b21c94 From b721afd269854431f25b4731ebbaa36314ce4495 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 6 Jan 2023 14:56:18 +0100 Subject: [PATCH 11/21] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 25d8a52..f11714b 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.101.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Fri Jan 06 2023 Jan Grulich - 5.101.0-2 +- Rebuild (qt5) + * Mon Dec 12 2022 Marc Deop - 5.101.0-1 - 5.101.0 - use new macros to simplify code From b8cdd52e0092a0676fcc63263437edcda6ed5ed5 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 12/21] 5.102.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0568152..a936c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /frameworkintegration-5.99.0.tar.xz /frameworkintegration-5.100.0.tar.xz /frameworkintegration-5.101.0.tar.xz +/frameworkintegration-5.102.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index f11714b..8e09b8d 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.101.0 -Release: 2%{?dist} +Version: 5.102.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Sat Jan 14 2023 Marc Deop - 5.102.0-1 +- 5.102.0 + * Fri Jan 06 2023 Jan Grulich - 5.101.0-2 - Rebuild (qt5) diff --git a/sources b/sources index 599d36d..decc8a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.101.0.tar.xz) = 768fba304ee68ca16e7f3b674c7fdb1e65308fd4ba36a4428bc43dfb402e528851773360d73a69034fef1130f3701c126efe6ef22a896a66ede2859937b21c94 +SHA512 (frameworkintegration-5.102.0.tar.xz) = 2cbddc96e120371219ec626b491b68f0c1d7d738e65e9087829dee596e26a6263f5ff5f26d42e0de622f1940c32b92763a14f7f3aafa7bd8976897373287a06a From 32e3a3ab0f9767192062f94accac84da37f7b7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 15 Jan 2023 17:46:21 +0100 Subject: [PATCH 13/21] fix: use macros from macros.kf5 instead of custom code --- kf5-frameworkintegration.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 8e09b8d..9343e65 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -7,7 +7,7 @@ Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugi License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} -%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 1e835a6e086f68f79163b1e2c9229dd0e25ca7a0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 14:27:11 +0000 Subject: [PATCH 14/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 9343e65..5f7bb01 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.102.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %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 ddf9fad0d9cc3113cb011dc2fa2a871860688ce3 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 25 Jan 2023 14:38:48 -0800 Subject: [PATCH 15/21] fix diffs --- .gitignore | 2 +- kf5-frameworkintegration.spec | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4ceb9f8..a936c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,7 @@ /frameworkintegration-5.90.0.tar.xz /frameworkintegration-5.91.0.tar.xz /frameworkintegration-5.92.0.tar.xz -/frameworkintegration-5.93.0.tar.xz +./frameworkintegration-5.93.tar.xz /frameworkintegration-5.94.0.tar.xz /frameworkintegration-5.96.0.tar.xz /frameworkintegration-5.97.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 8ad7c3e..8e09b8d 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -151,9 +151,6 @@ developing applications that use %{name}. * Fri May 13 2022 Rex Dieter - 5.94.0-1 - 5.94.0 -* Mon Apr 11 2022 Justin Zobel - 5.93.0-1 -- Update to 5.93.0 - * Sun Apr 10 2022 Justin Zobel - 5.93-1 - Update to 5.93 From 46e27bf01f927cf026c61074734db379a27521b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 5 Feb 2023 17:38:19 +0100 Subject: [PATCH 16/21] 5.103.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a936c1e..8212f5e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /frameworkintegration-5.100.0.tar.xz /frameworkintegration-5.101.0.tar.xz /frameworkintegration-5.102.0.tar.xz +/frameworkintegration-5.103.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 5f7bb01..704f0be 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.102.0 -Release: 2%{?dist} +Version: 5.103.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %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 decc8a7..5c9777a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.102.0.tar.xz) = 2cbddc96e120371219ec626b491b68f0c1d7d738e65e9087829dee596e26a6263f5ff5f26d42e0de622f1940c32b92763a14f7f3aafa7bd8976897373287a06a +SHA512 (frameworkintegration-5.103.0.tar.xz) = 604b3a75a64b91fcf2991e84a5703cd33832342a4c931c90cba15d453cc89287ea248ead8f31f643d0333c4f63c12d93f61bf531e8f7eb99cadd9af72f6e0ea1 From d9e04365c52ccab76278941d22924afd0a5d709c 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 17/21] 5.104.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8212f5e..ea52bdb 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /frameworkintegration-5.101.0.tar.xz /frameworkintegration-5.102.0.tar.xz /frameworkintegration-5.103.0.tar.xz +/frameworkintegration-5.104.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 704f0be..2a1ead2 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.103.0 +Version: 5.104.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -108,6 +108,9 @@ developing applications that use %{name}. %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 5c9777a..2e65afc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.103.0.tar.xz) = 604b3a75a64b91fcf2991e84a5703cd33832342a4c931c90cba15d453cc89287ea248ead8f31f643d0333c4f63c12d93f61bf531e8f7eb99cadd9af72f6e0ea1 +SHA512 (frameworkintegration-5.104.0.tar.xz) = 2c5130b555b93cb72ce36be3708868fd35ebcda0a226e5099efe337477d53f938f066fd35a7e90efddadd3a51f427810b1b412028bbe6222e9208915afa06a74 From 66785f695de49d5bc2c25e7c1ef062b790653ef9 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 18/21] 5.105.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ea52bdb..a5c69eb 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /frameworkintegration-5.102.0.tar.xz /frameworkintegration-5.103.0.tar.xz /frameworkintegration-5.104.0.tar.xz +/frameworkintegration-5.105.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 2a1ead2..904562c 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.104.0 +Version: 5.105.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Sun Apr 02 2023 Marc Deop i Argemí - 5.105.0-1 +- 5.105.0 + * Sat Mar 04 2023 Marc Deop i Argemí - 5.104.0-1 - 5.104.0 diff --git a/sources b/sources index 2e65afc..e803cfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.104.0.tar.xz) = 2c5130b555b93cb72ce36be3708868fd35ebcda0a226e5099efe337477d53f938f066fd35a7e90efddadd3a51f427810b1b412028bbe6222e9208915afa06a74 +SHA512 (frameworkintegration-5.105.0.tar.xz) = ecb819d332864e34b6dd0273afec417135a5c1ea7cbdea2bad9bf33b03eef231df50edb4e6296ed6f04f036746839af45992606a83609f4899944ce69326f839 From 56905a05fdb17e194724d3c3c83f5b54616047c0 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 12 Apr 2023 06:31:48 +0200 Subject: [PATCH 19/21] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 904562c..cdd3098 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Wed Apr 12 2023 Jan Grulich - 5.105.0-2 +- Rebuild (qt5) + * Sun Apr 02 2023 Marc Deop i Argemí - 5.105.0-1 - 5.105.0 From 35205e320d5d7ad0c458a61ec037753e32e4dc39 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 12 Apr 2023 06:41:51 +0200 Subject: [PATCH 20/21] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 2a1ead2..87b828c 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.104.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Wed Apr 12 2023 Jan Grulich - 5.104.0-2 +- Rebuild (qt5) + * Sat Mar 04 2023 Marc Deop i Argemí - 5.104.0-1 - 5.104.0 From 8601c853eb65509bee2fafc7fae8759838f99b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 22 Apr 2023 11:14:09 +0200 Subject: [PATCH 21/21] Rebuild (sync builds in rawhide,f38 and f37) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index cdd3098..0071317 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Sat Apr 22 2023 Marc Deop i Argemí - 5.105.0-3 +- Rebuild (sync builds in rawhide,f38 and f37) + * Wed Apr 12 2023 Jan Grulich - 5.105.0-2 - Rebuild (qt5)