diff --git a/.gitignore b/.gitignore index 964efc3..30a8da3 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /wayland-protocols-1.16.tar.xz /wayland-protocols-1.17.tar.xz /wayland-protocols-1.18.tar.xz +/wayland-protocols-1.20.tar.xz diff --git a/sources b/sources index 2a8e9e8..153a6c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-protocols-1.18.tar.xz) = 166be44f370a99281da442e7e2c2fc2f3169b61eeaa69263611b4e33847e93d1071f3cc89537597e1252d48d03993ce39c7d65f43b66a23c9b1551f47959e483 +SHA512 (wayland-protocols-1.20.tar.xz) = d13f65d03add2c39cc32bf6bda0e981e9f52504bf8505fceea045c8baeb73bea64fa4edb99cb837677fbab1b5b3023054adff36fac127e819690f366b81c4977 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 01f9a67..1eb0772 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols -Version: 1.18 -Release: 2%{?dist} +Version: 1.20 +Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -39,11 +39,14 @@ wayland-protocols. %files devel %license COPYING -%doc README +%doc README.md %{_datadir}/pkgconfig/%{name}.pc %{_datadir}/%{name}/ %changelog +* Sat Feb 29 2020 Jonas Ã…dahl - 1.20-1 +- Update to 1.20 + * Fri Jan 31 2020 Fedora Release Engineering - 1.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild