diff --git a/.gitignore b/.gitignore index c54c0c0..59918d6 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /wayland-protocols-1.37.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 548825a..ef29b83 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,10 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Mon Feb 17 2025 Neal Gompa - 1.41-1 +- Update to 1.41 + Resolves: RHEL-79795 + * Mon Feb 10 2025 Olivier Fourdan - 1.40-1 - Update to 1.40 Resolves: RHEL-78561