From b654643a02e76a8b0176fb27bfba9d6fa605f718 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 21 May 2014 11:28:59 +0100 Subject: [PATCH] Wayland 1.5.0 --- .gitignore | 1 + sources | 2 +- wayland.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6c2046e..93d660c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /wayland-1.3.93.tar.xz /wayland-1.4.0.tar.xz /wayland-1.4.93.tar.xz +/wayland-1.5.0.tar.xz diff --git a/sources b/sources index 148b434..27ac6ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48a06398848f01c2890913b1ec413060 wayland-1.4.93.tar.xz +1d882776b27329b91d2d500b6d66dd1d wayland-1.5.0.tar.xz diff --git a/wayland.spec b/wayland.spec index c627dcc..0e90036 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,7 +1,7 @@ #global gitdate 20130515 Name: wayland -Version: 1.4.93 +Version: 1.5.0 Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: Wayland Compositor Infrastructure @@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Wed May 21 2014 Richard Hughes - 1.5.0-1 +- Wayland 1.5.0 + * Tue May 13 2014 Richard Hughes - 1.4.93-1 - Wayland 1.4.93