From 2cfdf76e96c70c8a6f7fdbcc0fbe5f16fa768190 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jan 20 2016 09:22:23 +0000 Subject: Update to 1.9.91 --- diff --git a/.gitignore b/.gitignore index 092ec43..58c9aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /wayland-1.8.92.tar.xz /wayland-1.8.93.tar.xz /wayland-1.9.0.tar.xz +/wayland-1.9.91.tar.xz diff --git a/sources b/sources index 462f09b..c3e7fa7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e141b3f2a7005d6c89d6f233c87c317 wayland-1.9.0.tar.xz +dbcbb493b46aa459a2ce9d4bd296f460 wayland-1.9.91.tar.xz diff --git a/wayland.spec b/wayland.spec index 3c4a04b..1768151 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.9.0 +Version: 1.9.91 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 +* Wed Jan 20 2016 Kalev Lember - 1.9.91-1 +- Update to 1.9.91 + * Tue Sep 22 2015 Kalev Lember - 1.9.0-1 - Update to 1.9.0 - Use make_install macro