diff --git a/.gitignore b/.gitignore index e5c55d2..93c6646 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /wayland-protocols-1.41.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 2bc93b4..227a790 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,10 @@ wayland-protocols. %{_includedir}/%{name}/ %changelog +* Fri Jun 13 2025 Neal Gompa - 1.45-1 +- Update to 1.45 + Resolves: RHEL-96927 + * Sun Apr 27 2025 Neal Gompa - 1.44-1 - Update to 1.44 Resolves: RHEL-88662