diff --git a/.gitignore b/.gitignore index aea18a3..64ed607 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /wayland-protocols-1.23.tar.xz /wayland-protocols-1.25.tar.xz /wayland-protocols-1.27.tar.xz +/wayland-protocols-1.31.tar.xz diff --git a/.wayland-protocols.metadata b/.wayland-protocols.metadata new file mode 100644 index 0000000..f5c6a87 --- /dev/null +++ b/.wayland-protocols.metadata @@ -0,0 +1 @@ +5a84628630598027fab1708f822fc399d9e70b02 wayland-protocols-1.31.tar.xz diff --git a/sources b/sources index 180b71e..51bd5c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.27.tar.xz) = c0a49bc46c663c9f602998dfe2e184c09756790fbcc7acbc2bf9d9cf8f7d6dcdd00259b768222a30e5d134e6f97f7f4faf252947b544e8b32f53278b70da0390 +SHA512 (wayland-protocols-1.31.tar.xz) = 402ce1915300e29afe554d77965ee0a28a5f22fdb5b901c4c640e59b9f3a9c11094e1edae87eea1e76eea557f6faf0c34a0c28ee7f6babb4dc3719329c4e25bf diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 4959059..687f69e 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.27 +Version: 1.31 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -48,6 +48,10 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Tue Nov 29 2022 Neal Gompa - 1.31-1 +- Update to 1.31 + Resolves: rhbz#2149338 + * Thu Nov 03 2022 Neal Gompa - 1.27-1 - Update to 1.27 Resolves: rhbz#2139449