diff --git a/.gitignore b/.gitignore index d532646..21e1b68 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /wayland-1.9.91.tar.xz /wayland-1.9.92.tar.xz /wayland-1.10.0.tar.xz +/wayland-1.10.91.tar.xz diff --git a/sources b/sources index b9dc1be..78a8169 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7751c38807c231afaba9d6b68f2a2b7 wayland-1.10.0.tar.xz +5a34f0b2dde3512bfd0c9b2a2af9034d wayland-1.10.91.tar.xz diff --git a/wayland.spec b/wayland.spec index ac03f0c..37fc1c3 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.10.0 +Version: 1.10.91 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 +* Sun May 08 2016 Kalev Lember - 1.10.91-1 +- Update to 1.10.91 + * Thu Feb 18 2016 Kalev Lember - 1.10.0-1 - Update to 1.10.0