From c9cfdd6ffbd2d0b3197b89f9097ef7cfc6d4a7a6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 2 Sep 2015 09:44:05 +0200 Subject: [PATCH] Update to 1.8.92 --- .gitignore | 1 + sources | 2 +- wayland.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a3e9827..3053384 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /wayland-1.7.92.tar.xz /wayland-1.8.0.tar.xz /wayland-1.8.91.tar.xz +/wayland-1.8.92.tar.xz diff --git a/sources b/sources index 878cd56..80890e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95cf56a0b22243901498aab1a8f8f3ae wayland-1.8.91.tar.xz +697e5f1ee4727971ea1fd4dde386c179 wayland-1.8.92.tar.xz diff --git a/wayland.spec b/wayland.spec index c750f00..a2ecf6e 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,8 +1,8 @@ #global gitdate 20130515 Name: wayland -Version: 1.8.91 -Release: 2%{?gitdate:.%{gitdate}}%{?dist} +Version: 1.8.92 +Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: Wayland Compositor Infrastructure Group: User Interface/X @@ -166,6 +166,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Wed Sep 02 2015 Kalev Lember - 1.8.92-1 +- Update to 1.8.92 + * Fri Aug 21 2015 Kalev Lember - 1.8.91-2 - Split out wayland-doc subpackage for documentation