diff --git a/.gitignore b/.gitignore index dd62654..3e87547 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /wayland-1.15.93.tar.xz /wayland-1.16.0.tar.xz /wayland-1.16.91.tar.xz +/wayland-1.16.92.tar.xz diff --git a/sources b/sources index b7cc6a6..1d674e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.16.91.tar.xz) = 5c1a96cbe31d36386f66b9d02fce4f5eb96e93b3a602124a57966f06f1103d8fd7035a8084816c4b51f21adea4dde73f5d293295fbd7227b270ca95efa19b56f +SHA512 (wayland-1.16.92.tar.xz) = d28eba0b9f4162378df08e59efe0aa099603942732735b09b5811700b5d5e130314833b5bd0604d4be5c1b89bb2b6a1e86dc14520703f73fd4c3a5cc7fab3ea2 diff --git a/wayland.spec b/wayland.spec index 391f341..c057a1e 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.16.91 +Version: 1.16.92 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure @@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Thu Mar 07 2019 Kalev Lember - 1.16.92-1 +- Update to 1.16.92 + * Thu Feb 28 2019 Kalev Lember - 1.16.91-1 - Update to 1.16.91