diff --git a/.gitignore b/.gitignore index 5f68eab..dd62654 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /wayland-1.15.92.tar.xz /wayland-1.15.93.tar.xz /wayland-1.16.0.tar.xz +/wayland-1.16.91.tar.xz diff --git a/sources b/sources index 5f270db..b7cc6a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.16.0.tar.xz) = 64eca2b1c0bc7913508a5499dae87e2723c712d8024acbb4c77c3c4a6c20de78c10704ae9827fd034116ca540a547aeec28c5a1e3bd382b23f85231424b0f49c +SHA512 (wayland-1.16.91.tar.xz) = 5c1a96cbe31d36386f66b9d02fce4f5eb96e93b3a602124a57966f06f1103d8fd7035a8084816c4b51f21adea4dde73f5d293295fbd7227b270ca95efa19b56f diff --git a/wayland.spec b/wayland.spec index be47030..391f341 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.16.0 -Release: 2%{?dist} +Version: 1.16.91 +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 +* Thu Feb 28 2019 Kalev Lember - 1.16.91-1 +- Update to 1.16.91 + * Sun Feb 03 2019 Fedora Release Engineering - 1.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild