diff --git a/.gitignore b/.gitignore index 85e4095..d85f93c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/wayland-protocols-1.18.tar.xz +SOURCES/wayland-protocols-1.21.tar.xz diff --git a/.wayland-protocols.metadata b/.wayland-protocols.metadata index c6f2e38..aaa592a 100644 --- a/.wayland-protocols.metadata +++ b/.wayland-protocols.metadata @@ -1 +1 @@ -aa2f132c082f3c790bd046283b3ef7ce3fb11370 SOURCES/wayland-protocols-1.18.tar.xz +6e0e2a05edb43d32e3b2e3f681ef266a287a186e SOURCES/wayland-protocols-1.21.tar.xz diff --git a/SPECS/wayland-protocols.spec b/SPECS/wayland-protocols.spec index f0bc25f..cf9d5d5 100644 --- a/SPECS/wayland-protocols.spec +++ b/SPECS/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.18 +Version: 1.21 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -39,11 +39,14 @@ wayland-protocols. %files devel %license COPYING -%doc README +%doc README.md %{_datadir}/pkgconfig/%{name}.pc %{_datadir}/%{name}/ %changelog +* Sat May 22 2021 Dave Airlie - 1.21-1 +- Update to 1.21 + * Thu Nov 14 2019 Olivier Fourdan - 1.18-1 - Update to 1.18 Resolves: #1728816