diff --git a/.gitignore b/.gitignore index 56ca829..8f3d247 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /wayland-protocols-1.33.tar.xz /wayland-protocols-1.36.tar.xz /wayland-protocols-1.37.tar.xz +/wayland-protocols-1.39.tar.xz diff --git a/sources b/sources index eb25113..e518475 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.37.tar.xz) = 57936a23d08957afa9563b51b2b195aa10410fa74176c0503f83b1544e243d4e5b99c3daf5fc14c0a68a78d3f5759e1a5ca9fe4ba22220cbf5328168903c7575 +SHA512 (wayland-protocols-1.39.tar.xz) = 480a195ec0846400d93160e3d0a7ba12948ed841835ee4661f54b0101ae0027affd9c0f660a73244786fecd70e4f609830489a6b95e00d750cf2379734aacbe0 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index ba1d403..f298158 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols -Version: 1.37 -Release: 2%{?dist} +Version: 1.39 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,10 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Wed Jan 08 2025 Olivier Fourdan - 1.39-1 +- Update to 1.39 + Resolves: RHEL-72786 + * Tue Oct 29 2024 Troy Dawson - 1.37-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018