From e61c677c2f58b27c05a9412d3c8b66d1ce0f8aa7 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 13 Jun 2025 11:03:36 -0400 Subject: [PATCH 1/9] 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 2/9] 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 3/9] 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 4/9] 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 5/9] 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 6/9] 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 7/9] 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 8/9] 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 9/9] 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