diff --git a/.gitignore b/.gitignore index 60f34ae..092ec43 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /wayland-1.8.91.tar.xz /wayland-1.8.92.tar.xz /wayland-1.8.93.tar.xz +/wayland-1.9.0.tar.xz diff --git a/sources b/sources index 4d3e18b..462f09b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a45a893cfa8beadcfced1e5ae1658064 wayland-1.8.93.tar.xz +5e141b3f2a7005d6c89d6f233c87c317 wayland-1.9.0.tar.xz diff --git a/wayland.spec b/wayland.spec index 14ad073..3c1689e 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.8.93 +Version: 1.9.0 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure @@ -157,6 +157,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Tue Sep 22 2015 Kalev Lember - 1.9.0-1 +- Update to 1.9.0 + * Wed Sep 16 2015 Kalev Lember - 1.8.93-1 - Update to 1.8.93