diff --git a/.gitignore b/.gitignore index 58c9aa1..018684c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /wayland-1.8.93.tar.xz /wayland-1.9.0.tar.xz /wayland-1.9.91.tar.xz +/wayland-1.9.92.tar.xz diff --git a/sources b/sources index c3e7fa7..52d21a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbcbb493b46aa459a2ce9d4bd296f460 wayland-1.9.91.tar.xz +38c8f0268a25d68a9b648ba90f5f8034 wayland-1.9.92.tar.xz diff --git a/wayland.spec b/wayland.spec index 12f3788..3cbc13f 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.9.91 +Version: 1.9.92 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 +* Thu Feb 04 2016 Kalev Lember - 1.9.92-1 +- Update to 1.9.92 + * Wed Jan 20 2016 Kalev Lember - 1.9.91-1 - Update to 1.9.91