From 45a2ad6ba24128dfb91851ae0feaee28c623c2b2 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Fri, 8 Jul 2022 09:59:57 +0200 Subject: [PATCH 01/36] Update to 1.26 Resolves: #2105060 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 542e6ec..d43aaf3 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /wayland-protocols-1.23.tar.xz /wayland-protocols-1.24.tar.xz /wayland-protocols-1.25.tar.xz +/wayland-protocols-1.26.tar.xz diff --git a/sources b/sources index 54a7e99..ac29ce9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.25.tar.xz) = 8269694a0780e4d32f1982ff4cbb50b1ef85f08157b9486bc6d7e489c64665a9d9f959121d0eede7c7b108a604d974b64d74cfdef8b5f14304465309afb0768f +SHA512 (wayland-protocols-1.26.tar.xz) = fa9c3963b548197461c8c0b9e16ebbf9cfa5b60053fc17f51b41e63a55b8c5420dd7e42313f93946b438ab47f04e1cd17bc92aae9e1074b47177dc7ce7042167 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index c82b7a5..3ac947f 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.25 +Version: 1.26 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Fri Jul 8 2022 Olivier Fourdan - 1.26-1 +- Update to 1.26 + * Sat Feb 19 2022 Neal Gompa - 1.25-1 - Update to 1.25 From fdd2153974ba82a0ec903b51dc0b656b4c176a8a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 12:14:52 +0000 Subject: [PATCH 02/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 3ac947f..74f6933 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.26 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.26-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jul 8 2022 Olivier Fourdan - 1.26-1 - Update to 1.26 From 7a3a830b1df89e19debe8098e12e8ae04556c520 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 12 Oct 2022 15:49:38 -0400 Subject: [PATCH 03/36] Update to 1.27 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d43aaf3..a10b689 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /wayland-protocols-1.24.tar.xz /wayland-protocols-1.25.tar.xz /wayland-protocols-1.26.tar.xz +/wayland-protocols-1.27.tar.xz diff --git a/sources b/sources index ac29ce9..180b71e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.26.tar.xz) = fa9c3963b548197461c8c0b9e16ebbf9cfa5b60053fc17f51b41e63a55b8c5420dd7e42313f93946b438ab47f04e1cd17bc92aae9e1074b47177dc7ce7042167 +SHA512 (wayland-protocols-1.27.tar.xz) = c0a49bc46c663c9f602998dfe2e184c09756790fbcc7acbc2bf9d9cf8f7d6dcdd00259b768222a30e5d134e6f97f7f4faf252947b544e8b32f53278b70da0390 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 74f6933..3d32255 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,11 +1,11 @@ Name: wayland-protocols -Version: 1.26 -Release: 2%{?dist} +Version: 1.27 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT URL: https://wayland.freedesktop.org/ -Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz +Source0: https://gitlab.freedesktop.org/wayland/%{name}/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz BuildArch: noarch @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Wed Oct 12 2022 Neal Gompa - 1.27-1 +- Update to 1.27 + * Sat Jul 23 2022 Fedora Release Engineering - 1.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 62dfca07243da75f7c9174ef14167a5c8d3404e5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 5 Nov 2022 16:31:01 +0100 Subject: [PATCH 04/36] Update to 1.28 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a10b689..b16fa86 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /wayland-protocols-1.25.tar.xz /wayland-protocols-1.26.tar.xz /wayland-protocols-1.27.tar.xz +/wayland-protocols-1.28.tar.xz diff --git a/sources b/sources index 180b71e..401081d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.27.tar.xz) = c0a49bc46c663c9f602998dfe2e184c09756790fbcc7acbc2bf9d9cf8f7d6dcdd00259b768222a30e5d134e6f97f7f4faf252947b544e8b32f53278b70da0390 +SHA512 (wayland-protocols-1.28.tar.xz) = 092454c6a7e5cc47729de49e9061fb91dfdc5610859e17c495642806ca14dcfb3850a5d3a7459ddb70b2adb08d2590d4b0f92c3a97600e48598682d59adb102f diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 3d32255..a10fd3f 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.27 +Version: 1.28 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Nov 05 2022 Kalev Lember - 1.28-1 +- Update to 1.28 + * Wed Oct 12 2022 Neal Gompa - 1.27-1 - Update to 1.27 From b3cae1bb2757f9f869c495542a53cad2ac2d3ee8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 15 Nov 2022 14:34:00 +0100 Subject: [PATCH 05/36] Update to 1.29 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b16fa86..dbc3bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /wayland-protocols-1.26.tar.xz /wayland-protocols-1.27.tar.xz /wayland-protocols-1.28.tar.xz +/wayland-protocols-1.29.tar.xz diff --git a/sources b/sources index 401081d..a7df848 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.28.tar.xz) = 092454c6a7e5cc47729de49e9061fb91dfdc5610859e17c495642806ca14dcfb3850a5d3a7459ddb70b2adb08d2590d4b0f92c3a97600e48598682d59adb102f +SHA512 (wayland-protocols-1.29.tar.xz) = 6482bdc6a6cd759ffd7dd1d28ba40a2df8f9174c6055ea25582f984a1545411576fab16827e1f80e4b61a2d2235bbfb20ac382a5ba216fa9b4231c605217873d diff --git a/wayland-protocols.spec b/wayland-protocols.spec index a10fd3f..38d3c34 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.28 +Version: 1.29 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Tue Nov 15 2022 Kalev Lember - 1.29-1 +- Update to 1.29 + * Sat Nov 05 2022 Kalev Lember - 1.28-1 - Update to 1.28 From b7c08bb2548572cdb12c053a8f05e3ec8e992ac4 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Nov 2022 18:41:04 +0100 Subject: [PATCH 06/36] Update to 1.30 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dbc3bdc..d6bde35 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /wayland-protocols-1.27.tar.xz /wayland-protocols-1.28.tar.xz /wayland-protocols-1.29.tar.xz +/wayland-protocols-1.30.tar.xz diff --git a/sources b/sources index a7df848..bd21583 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.29.tar.xz) = 6482bdc6a6cd759ffd7dd1d28ba40a2df8f9174c6055ea25582f984a1545411576fab16827e1f80e4b61a2d2235bbfb20ac382a5ba216fa9b4231c605217873d +SHA512 (wayland-protocols-1.30.tar.xz) = e1e5648387e821c190058b390d7120c06c2767b644caf2644f05a280e0fe300b677545fbb9537839d8bc569a0cc7fb51190963421281e2557d1680767899b743 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 38d3c34..c14c07d 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.29 +Version: 1.30 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Mon Nov 21 2022 Kalev Lember - 1.30-1 +- Update to 1.30 + * Tue Nov 15 2022 Kalev Lember - 1.29-1 - Update to 1.29 From e80d38e214880e734b050df502b1be8d92c931b2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 29 Nov 2022 16:34:42 +0100 Subject: [PATCH 07/36] Update to 1.31 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d6bde35..ca853bc 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /wayland-protocols-1.28.tar.xz /wayland-protocols-1.29.tar.xz /wayland-protocols-1.30.tar.xz +/wayland-protocols-1.31.tar.xz diff --git a/sources b/sources index bd21583..51bd5c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.30.tar.xz) = e1e5648387e821c190058b390d7120c06c2767b644caf2644f05a280e0fe300b677545fbb9537839d8bc569a0cc7fb51190963421281e2557d1680767899b743 +SHA512 (wayland-protocols-1.31.tar.xz) = 402ce1915300e29afe554d77965ee0a28a5f22fdb5b901c4c640e59b9f3a9c11094e1edae87eea1e76eea557f6faf0c34a0c28ee7f6babb4dc3719329c4e25bf diff --git a/wayland-protocols.spec b/wayland-protocols.spec index c14c07d..534482b 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Tue Nov 29 2022 Kalev Lember - 1.31-1 +- Update to 1.31 + * Mon Nov 21 2022 Kalev Lember - 1.30-1 - Update to 1.30 From 64418c9c031deef6f9544bff2c8f2c451343e70f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 06:38:52 +0000 Subject: [PATCH 08/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 534482b..4502e97 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 1.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Nov 29 2022 Kalev Lember - 1.31-1 - Update to 1.31 From 397c76d274028e3d5b7280127a0ecb25a1dad618 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 3 Jul 2023 13:51:34 +0200 Subject: [PATCH 09/36] Update to 1.32 (rhbz#2219369) --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ca853bc..d637da0 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /wayland-protocols-1.29.tar.xz /wayland-protocols-1.30.tar.xz /wayland-protocols-1.31.tar.xz +/wayland-protocols-1.32.tar.xz diff --git a/sources b/sources index 51bd5c6..44e544f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.31.tar.xz) = 402ce1915300e29afe554d77965ee0a28a5f22fdb5b901c4c640e59b9f3a9c11094e1edae87eea1e76eea557f6faf0c34a0c28ee7f6babb4dc3719329c4e25bf +SHA512 (wayland-protocols-1.32.tar.xz) = 90bbd52daf342b98823ddeed04e349ae242d2eaf925ab8d603cceb36c980c83b5681bb890961e0d49584cb5c2e60a33abf8821770c6ab87956383630bd5b7966 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 4502e97..04a732f 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols -Version: 1.31 -Release: 2%{?dist} +Version: 1.32 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Mon Jul 03 2023 Kalev Lember - 1.32-1 +- Update to 1.32 (rhbz#2219369) + * Sat Jan 21 2023 Fedora Release Engineering - 1.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From ee6e029cdbf42a4319e6c78925d80ca137e5042b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:01:05 +0000 Subject: [PATCH 10/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 04a732f..abe753c 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.32-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jul 03 2023 Kalev Lember - 1.32-1 - Update to 1.32 (rhbz#2219369) From cc70ef9958bf54bfdbd862caff8d9a1683b81c7c Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Mon, 11 Sep 2023 10:42:57 +0200 Subject: [PATCH 11/36] migrated to SPDX license --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index abe753c..923c7d9 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.32 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Mon Sep 11 2023 Olivier Fourdan - 1.32-3 +- migrated to SPDX license + * Sat Jul 22 2023 Fedora Release Engineering - 1.32-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From ab706650bb3f10cb67410d0df922efc1e4a41b24 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 19 Jan 2024 11:49:37 -0500 Subject: [PATCH 12/36] Update to 1.33 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d637da0..ef69768 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /wayland-protocols-1.30.tar.xz /wayland-protocols-1.31.tar.xz /wayland-protocols-1.32.tar.xz +/wayland-protocols-1.33.tar.xz diff --git a/sources b/sources index 44e544f..c1efefa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.32.tar.xz) = 90bbd52daf342b98823ddeed04e349ae242d2eaf925ab8d603cceb36c980c83b5681bb890961e0d49584cb5c2e60a33abf8821770c6ab87956383630bd5b7966 +SHA512 (wayland-protocols-1.33.tar.xz) = 4584f6ac86367655f9db5d0c0ed0681efa31e73f984e4b620fbe5317df21790927f4f5317ecbbc194ac31eaf88caebc431bcc52c23d9dc0098c71de3cb4a9fef diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 923c7d9..e512eea 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols -Version: 1.32 -Release: 3%{?dist} +Version: 1.33 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Fri Jan 19 2024 Neal Gompa - 1.33-1 +- Update to 1.33 + * Mon Sep 11 2023 Olivier Fourdan - 1.32-3 - migrated to SPDX license From 96e24f19ccab5cba4ffecad8877cb8d4aace145d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 08:27:34 +0000 Subject: [PATCH 13/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index e512eea..28face3 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.33 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.33-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Neal Gompa - 1.33-1 - Update to 1.33 From 23a3bf6b4a78bc4cd2087614b589af53e7e5b2fd Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Thu, 21 Mar 2024 09:48:44 -0400 Subject: [PATCH 14/36] Update to 1.34 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ef69768..f77bb5d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /wayland-protocols-1.31.tar.xz /wayland-protocols-1.32.tar.xz /wayland-protocols-1.33.tar.xz +/wayland-protocols-1.34.tar.xz diff --git a/sources b/sources index c1efefa..17ed2b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.33.tar.xz) = 4584f6ac86367655f9db5d0c0ed0681efa31e73f984e4b620fbe5317df21790927f4f5317ecbbc194ac31eaf88caebc431bcc52c23d9dc0098c71de3cb4a9fef +SHA512 (wayland-protocols-1.34.tar.xz) = d180eaaf87281dc7adade19070ee8308a5cb3dc2f60cff077960436ad647d3d207eb63fa0b079b7b315109654ad6e6b5e2588bfe859900e67edf8c67b1c3ad20 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 28face3..8903bdb 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols -Version: 1.33 -Release: 2%{?dist} +Version: 1.34 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Thu Mar 21 2024 Neal Gompa - 1.34-1 +- Update to 1.34 + * Sat Jan 27 2024 Fedora Release Engineering - 1.33-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 713ee752d7f8b7200772931b0efc780e2a50f49c Mon Sep 17 00:00:00 2001 From: Pavel Solovev Date: Sat, 1 Jun 2024 06:57:59 +0100 Subject: [PATCH 15/36] Update to 1.36 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f77bb5d..e7a4ebb 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /wayland-protocols-1.32.tar.xz /wayland-protocols-1.33.tar.xz /wayland-protocols-1.34.tar.xz +/wayland-protocols-1.36.tar.xz diff --git a/sources b/sources index 17ed2b7..5283a84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.34.tar.xz) = d180eaaf87281dc7adade19070ee8308a5cb3dc2f60cff077960436ad647d3d207eb63fa0b079b7b315109654ad6e6b5e2588bfe859900e67edf8c67b1c3ad20 +SHA512 (wayland-protocols-1.36.tar.xz) = 5448b9aedc953ce6be0f378da900c195c8743cb6001f615823b5fc9cab3e3ee54271132055743278e10decef7f8e9dcdeef31593a2a12062575fb90eb0084be0 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 8903bdb..91ffc63 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.34 +Version: 1.36 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Jun 01 2024 Pavel Solovev - 1.36-1 +- Update to 1.36 + * Thu Mar 21 2024 Neal Gompa - 1.34-1 - Update to 1.34 From 95baebf76055c587c166a0312b49f704386a55b9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:10:10 +0000 Subject: [PATCH 16/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 91ffc63..0f6eaaf 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.36 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.36-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jun 01 2024 Pavel Solovev - 1.36-1 - Update to 1.36 From 549c7632b4f7f0fb625f8006bf19959d6295ccec Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 31 Aug 2024 07:49:06 -0400 Subject: [PATCH 17/36] Update to 1.37 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7a4ebb..98c0eee 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /wayland-protocols-1.33.tar.xz /wayland-protocols-1.34.tar.xz /wayland-protocols-1.36.tar.xz +/wayland-protocols-1.37.tar.xz diff --git a/sources b/sources index 5283a84..eb25113 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.36.tar.xz) = 5448b9aedc953ce6be0f378da900c195c8743cb6001f615823b5fc9cab3e3ee54271132055743278e10decef7f8e9dcdeef31593a2a12062575fb90eb0084be0 +SHA512 (wayland-protocols-1.37.tar.xz) = 57936a23d08957afa9563b51b2b195aa10410fa74176c0503f83b1544e243d4e5b99c3daf5fc14c0a68a78d3f5759e1a5ca9fe4ba22220cbf5328168903c7575 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 0f6eaaf..eb2d03d 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols -Version: 1.36 -Release: 2%{?dist} +Version: 1.37 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Aug 31 2024 Neal Gompa - 1.37-1 +- Update to 1.37 + * Sat Jul 20 2024 Fedora Release Engineering - 1.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 11304ce353f75850a80b8865e56f774fe4c709a6 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 12 Oct 2024 11:03:35 -0400 Subject: [PATCH 18/36] Update to 1.38 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 98c0eee..b090f15 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /wayland-protocols-1.34.tar.xz /wayland-protocols-1.36.tar.xz /wayland-protocols-1.37.tar.xz +/wayland-protocols-1.38.tar.xz diff --git a/sources b/sources index eb25113..50a80a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.37.tar.xz) = 57936a23d08957afa9563b51b2b195aa10410fa74176c0503f83b1544e243d4e5b99c3daf5fc14c0a68a78d3f5759e1a5ca9fe4ba22220cbf5328168903c7575 +SHA512 (wayland-protocols-1.38.tar.xz) = 43fc36d35bedb245deed0e2de246f42d2bbfa6ecafa094f2a7fb103d6df8ae28f3cc200bc5aa24745b9131a28381883c24779da0a6d9ac954753bd5ebb1405db diff --git a/wayland-protocols.spec b/wayland-protocols.spec index eb2d03d..8235fe8 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.37 +Version: 1.38 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Sat Oct 12 2024 Neal Gompa - 1.38-1 +- Update to 1.38 + * Sat Aug 31 2024 Neal Gompa - 1.37-1 - Update to 1.37 From 38d2dcd211c2adbfa6f4e74d768450b4472a5c83 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 12 Oct 2024 11:21:39 -0400 Subject: [PATCH 19/36] Handle installation of header files --- wayland-protocols.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 8235fe8..f0ea519 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -7,8 +7,6 @@ License: MIT URL: https://wayland.freedesktop.org/ Source0: https://gitlab.freedesktop.org/wayland/%{name}/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz -BuildArch: noarch - BuildRequires: gcc BuildRequires: gcc-g++ BuildRequires: meson @@ -23,6 +21,7 @@ wayland-protocols. %package devel Summary: Wayland protocols that adds functionality not available in the core protocol +BuildArch: noarch %description devel wayland-protocols contains Wayland protocols that adds functionality not @@ -46,6 +45,7 @@ wayland-protocols. %doc README.md %{_datadir}/pkgconfig/%{name}.pc %{_datadir}/%{name}/ +%{_includedir}/%{name}/ %changelog * Sat Oct 12 2024 Neal Gompa - 1.38-1 From 3cee66c739bc656b6781c7c4758b804da8eab204 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 12 Oct 2024 11:42:36 -0400 Subject: [PATCH 20/36] Set up as header-only library --- wayland-protocols.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index f0ea519..35c5311 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,3 +1,6 @@ +# Header-only library +%global debug_package %{nil} + Name: wayland-protocols Version: 1.38 Release: 1%{?dist} @@ -21,6 +24,7 @@ wayland-protocols. %package devel Summary: Wayland protocols that adds functionality not available in the core protocol +Provides: %{name}-static = %{version}-%{release} BuildArch: noarch %description devel From 0a1744456451a9f82f9dd713d2bf80bbd45d664c Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 20 Dec 2024 12:08:33 -0500 Subject: [PATCH 21/36] Update to 1.39 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b090f15..25d1c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /wayland-protocols-1.36.tar.xz /wayland-protocols-1.37.tar.xz /wayland-protocols-1.38.tar.xz +/wayland-protocols-1.39.tar.xz diff --git a/sources b/sources index 50a80a5..e518475 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.38.tar.xz) = 43fc36d35bedb245deed0e2de246f42d2bbfa6ecafa094f2a7fb103d6df8ae28f3cc200bc5aa24745b9131a28381883c24779da0a6d9ac954753bd5ebb1405db +SHA512 (wayland-protocols-1.39.tar.xz) = 480a195ec0846400d93160e3d0a7ba12948ed841835ee4661f54b0101ae0027affd9c0f660a73244786fecd70e4f609830489a6b95e00d750cf2379734aacbe0 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 35c5311..d7910c6 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.38 +Version: 1.39 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Fri Dec 20 2024 Neal Gompa - 1.39-1 +- Update to 1.39 + * Sat Oct 12 2024 Neal Gompa - 1.38-1 - Update to 1.38 From 2bbf8171d9420a7f5d401596e092af859ba2289d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 14:48:32 +0000 Subject: [PATCH 22/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index d7910c6..4d1cd44 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -3,7 +3,7 @@ Name: wayland-protocols Version: 1.39 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.39-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Dec 20 2024 Neal Gompa - 1.39-1 - Update to 1.39 From 9627938d8d38097ced71a084d5203474638546b3 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Thu, 30 Jan 2025 17:23:59 -0500 Subject: [PATCH 23/36] Update to 1.40 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 25d1c3f..88ce4e7 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /wayland-protocols-1.37.tar.xz /wayland-protocols-1.38.tar.xz /wayland-protocols-1.39.tar.xz +/wayland-protocols-1.40.tar.xz diff --git a/sources b/sources index e518475..50bbd07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.39.tar.xz) = 480a195ec0846400d93160e3d0a7ba12948ed841835ee4661f54b0101ae0027affd9c0f660a73244786fecd70e4f609830489a6b95e00d750cf2379734aacbe0 +SHA512 (wayland-protocols-1.40.tar.xz) = f9bbab39d5df593f292da7bf44e822b53530d47d5ca63ecb0f454680722c4d39ccae2be88ba97a644f79b4a3cce2af111cad2a8f75fdc199f858dc7eda0cf820 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 4d1cd44..4d2713b 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,8 +2,8 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.39 -Release: 2%{?dist} +Version: 1.40 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Thu Jan 30 2025 Neal Gompa - 1.40-1 +- Update to 1.40 + * Sun Jan 19 2025 Fedora Release Engineering - 1.39-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 20a0c3f3763d6e639d18c8512d3c9288e93bf23d Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 17 Feb 2025 05:02:56 -0500 Subject: [PATCH 24/36] Update to 1.41 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 88ce4e7..a79072c 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /wayland-protocols-1.38.tar.xz /wayland-protocols-1.39.tar.xz /wayland-protocols-1.40.tar.xz +/wayland-protocols-1.41.tar.xz diff --git a/sources b/sources index 50bbd07..2c5f90f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.40.tar.xz) = f9bbab39d5df593f292da7bf44e822b53530d47d5ca63ecb0f454680722c4d39ccae2be88ba97a644f79b4a3cce2af111cad2a8f75fdc199f858dc7eda0cf820 +SHA512 (wayland-protocols-1.41.tar.xz) = 6122fe4f20a1a0908abd631ff31302b56018050e5e835c1413d5b40a527980c30859ed9cddf595213f7d5eb1d50baaf6adc312cef9279d60b8a15e447e259863 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 4d2713b..ed3b461 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.40 +Version: 1.41 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Mon Feb 17 2025 Neal Gompa - 1.41-1 +- Update to 1.41 + * Thu Jan 30 2025 Neal Gompa - 1.40-1 - Update to 1.40 From 7a492abd6acbf31e91b159ffb05d1c5ef23617fc Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 24 Mar 2025 07:37:06 -0400 Subject: [PATCH 25/36] Update to 1.42 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a79072c..a37ac7d 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /wayland-protocols-1.39.tar.xz /wayland-protocols-1.40.tar.xz /wayland-protocols-1.41.tar.xz +/wayland-protocols-1.42.tar.xz diff --git a/sources b/sources index 2c5f90f..e5cc8b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.41.tar.xz) = 6122fe4f20a1a0908abd631ff31302b56018050e5e835c1413d5b40a527980c30859ed9cddf595213f7d5eb1d50baaf6adc312cef9279d60b8a15e447e259863 +SHA512 (wayland-protocols-1.42.tar.xz) = ce85fecbe886264eaeb34c7992d4e493295f57f6213d5a2ec04b3471daee04a4225b1a7e77a27ccf39306074780553ec1383c55af30cc2c78942b40cc5777c1b diff --git a/wayland-protocols.spec b/wayland-protocols.spec index ed3b461..12c2ba8 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.41 +Version: 1.42 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Mon Mar 24 2025 Neal Gompa - 1.42-1 +- Update to 1.42 + * Mon Feb 17 2025 Neal Gompa - 1.41-1 - Update to 1.41 From 7293debd025b56eefff973ddd0b3ea5852c9cd60 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Tue, 8 Apr 2025 08:44:06 -0400 Subject: [PATCH 26/36] Update to 1.43 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a37ac7d..2afedc1 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /wayland-protocols-1.40.tar.xz /wayland-protocols-1.41.tar.xz /wayland-protocols-1.42.tar.xz +/wayland-protocols-1.43.tar.xz diff --git a/sources b/sources index e5cc8b2..7d4e1e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.42.tar.xz) = ce85fecbe886264eaeb34c7992d4e493295f57f6213d5a2ec04b3471daee04a4225b1a7e77a27ccf39306074780553ec1383c55af30cc2c78942b40cc5777c1b +SHA512 (wayland-protocols-1.43.tar.xz) = e568ef57d169235426044c1dcffe1e55daaa0ac6071e72e20e50f509d7d506a01fb49a394954308d5e8d329482e74d0d0a326f11e1c8b4c628453db2adea7274 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 12c2ba8..d7fb7c1 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.42 +Version: 1.43 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Tue Apr 08 2025 Neal Gompa - 1.43-1 +- Update to 1.43 + * Mon Mar 24 2025 Neal Gompa - 1.42-1 - Update to 1.42 From 83b7d35bb48f0cf0f033ddbbcf387e5e918828a9 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 27 Apr 2025 20:06:18 -0400 Subject: [PATCH 27/36] Update to 1.44 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2afedc1..cfbf900 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /wayland-protocols-1.41.tar.xz /wayland-protocols-1.42.tar.xz /wayland-protocols-1.43.tar.xz +/wayland-protocols-1.44.tar.xz diff --git a/sources b/sources index 7d4e1e9..406f318 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.43.tar.xz) = e568ef57d169235426044c1dcffe1e55daaa0ac6071e72e20e50f509d7d506a01fb49a394954308d5e8d329482e74d0d0a326f11e1c8b4c628453db2adea7274 +SHA512 (wayland-protocols-1.44.tar.xz) = 8714e0bedb394c01164b9f4d839daf014f130c79782e2695a304efbe1c8ea7b1e8ef01663fec340df485b179d2bfdb3bad5fba6474d6cb24b90a622d921b419b diff --git a/wayland-protocols.spec b/wayland-protocols.spec index d7fb7c1..d929a09 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.43 +Version: 1.44 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Sun Apr 27 2025 Neal Gompa - 1.44-1 +- Update to 1.44 + * Tue Apr 08 2025 Neal Gompa - 1.43-1 - Update to 1.43 From e61c677c2f58b27c05a9412d3c8b66d1ce0f8aa7 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 13 Jun 2025 11:03:36 -0400 Subject: [PATCH 28/36] Update to 1.45 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cfbf900..742f284 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /wayland-protocols-1.42.tar.xz /wayland-protocols-1.43.tar.xz /wayland-protocols-1.44.tar.xz +/wayland-protocols-1.45.tar.xz diff --git a/sources b/sources index 406f318..f8e2b9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.44.tar.xz) = 8714e0bedb394c01164b9f4d839daf014f130c79782e2695a304efbe1c8ea7b1e8ef01663fec340df485b179d2bfdb3bad5fba6474d6cb24b90a622d921b419b +SHA512 (wayland-protocols-1.45.tar.xz) = d0557a75eb486fb824f182648bec346e270cb1ada8727613377ab95b0ccb595c516de242f486110c88b7009e98c87b071bf5b598f84466e5624aa1d81f19e195 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index d929a09..17f25d4 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.44 +Version: 1.45 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Fri Jun 13 2025 Neal Gompa - 1.45-1 +- Update to 1.45 + * Sun Apr 27 2025 Neal Gompa - 1.44-1 - Update to 1.44 From 27e7f0c05c58ddbad4a645b6083c200fd6549308 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:18:55 +0000 Subject: [PATCH 29/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 17f25d4..2a08283 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -3,7 +3,7 @@ Name: wayland-protocols Version: 1.45 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.45-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jun 13 2025 Neal Gompa - 1.45-1 - Update to 1.45 From fdfedb889454a76ef33218d076efe70c4a5eed49 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 23 Nov 2025 23:44:22 -0500 Subject: [PATCH 30/36] Update to 1.46 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 742f284..ec08a39 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /wayland-protocols-1.43.tar.xz /wayland-protocols-1.44.tar.xz /wayland-protocols-1.45.tar.xz +/wayland-protocols-1.46.tar.xz diff --git a/sources b/sources index f8e2b9a..4f989ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.45.tar.xz) = d0557a75eb486fb824f182648bec346e270cb1ada8727613377ab95b0ccb595c516de242f486110c88b7009e98c87b071bf5b598f84466e5624aa1d81f19e195 +SHA512 (wayland-protocols-1.46.tar.xz) = 867b55357b9ca49d14504e3066c2d4e39762b4706bae4ca30330d8e8fad954531d2e055595d1ceb544e37cca6cce68152f12cf093ee9805987975619a3b24958 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 2a08283..9690d36 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,8 +2,8 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.45 -Release: 2%{?dist} +Version: 1.46 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Mon Nov 24 2025 Neal Gompa - 1.46-1 +- Update to 1.46 + * Fri Jul 25 2025 Fedora Release Engineering - 1.45-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 8fa886bd18b83ffe4105bd8fd723d8bc4cd4acdb Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 15 Dec 2025 12:33:43 -0500 Subject: [PATCH 31/36] Update to 1.47 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ec08a39..641dea4 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /wayland-protocols-1.44.tar.xz /wayland-protocols-1.45.tar.xz /wayland-protocols-1.46.tar.xz +/wayland-protocols-1.47.tar.xz diff --git a/sources b/sources index 4f989ae..d4f3d68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.46.tar.xz) = 867b55357b9ca49d14504e3066c2d4e39762b4706bae4ca30330d8e8fad954531d2e055595d1ceb544e37cca6cce68152f12cf093ee9805987975619a3b24958 +SHA512 (wayland-protocols-1.47.tar.xz) = 2a89d5b2f16a42a195acd09ff5e093e4ef021ee7f50447bb59890d5fe630bad353485b6edcdfd5e193e8262ce538a4aff57a49b2dd5cc14b2858bf3e5b7ee17e diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 9690d36..a165cf7 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.46 +Version: 1.47 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Mon Dec 15 2025 Neal Gompa - 1.47-1 +- Update to 1.47 + * Mon Nov 24 2025 Neal Gompa - 1.46-1 - Update to 1.46 From d1df357ba80fd9033fc003fe0aeb65cd4ac16ec6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:08:32 +0000 Subject: [PATCH 32/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index a165cf7..2ee31ea 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -3,7 +3,7 @@ Name: wayland-protocols Version: 1.47 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.47-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Mon Dec 15 2025 Neal Gompa - 1.47-1 - Update to 1.47 From 189dc9b122fa5fabdfa266e4c5179cc1fcc765ee Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 1 Apr 2026 08:39:20 -0400 Subject: [PATCH 33/36] Update to 1.48 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 641dea4..9729d67 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /wayland-protocols-1.45.tar.xz /wayland-protocols-1.46.tar.xz /wayland-protocols-1.47.tar.xz +/wayland-protocols-1.48.tar.xz diff --git a/sources b/sources index d4f3d68..19740bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.47.tar.xz) = 2a89d5b2f16a42a195acd09ff5e093e4ef021ee7f50447bb59890d5fe630bad353485b6edcdfd5e193e8262ce538a4aff57a49b2dd5cc14b2858bf3e5b7ee17e +SHA512 (wayland-protocols-1.48.tar.xz) = 24950c6181f576f8926e2631a3f017986f809cd4fe8efe6fc8e4d872e98aacabb9eb79877371fb5def1fc78027c8e1e1e25bb98d455c22624a810707be0b2c24 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 2ee31ea..3197662 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,8 +2,8 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.47 -Release: 2%{?dist} +Version: 1.48 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Wed Apr 01 2026 Neal Gompa - 1.48-1 +- Update to 1.48 + * Sat Jan 17 2026 Fedora Release Engineering - 1.47-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From fd4196f6dcd286d570436d0b2825247c53b6833d Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 7 Jun 2026 10:44:20 -0400 Subject: [PATCH 34/36] Update to 1.49 --- .gitignore | 1 + sources | 2 +- wayland-protocols.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9729d67..52c1e7d 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /wayland-protocols-1.46.tar.xz /wayland-protocols-1.47.tar.xz /wayland-protocols-1.48.tar.xz +/wayland-protocols-1.49.tar.xz diff --git a/sources b/sources index 19740bb..8b77e27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.48.tar.xz) = 24950c6181f576f8926e2631a3f017986f809cd4fe8efe6fc8e4d872e98aacabb9eb79877371fb5def1fc78027c8e1e1e25bb98d455c22624a810707be0b2c24 +SHA512 (wayland-protocols-1.49.tar.xz) = c6f58586c4e3046fb545f31959eb662426ddf94cab627a136bec905c3a1c75087ed2850d49e44964241a9158a3559ad02607647a19fb5f1c1fb254160b04806c diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 3197662..2d6e7b7 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: wayland-protocols -Version: 1.48 +Version: 1.49 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Sun Jun 07 2026 Neal Gompa - 1.49-1 +- Update to 1.49 + * Wed Apr 01 2026 Neal Gompa - 1.48-1 - Update to 1.48 From 7daf0a33db0452f2dcf0bc5e7c741461b5135063 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 7 Jun 2026 15:40:42 -0400 Subject: [PATCH 35/36] Bump wayland-devel BR to 1.25.0+ --- wayland-protocols.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 2d6e7b7..33d14d9 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -13,7 +13,7 @@ Source0: https://gitlab.freedesktop.org/wayland/%{name}/-/releases/%{vers BuildRequires: gcc BuildRequires: gcc-g++ BuildRequires: meson -BuildRequires: wayland-devel +BuildRequires: wayland-devel >= 1.25.0 %description wayland-protocols contains Wayland protocols that adds functionality not From 58738a63f3e6a6a36c7d1c2952ffea63d15ba6df Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:42:53 +0000 Subject: [PATCH 36/36] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- wayland-protocols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 33d14d9..ffcb81d 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -3,7 +3,7 @@ Name: wayland-protocols Version: 1.49 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -52,6 +52,9 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.49-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sun Jun 07 2026 Neal Gompa - 1.49-1 - Update to 1.49