From da2bfebf076a75fe2a1688064d1a6407cefe3920 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 15 May 2013 09:24:11 +0100 Subject: [PATCH] Update to a git snapshot based on what will become 1.1.90 --- .gitignore | 1 + sources | 2 +- wayland.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 370189a..88d19a1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /wayland-1.0.5.tar.xz /wayland-1.0.6.tar.xz /wayland-1.1.0.tar.xz +/wayland-20130515.tar.bz2 diff --git a/sources b/sources index 67d40e7..eac3e0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2dc9398a83692cafc16eba6e45f85d8 wayland-1.1.0.tar.xz +0254cb887d22b49793db130dc98e6be2 wayland-20130515.tar.bz2 diff --git a/wayland.spec b/wayland.spec index 1443dd0..0534779 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,8 +1,8 @@ -#global gitdate 20120424 +%global gitdate 20130515 Name: wayland -Version: 1.1.0 -Release: 1%{?gitdate:.%{gitdate}}%{?dist} +Version: 1.1.90 +Release: 0.1%{?gitdate:.%{gitdate}}%{?dist} Summary: Wayland Compositor Infrastructure Group: User Interface/X @@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Wed May 15 2013 Richard Hughes - 1.1.90-0.1.20130515 +- Update to a git snapshot based on what will become 1.1.90 + * Tue Apr 16 2013 Richard Hughes - 1.1.0-1 - wayland 1.1.0