diff --git a/.gitignore b/.gitignore index b81c5da..bea1973 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /wayland-1.10.0.tar.xz /wayland-1.10.91.tar.xz /wayland-1.10.92.tar.xz +/wayland-1.10.93.tar.xz diff --git a/sources b/sources index 538b863..f1e74a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97dfce6d61336067f19aaefb58b17d9e wayland-1.10.92.tar.xz +35c611575015abde5e4d9459f9b36b5a wayland-1.10.93.tar.xz diff --git a/wayland.spec b/wayland.spec index 1421280..13e7ccb 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.10.92 +Version: 1.10.93 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure @@ -158,6 +158,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Wed May 25 2016 Kalev Lember - 1.10.93-1 +- Update to 1.10.93 + * Wed May 18 2016 Kalev Lember - 1.10.92-1 - Update to 1.10.92