diff --git a/.gitignore b/.gitignore index 930c195..912d29c 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /wayland-1.16.91.tar.xz /wayland-1.16.92.tar.xz /wayland-1.17.0.tar.xz +/wayland-1.18.0.tar.xz diff --git a/sources b/sources index 67c39c6..e803fb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.17.0.tar.xz) = c5051aab5ff078b368c196ecfedb33ccd961265bb914845d7ed81de361bb86ae18299575baa6c4eceb0d82cf8b495e8293f31b51d1cbc05d84af0a199ab3f946 +SHA512 (wayland-1.18.0.tar.xz) = e30199e30c2bbd361ee695b4f3f7a4e264f10ed8f46f2c90762b5739fc578ae757dc39aa0258d8fbf0ed418553470bccd4b2730ed9705481cfccdab5de96a8fc diff --git a/wayland.spec b/wayland.spec index a9b9d66..a4d9c1d 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.17.0 -Release: 3%{?dist} +Version: 1.18.0 +Release: 1%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Wed Feb 12 2020 Kalev Lember - 1.18.0-1 +- Update to 1.18.0 + * Fri Jan 31 2020 Fedora Release Engineering - 1.17.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild