diff --git a/.gitignore b/.gitignore index 59918d6..862881d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /wayland-protocols-1.39.tar.xz /wayland-protocols-1.40.tar.xz /wayland-protocols-1.41.tar.xz +/wayland-protocols-1.43.tar.xz diff --git a/sources b/sources index 2c5f90f..7d4e1e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.41.tar.xz) = 6122fe4f20a1a0908abd631ff31302b56018050e5e835c1413d5b40a527980c30859ed9cddf595213f7d5eb1d50baaf6adc312cef9279d60b8a15e447e259863 +SHA512 (wayland-protocols-1.43.tar.xz) = e568ef57d169235426044c1dcffe1e55daaa0ac6071e72e20e50f509d7d506a01fb49a394954308d5e8d329482e74d0d0a326f11e1c8b4c628453db2adea7274 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index ef29b83..9d8d953 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.43 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -52,6 +52,10 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Thu Apr 10 2025 Neal Gompa - 1.43-1 +- Update to 1.43 + Resolves: RHEL-86806 + * Mon Feb 17 2025 Neal Gompa - 1.41-1 - Update to 1.41 Resolves: RHEL-79795