From c3b6c72db5ec9872b84322ce431763ba6e59e66f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 8 Dec 2021 09:42:06 -0600 Subject: [PATCH 1/8] 5.89.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8bb3aec..0f9625d 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /kwindowsystem-5.86.0.tar.xz /kwindowsystem-5.87.0.tar.xz /kwindowsystem-5.88.0.tar.xz +/kwindowsystem-5.89.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 7f526a0..fc90a35 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -12,7 +12,7 @@ %endif Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.89.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -111,6 +111,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %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 8481240..b2a1f34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwindowsystem-5.88.0.tar.xz) = 1863cf4185d2920e46511ec247165c1af8a6035a62a12db9c0a39ac3ebb0c701ab01072d919d115ce2288ecbccb5cdaf66d055cc372270dcf8979ca9e227bdf0 +SHA512 (kwindowsystem-5.89.0.tar.xz) = 9d8a25040c065d29d2ac6030a95a70db1346a1daad7a3704a5333b924bc4878428d1601120cdded906e9cb43bd9b419c695fe9768a88902fa076ed859772b1c8 From 6f9c1dc3e9c4f168c35bac99016822102bfd7cb8 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 4 Jan 2022 09:36:48 +0100 Subject: [PATCH 2/8] 5.90.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0f9625d..3db453c 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /kwindowsystem-5.87.0.tar.xz /kwindowsystem-5.88.0.tar.xz /kwindowsystem-5.89.0.tar.xz +/kwindowsystem-5.90.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index fc90a35..6998c37 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -12,7 +12,7 @@ %endif Name: kf5-%{framework} -Version: 5.89.0 +Version: 5.90.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -111,6 +111,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %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 b2a1f34..850a856 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwindowsystem-5.89.0.tar.xz) = 9d8a25040c065d29d2ac6030a95a70db1346a1daad7a3704a5333b924bc4878428d1601120cdded906e9cb43bd9b419c695fe9768a88902fa076ed859772b1c8 +SHA512 (kwindowsystem-5.90.0.tar.xz) = c63417e4c2e33f1b08898722f582324b72beae9e1931f08e6866bc6939681a612a30cd704236ae373aa075ef94f73f8868c92558a21e4849d6d0c467574916a2 From 0cf4432dab478d7df11c20df7bfaf7ae1627140c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 14:44:20 +0000 Subject: [PATCH 3/8] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-kwindowsystem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 6998c37..5bf2f1b 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -13,7 +13,7 @@ Name: kf5-%{framework} Version: 5.90.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -111,6 +111,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %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 8620afe61bd006b5ad0c43c40210edbf2dc803df Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 11 Feb 2022 12:36:34 -0600 Subject: [PATCH 4/8] 5.91.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3db453c..9a80930 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /kwindowsystem-5.88.0.tar.xz /kwindowsystem-5.89.0.tar.xz /kwindowsystem-5.90.0.tar.xz +/kwindowsystem-5.91.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 5bf2f1b..d8b6672 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -12,8 +12,8 @@ %endif Name: kf5-%{framework} -Version: 5.90.0 -Release: 2%{?dist} +Version: 5.91.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -111,6 +111,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %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 850a856..0895b39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwindowsystem-5.90.0.tar.xz) = c63417e4c2e33f1b08898722f582324b72beae9e1931f08e6866bc6939681a612a30cd704236ae373aa075ef94f73f8868c92558a21e4849d6d0c467574916a2 +SHA512 (kwindowsystem-5.91.0.tar.xz) = 29b9fe96e13eb0a22d6c4bd457981f5b3c094799c6fb01dccdbb93581ab4c3ce72d5918018bd7a3b9e69ad94d433d5e910c1680d6bc155f037e9a8b869d31310 From b21aba997f86affa3aeedef1e109e77e6e2a499b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 15 Feb 2022 10:11:03 -0600 Subject: [PATCH 5/8] update %%files --- kf5-kwindowsystem.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index d8b6672..374a4cb 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -103,7 +103,7 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %{_kf5_plugindir}/kwindowsystem/KF5WindowSystemX11Plugin.so %files devel -%{_kf5_includedir}/kwindowsystem_version.h + %{_kf5_includedir}/KWindowSystem/ %{_kf5_libdir}/libKF5WindowSystem.so %{_kf5_libdir}/cmake/KF5WindowSystem/ From 69660e5fccba8c78ecadbe570582f276020ab16b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 15 Feb 2022 10:46:06 -0600 Subject: [PATCH 6/8] fix %%files harder, .spec cosmetics --- kf5-kwindowsystem.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 374a4cb..98514cd 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,4 +1,3 @@ -%undefine __cmake_in_source_build %global framework kwindowsystem ## uncomment to enable bootstrap mode @@ -72,8 +71,9 @@ developing applications that use %{name}. %build -%{cmake_kf5} \ +%cmake_kf5 \ -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} + %cmake_build @@ -99,11 +99,10 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %{_kf5_datadir}/qlogging-categories5/%{framework}.* %{_kf5_libdir}/libKF5WindowSystem.so.* %dir %{_kf5_plugindir}/kwindowsystem/ -%{_kf5_plugindir}/kwindowsystem/KF5WindowSystemWaylandPlugin.so +#{_kf5_plugindir}/kwindowsystem/KF5WindowSystemWaylandPlugin.so %{_kf5_plugindir}/kwindowsystem/KF5WindowSystemX11Plugin.so %files devel - %{_kf5_includedir}/KWindowSystem/ %{_kf5_libdir}/libKF5WindowSystem.so %{_kf5_libdir}/cmake/KF5WindowSystem/ From a58acf714f0bae87af0d6d8392bdf62654d50a7c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 10 Mar 2022 15:10:57 -0600 Subject: [PATCH 7/8] 5.92.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9a80930..2760045 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /kwindowsystem-5.89.0.tar.xz /kwindowsystem-5.90.0.tar.xz /kwindowsystem-5.91.0.tar.xz +/kwindowsystem-5.92.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 98514cd..40ec317 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -11,7 +11,7 @@ %endif Name: kf5-%{framework} -Version: 5.91.0 +Version: 5.92.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -110,6 +110,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %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 0895b39..0d9fc14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwindowsystem-5.91.0.tar.xz) = 29b9fe96e13eb0a22d6c4bd457981f5b3c094799c6fb01dccdbb93581ab4c3ce72d5918018bd7a3b9e69ad94d433d5e910c1680d6bc155f037e9a8b869d31310 +SHA512 (kwindowsystem-5.92.0.tar.xz) = 022f0a26ddd19b10d1f3365218030e148123ade4324c60f028a01f8ae96426a53de09d2eb60aa46534447da9125ef01b856d4efcd45d56ee5bb26ce784e927e7 From ae6d93b040b3cdf032ae50c6656fda2aff238b2e Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 10 Apr 2022 13:31:07 +0930 Subject: [PATCH 8/8] Update to 5.93 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2760045..cd57cdc 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /kwindowsystem-5.90.0.tar.xz /kwindowsystem-5.91.0.tar.xz /kwindowsystem-5.92.0.tar.xz +./kwindowsystem-5.93.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 40ec317..9d8d261 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -11,7 +11,7 @@ %endif Name: kf5-%{framework} -Version: 5.92.0 +Version: 5.93.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -110,6 +110,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %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 0d9fc14..e7f9df2 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kwindowsystem-5.92.0.tar.xz) = 022f0a26ddd19b10d1f3365218030e148123ade4324c60f028a01f8ae96426a53de09d2eb60aa46534447da9125ef01b856d4efcd45d56ee5bb26ce784e927e7 +SHA512 (kwindowsystem-5.93.0.tar.xz) = 10a31b5d51e747320233530694a327389875939fe3b88302243f3069ba446419c6d4cd4a30c1bf49d5cc0d50f032ff2a18230fa4cd5cb73eb2179d44bfc864d3