From 74dac07e6ebda459878022c6e1f3b23c77740afb Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 8 Mar 2022 08:52:09 +0100 Subject: [PATCH 1/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 107a7cc..be146ce 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.91.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 +* Tue Mar 08 2022 Jan Grulich - 5.91.0-2 +- Rebuild (qt5) + * Fri Feb 11 2022 Rex Dieter - 5.91.0-1 - 5.91.0 From 8d037348338f4f58399da25b6872358f784eeae2 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 10 Mar 2022 14:53:46 -0600 Subject: [PATCH 2/6] 5.92.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 875a30a..3c7a1b8 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /frameworkintegration-5.89.0.tar.xz /frameworkintegration-5.90.0.tar.xz /frameworkintegration-5.91.0.tar.xz +/frameworkintegration-5.92.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index be146ce..79812a5 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.91.0 -Release: 2%{?dist} +Version: 5.92.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 +* Thu Mar 10 2022 Rex Dieter - 5.92.0-1 +- 5.92.0 + * Tue Mar 08 2022 Jan Grulich - 5.91.0-2 - Rebuild (qt5) diff --git a/sources b/sources index 8f69667..5b83eda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.91.0.tar.xz) = 6b82b77d7504e15c644e362b3f31c136e9c335c256f38eed9f079fb91d15d4a7bf1d25642359d9fcab02a39b8b4649271adcd5784ed579c19a7dcbd8bfc59899 +SHA512 (frameworkintegration-5.92.0.tar.xz) = 3445749f4ee10493a798433a7b5630dc22701c98c3f81c7e2236cffea9f9576ce8123006e5123698e5d648771ea77bff848453b188b1a6e791aab08184cebecc From 2e87e40b0fbe5995ce2534dbb701ced4355e0903 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 10 Apr 2022 13:20:37 +0930 Subject: [PATCH 3/6] Update to 5.93 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c7a1b8..67d0f41 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /frameworkintegration-5.90.0.tar.xz /frameworkintegration-5.91.0.tar.xz /frameworkintegration-5.92.0.tar.xz +./frameworkintegration-5.93.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 79812a5..ef0269f 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.92.0 +Version: 5.93.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 +* Sun Apr 10 2022 Justin Zobel - 5.93-1 +- Update to 5.93 + * Thu Mar 10 2022 Rex Dieter - 5.92.0-1 - 5.92.0 diff --git a/sources b/sources index 5b83eda..200f3bb 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (frameworkintegration-5.92.0.tar.xz) = 3445749f4ee10493a798433a7b5630dc22701c98c3f81c7e2236cffea9f9576ce8123006e5123698e5d648771ea77bff848453b188b1a6e791aab08184cebecc +SHA512 (frameworkintegration-5.93.0.tar.xz) = 679cecf3852965d0f746a44ece7ac993328d8133745c9c7a9afc05855e9f3497964a558e08d69b6baf7ca700b01611a1dd6c13d4ef145a3cd92b9459f5f753c0 From 4667e9c83a378214fb7c90cfa5e7e3c4c14c9bc5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 13 May 2022 11:09:00 -0500 Subject: [PATCH 4/6] 5.94.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 67d0f41..503cc1c 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /frameworkintegration-5.91.0.tar.xz /frameworkintegration-5.92.0.tar.xz ./frameworkintegration-5.93.tar.xz +/frameworkintegration-5.94.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index ef0269f..fbca2c2 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.93.0 +Version: 5.94.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 +* 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 200f3bb..8c733f3 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (frameworkintegration-5.92.0.tar.xz) = 3445749f4ee10493a798433a7b5630dc22701c98c3f81c7e2236cffea9f9576ce8123006e5123698e5d648771ea77bff848453b188b1a6e791aab08184cebecc -SHA512 (frameworkintegration-5.93.0.tar.xz) = 679cecf3852965d0f746a44ece7ac993328d8133745c9c7a9afc05855e9f3497964a558e08d69b6baf7ca700b01611a1dd6c13d4ef145a3cd92b9459f5f753c0 +SHA512 (frameworkintegration-5.94.0.tar.xz) = 3900fe970d459707b634df90515e49593632e7fe1dc9ba2a54b45d5042a768997f11b0875fe5419912673d8c9166e244d27b943b83c2d4a8936b8d6e30e17eb1 From a8a7f9aee39e1a5255086da6e7c117ead95b4010 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 17 May 2022 13:03:02 +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 fbca2c2..e450205 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.94.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 +* Tue May 17 2022 Jan Grulich - 5.94.0-2 +- Rebuild (qt5) + * Fri May 13 2022 Rex Dieter - 5.94.0-1 - 5.94.0 From e88c3cb1bc3d7e600017f69615dc50db3d5ea177 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sun, 3 Jul 2022 23:25:44 +0200 Subject: [PATCH 6/6] 5.96.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 503cc1c..9ea1a36 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /frameworkintegration-5.92.0.tar.xz ./frameworkintegration-5.93.tar.xz /frameworkintegration-5.94.0.tar.xz +/frameworkintegration-5.96.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index e450205..445dbb8 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.94.0 -Release: 2%{?dist} +Version: 5.96.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 Jul 03 2022 Marc Deop - 5.96.0-1 +- 5.96.0 + * Tue May 17 2022 Jan Grulich - 5.94.0-2 - Rebuild (qt5) diff --git a/sources b/sources index 8c733f3..056767b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.94.0.tar.xz) = 3900fe970d459707b634df90515e49593632e7fe1dc9ba2a54b45d5042a768997f11b0875fe5419912673d8c9166e244d27b943b83c2d4a8936b8d6e30e17eb1 +SHA512 (frameworkintegration-5.96.0.tar.xz) = cdc521ff7ba5d3c37d239fb7575a8c1e5b66b1bcba9e315da857b3ddd25b9a7cabc3dc0338186b23b9606badef7c7153c117b92618b626eb54b95c540cc2e680