From 7b2e75f27ca75c1c680e37ce1eebc5c00931f11f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 17 Aug 2016 07:59:59 +0200 Subject: [PATCH] Update to 1.11.91 --- .gitignore | 1 + sources | 2 +- wayland.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a362867..eccc9b7 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /wayland-1.10.92.tar.xz /wayland-1.10.93.tar.xz /wayland-1.11.0.tar.xz +/wayland-1.11.91.tar.xz diff --git a/sources b/sources index f81257d..67e4eb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fccf680be066e234729d5b69e0bd0fa9 wayland-1.11.0.tar.xz +3e0e2eed3567bf98caaee0333597bc67 wayland-1.11.91.tar.xz diff --git a/wayland.spec b/wayland.spec index 7ad254a..d3ab5de 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.11.0 +Version: 1.11.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 +* Wed Aug 17 2016 Kalev Lember - 1.11.91-1 +- Update to 1.11.91 + * Wed Jun 01 2016 Kalev Lember - 1.11.0-1 - Update to 1.11.0