From c7105585e54036983e62941cb81893de3b4fe2c5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 21 Aug 2015 17:19:36 +0200 Subject: [PATCH] Update to 1.8.91 --- .gitignore | 1 + sources | 3 +-- wayland.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 97a7088..a3e9827 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /wayland-1.7.0.tar.xz /wayland-1.7.92.tar.xz /wayland-1.8.0.tar.xz +/wayland-1.8.91.tar.xz diff --git a/sources b/sources index 1fde3aa..878cd56 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -0d4fcfbb13101f694bf9bf256b595c54 wayland-1.7.92.tar.xz -3f687bc535903f33d22e79c39d3c56f4 wayland-1.8.0.tar.xz +95cf56a0b22243901498aab1a8f8f3ae wayland-1.8.91.tar.xz diff --git a/wayland.spec b/wayland.spec index 9053c97..d9be402 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,7 +1,7 @@ #global gitdate 20130515 Name: wayland -Version: 1.8.0 +Version: 1.8.91 Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: Wayland Compositor Infrastructure @@ -172,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Fri Aug 21 2015 Kalev Lember - 1.8.91-1 +- Update to 1.8.91 + * Mon Jul 20 2015 Adam Jackson 1.8.0-1 - wayland 1.8.0