From 4f13327dcdc65b3f5fbcd0ecffd9061e9ddcbc60 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 17 May 2022 13:04:38 +0200 Subject: [PATCH 01/16] Rebuild (qt5) --- kwayland-integration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 5bfc2e9..e2428e3 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -3,7 +3,7 @@ Name: kwayland-integration Version: 5.24.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland License: LGPLv2+ @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Tue May 17 2022 Jan Grulich - 5.24.5-2 +- Rebuild (qt5) + * Tue May 03 2022 Marc Deop - 5.24.5-1 - 5.24.5 From b890ca0d51f9664bc726bdb46d99cb9305d1fea8 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Sat, 21 May 2022 20:36:00 +0200 Subject: [PATCH 02/16] 5.24.90 --- .gitignore | 1 + kwayland-integration.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a03bbc9..c76ca5b 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ /kwayland-integration-5.24.3.tar.xz /kwayland-integration-5.24.4.tar.xz /kwayland-integration-5.24.5.tar.xz +/kwayland-integration-5.24.90.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index e2428e3..3ff0141 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,8 +2,8 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.24.5 -Release: 2%{?dist} +Version: 5.24.90 +Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland License: LGPLv2+ @@ -59,10 +59,13 @@ Requires: kf5-filesystem %{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeKWaylandPlugin.so %{_kf5_plugindir}/kwindowsystem/KF5WindowSystemKWaylandPlugin.so %{_kf5_datadir}/qlogging-categories5/kwindowsystem.kwayland.categories -%{_qt5_plugindir}/kf5/kguiaddons/kmodifierkey/kmodifierkey_wayland.so +###%{_qt5_plugindir}/kf5/kguiaddons/kmodifierkey/kmodifierkey_wayland.so %changelog +* Fri May 20 2022 Marc Deop - 5.24.90-1 +- 5.24.90 + * Tue May 17 2022 Jan Grulich - 5.24.5-2 - Rebuild (qt5) diff --git a/sources b/sources index e3f3f7b..bf6a527 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.24.5.tar.xz) = ebdfb1cef57e82081c22394b6d4309e5662a91aaf925df1186a17765bf49a2d07a810be7767f5d9de18cae942584fbbdef42dc6bb59dc0c4896e7ff8abf117ac +SHA512 (kwayland-integration-5.24.90.tar.xz) = 6e7291d7711ae663f0d680b7b4391c1098bf91bea265ea6c9f8ff822e80078ce2357d76ca1ef75904daafa45ba58434e74efc24b42a9b04ffc3b41a072ecd054 From bc5ddc42d4ea42a732f0bdabada4792664c14f98 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Thu, 9 Jun 2022 17:45:30 +0200 Subject: [PATCH 03/16] 5.25.0 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c76ca5b..d085338 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,4 @@ /kwayland-integration-5.24.4.tar.xz /kwayland-integration-5.24.5.tar.xz /kwayland-integration-5.24.90.tar.xz +/kwayland-integration-5.25.0.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 3ff0141..1c3bc5f 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.24.90 +Version: 5.25.0 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Thu Jun 09 2022 Marc Deop - 5.25.0-1 +- 5.25.0 + * Fri May 20 2022 Marc Deop - 5.24.90-1 - 5.24.90 diff --git a/sources b/sources index bf6a527..9abc512 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.24.90.tar.xz) = 6e7291d7711ae663f0d680b7b4391c1098bf91bea265ea6c9f8ff822e80078ce2357d76ca1ef75904daafa45ba58434e74efc24b42a9b04ffc3b41a072ecd054 +SHA512 (kwayland-integration-5.25.0.tar.xz) = c2cedb8bb42cdc01b5a9eacba49f86069ae3d465beb6c8567df827ca803c0ba315e9fc5a34af284cce1cc58b7d109b682bee3e7788a4e52134fdd0b5821b3784 From 88d1a0408d7043cff00b5e436facdba82298f316 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 21 Jun 2022 20:55:33 +0200 Subject: [PATCH 04/16] 5.25.1 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d085338..802af97 100644 --- a/.gitignore +++ b/.gitignore @@ -126,3 +126,4 @@ /kwayland-integration-5.24.5.tar.xz /kwayland-integration-5.24.90.tar.xz /kwayland-integration-5.25.0.tar.xz +/kwayland-integration-5.25.1.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 1c3bc5f..5fa446b 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.25.0 +Version: 5.25.1 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Tue Jun 21 2022 Marc Deop - 5.25.1-1 +- 5.25.1 + * Thu Jun 09 2022 Marc Deop - 5.25.0-1 - 5.25.0 diff --git a/sources b/sources index 9abc512..eaa7da3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.25.0.tar.xz) = c2cedb8bb42cdc01b5a9eacba49f86069ae3d465beb6c8567df827ca803c0ba315e9fc5a34af284cce1cc58b7d109b682bee3e7788a4e52134fdd0b5821b3784 +SHA512 (kwayland-integration-5.25.1.tar.xz) = 7a1bc204d3143e9c6f94f6f26c496bece2aecdea821b431cbb64cab50bec0cb816484ee295724b6626f1b41cb244d2b83a0354853288c4b434855ad916fa949f From e7b66f787f50e16b78975b8e5f11fa19105d18a6 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 28 Jun 2022 20:40:19 +0200 Subject: [PATCH 05/16] 5.25.2 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 802af97..aad769b 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ /kwayland-integration-5.24.90.tar.xz /kwayland-integration-5.25.0.tar.xz /kwayland-integration-5.25.1.tar.xz +/kwayland-integration-5.25.2.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 5fa446b..5382d3a 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.25.1 +Version: 5.25.2 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Tue Jun 28 2022 Marc Deop - 5.25.2-1 +- 5.25.2 + * Tue Jun 21 2022 Marc Deop - 5.25.1-1 - 5.25.1 diff --git a/sources b/sources index eaa7da3..4d2aacf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.25.1.tar.xz) = 7a1bc204d3143e9c6f94f6f26c496bece2aecdea821b431cbb64cab50bec0cb816484ee295724b6626f1b41cb244d2b83a0354853288c4b434855ad916fa949f +SHA512 (kwayland-integration-5.25.2.tar.xz) = 0c7ce622c27f7a51da607442a7f05cef180197a153bf5a4fa16d95bf63665321511a973b93eb68788b0a9a481027de5383a1658539b1af25fef5443053d2b4ce From 5587145dbc2133640715e286754382806dd5c03e Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Tue, 12 Jul 2022 13:26:54 +0200 Subject: [PATCH 06/16] 5.25.3 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aad769b..367a527 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,4 @@ /kwayland-integration-5.25.0.tar.xz /kwayland-integration-5.25.1.tar.xz /kwayland-integration-5.25.2.tar.xz +/kwayland-integration-5.25.3.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 5382d3a..38d4139 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.25.2 +Version: 5.25.3 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Tue Jul 12 2022 Marc Deop - 5.25.3-1 +- 5.25.3 + * Tue Jun 28 2022 Marc Deop - 5.25.2-1 - 5.25.2 diff --git a/sources b/sources index 4d2aacf..60128ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.25.2.tar.xz) = 0c7ce622c27f7a51da607442a7f05cef180197a153bf5a4fa16d95bf63665321511a973b93eb68788b0a9a481027de5383a1658539b1af25fef5443053d2b4ce +SHA512 (kwayland-integration-5.25.3.tar.xz) = 2809001289ddba6289c9b914a5e673839224d07602ada3293df0d32908d1634af6f50f655df94a3e3d540d08904ffeccc668b44e27a19aba8531e2e1be45ea9d From 724cb4354c1bf4caaa52ccd1820e5e7a2305f7b0 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 14 Jul 2022 15:03:24 +0200 Subject: [PATCH 07/16] Rebuild (qt5) --- kwayland-integration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 38d4139..0cc72d5 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -3,7 +3,7 @@ Name: kwayland-integration Version: 5.25.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland License: LGPLv2+ @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Thu Jul 14 2022 Jan Grulich - 5.25.3-2 +- Rebuild (qt5) + * Tue Jul 12 2022 Marc Deop - 5.25.3-1 - 5.25.3 From 5ecc065a38fc753ec5953d1a7ea096f64bb325a0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 16:48:43 +0000 Subject: [PATCH 08/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kwayland-integration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 0cc72d5..a716760 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -3,7 +3,7 @@ Name: kwayland-integration Version: 5.25.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland License: LGPLv2+ @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 5.25.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jul 14 2022 Jan Grulich - 5.25.3-2 - Rebuild (qt5) From cf3b457ade4341c6823c18f51fe12be045acd739 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Wed, 3 Aug 2022 19:20:24 +0930 Subject: [PATCH 09/16] Update to 5.25.4 --- .gitignore | 1 + kwayland-integration.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 367a527..bd38b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,4 @@ /kwayland-integration-5.25.1.tar.xz /kwayland-integration-5.25.2.tar.xz /kwayland-integration-5.25.3.tar.xz +/kwayland-integration-5.25.4.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index a716760..dac7db7 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,8 +2,8 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.25.3 -Release: 3%{?dist} +Version: 5.25.4 +Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland License: LGPLv2+ @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Wed Aug 03 2022 Justin Zobel - 5.25.4-1 +- Update to 5.25.4 + * Thu Jul 21 2022 Fedora Release Engineering - 5.25.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 60128ad..8f21070 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (kwayland-integration-5.25.3.tar.xz) = 2809001289ddba6289c9b914a5e673839224d07602ada3293df0d32908d1634af6f50f655df94a3e3d540d08904ffeccc668b44e27a19aba8531e2e1be45ea9d +SHA512 (kwayland-integration-5.25.4.tar.xz) = e66ffd83d17614d60d4d4e2811ef4df791b0d503c53bd90167d7001149f9dddb8d51fd8a0248107614ca3b3ed4b989426568f2a630f49de6564d78453abf6a49 From e902df2fcb7e5e716ac4ca711f34e55a379e4a28 Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 7 Sep 2022 10:22:41 +0200 Subject: [PATCH 10/16] 5.25.5 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bd38b5b..4894b39 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ /kwayland-integration-5.25.2.tar.xz /kwayland-integration-5.25.3.tar.xz /kwayland-integration-5.25.4.tar.xz +/kwayland-integration-5.25.5.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index dac7db7..b99d2a8 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.25.4 +Version: 5.25.5 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Wed Sep 07 2022 Marc Deop - 5.25.5-1 +- 5.25.5 + * Wed Aug 03 2022 Justin Zobel - 5.25.4-1 - Update to 5.25.4 diff --git a/sources b/sources index 8f21070..4adccf7 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (kwayland-integration-5.25.3.tar.xz) = 2809001289ddba6289c9b914a5e673839224d07602ada3293df0d32908d1634af6f50f655df94a3e3d540d08904ffeccc668b44e27a19aba8531e2e1be45ea9d -SHA512 (kwayland-integration-5.25.4.tar.xz) = e66ffd83d17614d60d4d4e2811ef4df791b0d503c53bd90167d7001149f9dddb8d51fd8a0248107614ca3b3ed4b989426568f2a630f49de6564d78453abf6a49 +SHA512 (kwayland-integration-5.25.5.tar.xz) = eabb2040275fd32b4ca1e8a5717a05589a331aac97e21861f36e8ac2b3c683b369d5f40507b0dbebd714dc766d311bd1233043327253e3c5d68de2464e12a342 From 2b213807822e0d7352858898f734bed02d82fcdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Mon, 19 Sep 2022 08:35:28 +0200 Subject: [PATCH 11/16] 5.25.90 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4894b39..ec01ce2 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,4 @@ /kwayland-integration-5.25.3.tar.xz /kwayland-integration-5.25.4.tar.xz /kwayland-integration-5.25.5.tar.xz +/kwayland-integration-5.25.90.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index b99d2a8..d5c818c 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.25.5 +Version: 5.25.90 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Sat Sep 17 2022 Marc Deop - 5.25.90-1 +- 5.25.90 + * Wed Sep 07 2022 Marc Deop - 5.25.5-1 - 5.25.5 diff --git a/sources b/sources index 4adccf7..b3f65c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.25.5.tar.xz) = eabb2040275fd32b4ca1e8a5717a05589a331aac97e21861f36e8ac2b3c683b369d5f40507b0dbebd714dc766d311bd1233043327253e3c5d68de2464e12a342 +SHA512 (kwayland-integration-5.25.90.tar.xz) = 06949094b53ec57b0aeccae068f4c9bdf92f1c9616c1d0cc4fb845f12c8ec7cfebdd767402f30393176baf53c24dd3070f79777ce9292b26a04202b86fbb12f3 From bef739807801d659c0ae7d9743a9b590a0095fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 6 Oct 2022 16:04:05 +0200 Subject: [PATCH 12/16] 5.26.0 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ec01ce2..ff7f1f2 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,4 @@ /kwayland-integration-5.25.4.tar.xz /kwayland-integration-5.25.5.tar.xz /kwayland-integration-5.25.90.tar.xz +/kwayland-integration-5.26.0.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index d5c818c..d099e47 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.25.90 +Version: 5.26.0 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Thu Oct 06 2022 Marc Deop - 5.26.0-1 +- 5.26.0 + * Sat Sep 17 2022 Marc Deop - 5.25.90-1 - 5.25.90 diff --git a/sources b/sources index b3f65c0..7ac365d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.25.90.tar.xz) = 06949094b53ec57b0aeccae068f4c9bdf92f1c9616c1d0cc4fb845f12c8ec7cfebdd767402f30393176baf53c24dd3070f79777ce9292b26a04202b86fbb12f3 +SHA512 (kwayland-integration-5.26.0.tar.xz) = e0dcd88ae42a59dceb780eea6666bdf3a152a14ba87f3753f2eb4ed025c765de62c6887c469eb09b0e86c1e73cbe28e244fbbd86bbf1bdd12c06f31e4b7c4426 From 28cd497220293f46676c11b331e89f516d371b07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 18 Oct 2022 16:20:23 +0200 Subject: [PATCH 13/16] 5.26.1 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ff7f1f2..3050e6f 100644 --- a/.gitignore +++ b/.gitignore @@ -133,3 +133,4 @@ /kwayland-integration-5.25.5.tar.xz /kwayland-integration-5.25.90.tar.xz /kwayland-integration-5.26.0.tar.xz +/kwayland-integration-5.26.1.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index d099e47..be1a896 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.26.0 +Version: 5.26.1 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Tue Oct 18 2022 Marc Deop - 5.26.1-1 +- 5.26.1 + * Thu Oct 06 2022 Marc Deop - 5.26.0-1 - 5.26.0 diff --git a/sources b/sources index 7ac365d..62824c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.26.0.tar.xz) = e0dcd88ae42a59dceb780eea6666bdf3a152a14ba87f3753f2eb4ed025c765de62c6887c469eb09b0e86c1e73cbe28e244fbbd86bbf1bdd12c06f31e4b7c4426 +SHA512 (kwayland-integration-5.26.1.tar.xz) = e7e8c1d635ed37d8ae12bc562ce56a7a9bb6a0920219b335e1d9c535e8b5ee7975059cf0891272dfd53e0cabef017312bcb9d56fbca38dd673b21c8465d89801 From 7f87f5182925448dd95e3b4040eba53cf63c719e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 26 Oct 2022 14:58:02 +0200 Subject: [PATCH 14/16] feat: 5.26.2 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3050e6f..e609af7 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ /kwayland-integration-5.25.90.tar.xz /kwayland-integration-5.26.0.tar.xz /kwayland-integration-5.26.1.tar.xz +/kwayland-integration-5.26.2.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index be1a896..f08cfed 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.26.1 +Version: 5.26.2 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Wed Oct 26 2022 Marc Deop - 5.26.2-1 +- 5.26.2 + * Tue Oct 18 2022 Marc Deop - 5.26.1-1 - 5.26.1 diff --git a/sources b/sources index 62824c8..54ddbe2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.26.1.tar.xz) = e7e8c1d635ed37d8ae12bc562ce56a7a9bb6a0920219b335e1d9c535e8b5ee7975059cf0891272dfd53e0cabef017312bcb9d56fbca38dd673b21c8465d89801 +SHA512 (kwayland-integration-5.26.2.tar.xz) = ddf59c8bcda77ca54c7e38b1f1799e243d0b39ceebd33b2021219130b4a3850bddbb63324078f9f4d91bf7c1de7a031fdcd1155b0155809666588d5dafa0f1cd From 595ee8c5cb074a198d82f4b412e6cc86ca93bdef Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 9 Nov 2022 16:48:39 +0100 Subject: [PATCH 15/16] 5.26.3 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e609af7..a36a55f 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,4 @@ /kwayland-integration-5.26.0.tar.xz /kwayland-integration-5.26.1.tar.xz /kwayland-integration-5.26.2.tar.xz +/kwayland-integration-5.26.3.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index f08cfed..03300f7 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.26.2 +Version: 5.26.3 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Wed Nov 09 2022 Marc Deop - 5.26.3-1 +- 5.26.3 + * Wed Oct 26 2022 Marc Deop - 5.26.2-1 - 5.26.2 diff --git a/sources b/sources index 54ddbe2..90ee961 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.26.2.tar.xz) = ddf59c8bcda77ca54c7e38b1f1799e243d0b39ceebd33b2021219130b4a3850bddbb63324078f9f4d91bf7c1de7a031fdcd1155b0155809666588d5dafa0f1cd +SHA512 (kwayland-integration-5.26.3.tar.xz) = 3fccb2133cc5c68e93c1c0f68f51cc440f138a8a2c5a05dc4b0cc642bb3efc6549433f07eab56c11ecc3439f69e6a777ac1fa9adb53164b424764b3f230d6ea4 From dd1faadbf4c497c578c491a08cc5b0a4a0146f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Tue, 29 Nov 2022 19:58:11 +0100 Subject: [PATCH 16/16] 5.26.4 --- .gitignore | 1 + kwayland-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a36a55f..00956c0 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,4 @@ /kwayland-integration-5.26.1.tar.xz /kwayland-integration-5.26.2.tar.xz /kwayland-integration-5.26.3.tar.xz +/kwayland-integration-5.26.4.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 03300f7..3776a93 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -2,7 +2,7 @@ %global wayland_min_version 1.3 Name: kwayland-integration -Version: 5.26.3 +Version: 5.26.4 Release: 1%{?dist} Summary: Provides integration plugins for various KDE Frameworks for Wayland @@ -63,6 +63,9 @@ Requires: kf5-filesystem %changelog +* Tue Nov 29 2022 Marc Deop - 5.26.4-1 +- 5.26.4 + * Wed Nov 09 2022 Marc Deop - 5.26.3-1 - 5.26.3 diff --git a/sources b/sources index 90ee961..060370c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kwayland-integration-5.26.3.tar.xz) = 3fccb2133cc5c68e93c1c0f68f51cc440f138a8a2c5a05dc4b0cc642bb3efc6549433f07eab56c11ecc3439f69e6a777ac1fa9adb53164b424764b3f230d6ea4 +SHA512 (kwayland-integration-5.26.4.tar.xz) = 59cf5dcdc8713654221ac5411885be5b656bf1d1cefd344f35b1a3f45e2f036a43633eb474bcc4357783e4e5114afee6c192c63e4c02325d8db9b329b460f1e3