From f65e38ecb6a465abc624f22b4b82103a55bfe1f1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 9 May 2023 10:54:46 -0700 Subject: [PATCH 1/6] Rebuild for qt5 update --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 34ef65d..533b719 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 3%{?dist} +Release: 4%{?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 +* Tue May 09 2023 Troy Dawson - 5.105.0-4 +- Rebuild for qt5 update + * Sat Apr 22 2023 Marc Deop i Argemí - 5.105.0-3 - Rebuild (sync builds in rawhide,f38 and f37) From f22e33c1067ed134d7b2bc1b6937269a08120efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 15 May 2023 21:55:20 +0200 Subject: [PATCH 2/6] 5.106.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a5c69eb..599adcd 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /frameworkintegration-5.103.0.tar.xz /frameworkintegration-5.104.0.tar.xz /frameworkintegration-5.105.0.tar.xz +/frameworkintegration-5.106.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 0071317..5ff6ca6 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.105.0 -Release: 3%{?dist} +Version: 5.106.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 +* Mon May 15 2023 Marc Deop i Argemí - 5.106.0-1 +- 5.106.0 + * Sat Apr 22 2023 Marc Deop i Argemí - 5.105.0-3 - Rebuild (sync builds in rawhide,f38 and f37) diff --git a/sources b/sources index e803cfa..006223b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.105.0.tar.xz) = ecb819d332864e34b6dd0273afec417135a5c1ea7cbdea2bad9bf33b03eef231df50edb4e6296ed6f04f036746839af45992606a83609f4899944ce69326f839 +SHA512 (frameworkintegration-5.106.0.tar.xz) = bf0baafcdda7ecd9f66501a1585af3c6bc8417c17168ee11883bfe9096bb00f0a93313c246296bfdc096c230ff35d4f3fc223da7cba875aca2978b42b6bb5cb5 From 0d20007856ab868e66fd8ef9d97275265667d560 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 17 May 2023 10:35:24 -0700 Subject: [PATCH 3/6] Rebuild again for qt5 update --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 533b719..698782e 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 4%{?dist} +Release: 5%{?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 May 17 2023 Troy Dawson - 5.105.0-5 +- Rebuild again for qt5 update + * Tue May 09 2023 Troy Dawson - 5.105.0-4 - Rebuild for qt5 update From 592cfa156a72005a4ebab753609ae477478c58bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 3 Jun 2023 15:29:15 +0200 Subject: [PATCH 4/6] 5.107.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 599adcd..d1aebd5 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /frameworkintegration-5.104.0.tar.xz /frameworkintegration-5.105.0.tar.xz /frameworkintegration-5.106.0.tar.xz +/frameworkintegration-5.107.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 5ff6ca6..8031487 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.106.0 +Version: 5.107.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 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 006223b..17c92ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.106.0.tar.xz) = bf0baafcdda7ecd9f66501a1585af3c6bc8417c17168ee11883bfe9096bb00f0a93313c246296bfdc096c230ff35d4f3fc223da7cba875aca2978b42b6bb5cb5 +SHA512 (frameworkintegration-5.107.0.tar.xz) = 8041b5699d5d55e1e2b1656a57ade120f7e81ca2cb2377d1cadde8e01084c324b7eea59f141eab6e6043d7e93903260b92c47b5ef8dee589b9aa743c2aba86b1 From c902d5f9c5adac3a12230652bb359162dd172cd5 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 14 Jun 2023 08:47:41 +0200 Subject: [PATCH 5/6] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 8031487..6f73549 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.107.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 Jun 14 2023 Jan Grulich - 5.107.0-2 +- Rebuild (qt5) + * Sat Jun 03 2023 Marc Deop i Argemí - 5.107.0-1 - 5.107.0 From fbaabc8bfe436535bda05d4ce74ecf14990a5ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 2 Jul 2023 19:32:19 +0200 Subject: [PATCH 6/6] 5.108.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d1aebd5..20cc5ba 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /frameworkintegration-5.105.0.tar.xz /frameworkintegration-5.106.0.tar.xz /frameworkintegration-5.107.0.tar.xz +/frameworkintegration-5.108.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 6f73549..507c5e1 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.107.0 -Release: 2%{?dist} +Version: 5.108.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 Jul 02 2023 Marc Deop i Argemí - 5.108.0-1 +- 5.108.0 + * Wed Jun 14 2023 Jan Grulich - 5.107.0-2 - Rebuild (qt5) diff --git a/sources b/sources index 17c92ad..d9f99c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.107.0.tar.xz) = 8041b5699d5d55e1e2b1656a57ade120f7e81ca2cb2377d1cadde8e01084c324b7eea59f141eab6e6043d7e93903260b92c47b5ef8dee589b9aa743c2aba86b1 +SHA512 (frameworkintegration-5.108.0.tar.xz) = ea67b11edcffb546ec1cc41da03ac921738d6879ee0ecd652e27aacf6dd8af0d37da5bd29e2f3a43e41295abcec53d0b2679d56e937e99675cf0451d91db865e