diff --git a/.gitignore b/.gitignore index d43aaf3..a10b689 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /wayland-protocols-1.24.tar.xz /wayland-protocols-1.25.tar.xz /wayland-protocols-1.26.tar.xz +/wayland-protocols-1.27.tar.xz diff --git a/sources b/sources index ac29ce9..180b71e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.26.tar.xz) = fa9c3963b548197461c8c0b9e16ebbf9cfa5b60053fc17f51b41e63a55b8c5420dd7e42313f93946b438ab47f04e1cd17bc92aae9e1074b47177dc7ce7042167 +SHA512 (wayland-protocols-1.27.tar.xz) = c0a49bc46c663c9f602998dfe2e184c09756790fbcc7acbc2bf9d9cf8f7d6dcdd00259b768222a30e5d134e6f97f7f4faf252947b544e8b32f53278b70da0390 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 74f6933..3d32255 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,11 +1,11 @@ Name: wayland-protocols -Version: 1.26 -Release: 2%{?dist} +Version: 1.27 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT URL: https://wayland.freedesktop.org/ -Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz +Source0: https://gitlab.freedesktop.org/wayland/%{name}/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz BuildArch: noarch @@ -48,6 +48,9 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Wed Oct 12 2022 Neal Gompa - 1.27-1 +- Update to 1.27 + * Sat Jul 23 2022 Fedora Release Engineering - 1.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild