From 921900511067f6c7908edbe93cb6774d8d7c1b47 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 8 Mar 2022 08:52:42 +0100 Subject: [PATCH 1/9] Rebuild (qt5) --- kf5-kwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 14519c3..f45f695 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -14,7 +14,7 @@ Name: kf5-%{framework} Version: 5.91.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 259f957b7d71974600e139987bc14bc892012c23 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 10 Mar 2022 15:10:23 -0600 Subject: [PATCH 2/9] 5.92.0 --- .gitignore | 1 + kf5-kwayland.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3ac554e..72f3bb9 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /kwayland-5.89.0.tar.xz /kwayland-5.90.0.tar.xz /kwayland-5.91.0.tar.xz +/kwayland-5.92.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index f45f695..41fcfa6 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -13,8 +13,8 @@ %endif Name: kf5-%{framework} -Version: 5.91.0 -Release: 2%{?dist} +Version: 5.92.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 2894ac9..b46366b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-5.91.0.tar.xz) = 3e0b111987aec51e4217d0a75d30888506a9c9ab21902ac7626d210ef3b6314f7c3ca78d38d1c54c1e674033d180ae70753cb34e2be2570efd946a841a40848f +SHA512 (kwayland-5.92.0.tar.xz) = 982140987c5cb561c25afc2d8e573db37764fde1b87d395af0c21d8d63e9a6a70dd4fdac3b70881588acca28b4c45a2af470fd9ca260fbd9bd14ed4e299fa2ed From f84014e5dc4c2e3833d2e6200e2c8a25163dc1b4 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 10 Apr 2022 13:30:47 +0930 Subject: [PATCH 3/9] Update to 5.93 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 72f3bb9..1642937 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /kwayland-5.90.0.tar.xz /kwayland-5.91.0.tar.xz /kwayland-5.92.0.tar.xz +./kwayland-5.93.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 41fcfa6..b79e08c 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -13,7 +13,7 @@ %endif Name: kf5-%{framework} -Version: 5.92.0 +Version: 5.93.0 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -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 b46366b..3c4503f 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kwayland-5.92.0.tar.xz) = 982140987c5cb561c25afc2d8e573db37764fde1b87d395af0c21d8d63e9a6a70dd4fdac3b70881588acca28b4c45a2af470fd9ca260fbd9bd14ed4e299fa2ed +SHA512 (kwayland-5.93.0.tar.xz) = 26157575ee49916ff1e75fccccfbd192536dbb1f914432c6e784d52eb95343c61caf26b5d3e5e6ddf1f7f439494debadbd29263631cb9489e12b98b1b9eb30c4 From 4b415148906c9920dbece8ac5846a7a9a88e40dd Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 26 Apr 2022 09:19:36 -0700 Subject: [PATCH 4/9] Revert back --- kf5-kwayland.spec | 26 +++----------------------- sources | 3 +-- sources.basename | 1 - 3 files changed, 4 insertions(+), 26 deletions(-) delete mode 100644 sources.basename diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index b79e08c..d6b9e9e 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -1,3 +1,4 @@ +%undefine __cmake_in_source_build %global framework kwayland %global wayland_min_version 1.3 @@ -13,7 +14,7 @@ %endif Name: kf5-%{framework} -Version: 5.93.0 +Version: 5.88.0 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -103,36 +104,15 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %files devel %{_kf5_includedir}/KWayland/ +%{_kf5_includedir}/kwayland_version.h %{_kf5_libdir}/cmake/KF5Wayland/ %{_kf5_libdir}/libKF5WaylandClient.so %{_kf5_libdir}/libKF5WaylandServer.so -%{_kf5_libdir}/pkgconfig/KF5WaylandClient.pc %{_kf5_archdatadir}/mkspecs/modules/qt_KWaylandClient.pri %{_kf5_archdatadir}/mkspecs/modules/qt_KWaylandServer.pri %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 - -* 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 - -* 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 - -* 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 3c4503f..d79e828 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kwayland-5.92.0.tar.xz) = 982140987c5cb561c25afc2d8e573db37764fde1b87d395af0c21d8d63e9a6a70dd4fdac3b70881588acca28b4c45a2af470fd9ca260fbd9bd14ed4e299fa2ed -SHA512 (kwayland-5.93.0.tar.xz) = 26157575ee49916ff1e75fccccfbd192536dbb1f914432c6e784d52eb95343c61caf26b5d3e5e6ddf1f7f439494debadbd29263631cb9489e12b98b1b9eb30c4 +SHA512 (kwayland-5.88.0.tar.xz) = e040f75d1ee616a7080dd066ee4b30607f0186cc60016cad5bec239d297e2995794ac1b83246596943d10542b4190add114b915e18ad473377fefc924386d0da diff --git a/sources.basename b/sources.basename deleted file mode 100644 index 72e92b9..0000000 --- a/sources.basename +++ /dev/null @@ -1 +0,0 @@ -kwayland From c95a323b568266bded8dcc87579f25bbced9da13 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 26 Apr 2022 09:21:01 -0700 Subject: [PATCH 5/9] Rebuild for qt5-5.15.3 --- kf5-kwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index d6b9e9e..8be5d9e 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -15,7 +15,7 @@ Name: kf5-%{framework} Version: 5.88.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -113,6 +113,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Tue Apr 26 2022 Troy Dawson - 5.88.0-2 +- Rebuild for qt5-5.15.3 + * Mon Nov 08 2021 Marc Deop - 5.88.0-1 - 5.88.0 From ab1900c76c7d195125b6523466d3893d55c1ebae Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 26 Apr 2022 09:46:19 -0700 Subject: [PATCH 6/9] Revert "Rebuild for qt5-5.15.3" This reverts commit c95a323b568266bded8dcc87579f25bbced9da13. --- kf5-kwayland.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 8be5d9e..d6b9e9e 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -15,7 +15,7 @@ Name: kf5-%{framework} Version: 5.88.0 -Release: 2%{?dist} +Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -113,9 +113,6 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog -* Tue Apr 26 2022 Troy Dawson - 5.88.0-2 -- Rebuild for qt5-5.15.3 - * Mon Nov 08 2021 Marc Deop - 5.88.0-1 - 5.88.0 From 848337e558b95f09aa92ddcc9232a2ca06578e4d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 26 Apr 2022 09:46:21 -0700 Subject: [PATCH 7/9] Revert "Revert back" This reverts commit 4b415148906c9920dbece8ac5846a7a9a88e40dd. --- kf5-kwayland.spec | 26 +++++++++++++++++++++++--- sources | 3 ++- sources.basename | 1 + 3 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 sources.basename diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index d6b9e9e..b79e08c 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -1,4 +1,3 @@ -%undefine __cmake_in_source_build %global framework kwayland %global wayland_min_version 1.3 @@ -14,7 +13,7 @@ %endif Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.93.0 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -104,15 +103,36 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %files devel %{_kf5_includedir}/KWayland/ -%{_kf5_includedir}/kwayland_version.h %{_kf5_libdir}/cmake/KF5Wayland/ %{_kf5_libdir}/libKF5WaylandClient.so %{_kf5_libdir}/libKF5WaylandServer.so +%{_kf5_libdir}/pkgconfig/KF5WaylandClient.pc %{_kf5_archdatadir}/mkspecs/modules/qt_KWaylandClient.pri %{_kf5_archdatadir}/mkspecs/modules/qt_KWaylandServer.pri %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 + +* 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 + +* 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 + +* 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 d79e828..3c4503f 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -SHA512 (kwayland-5.88.0.tar.xz) = e040f75d1ee616a7080dd066ee4b30607f0186cc60016cad5bec239d297e2995794ac1b83246596943d10542b4190add114b915e18ad473377fefc924386d0da +SHA512 (kwayland-5.92.0.tar.xz) = 982140987c5cb561c25afc2d8e573db37764fde1b87d395af0c21d8d63e9a6a70dd4fdac3b70881588acca28b4c45a2af470fd9ca260fbd9bd14ed4e299fa2ed +SHA512 (kwayland-5.93.0.tar.xz) = 26157575ee49916ff1e75fccccfbd192536dbb1f914432c6e784d52eb95343c61caf26b5d3e5e6ddf1f7f439494debadbd29263631cb9489e12b98b1b9eb30c4 diff --git a/sources.basename b/sources.basename new file mode 100644 index 0000000..72e92b9 --- /dev/null +++ b/sources.basename @@ -0,0 +1 @@ +kwayland From 320d3cf9f237f106a7837d33f304b9f5521e928b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 13 May 2022 11:25:40 -0500 Subject: [PATCH 8/9] 5.94.0 --- .gitignore | 1 + kf5-kwayland.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1642937..72eda98 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /kwayland-5.91.0.tar.xz /kwayland-5.92.0.tar.xz ./kwayland-5.93.tar.xz +/kwayland-5.94.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index b79e08c..75112a6 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -13,7 +13,7 @@ %endif Name: kf5-%{framework} -Version: 5.93.0 +Version: 5.94.0 Release: 1%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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 3c4503f..81f1a30 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kwayland-5.92.0.tar.xz) = 982140987c5cb561c25afc2d8e573db37764fde1b87d395af0c21d8d63e9a6a70dd4fdac3b70881588acca28b4c45a2af470fd9ca260fbd9bd14ed4e299fa2ed -SHA512 (kwayland-5.93.0.tar.xz) = 26157575ee49916ff1e75fccccfbd192536dbb1f914432c6e784d52eb95343c61caf26b5d3e5e6ddf1f7f439494debadbd29263631cb9489e12b98b1b9eb30c4 +SHA512 (kwayland-5.94.0.tar.xz) = 56d10d1048967d0c54ba88339b31ddef4b5cf3a3aa743f8fac56f5c97292112d7fa998107a854e999a54ac4ab4659e7dbf6d6c496856de4e91c45df9fafdf399 From 8d1e3739a8a80b685bbc29011207d3313fdbee16 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 17 May 2022 13:03:58 +0200 Subject: [PATCH 9/9] Rebuild (qt5) --- kf5-kwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 75112a6..c266d91 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -14,7 +14,7 @@ Name: kf5-%{framework} Version: 5.94.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %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