From 82187d3f13de840136b40d692f4caeac07c34b9e Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 14 Jul 2022 15:03:24 +0200 Subject: [PATCH 01/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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