From c4438cc88a572c049cc65ededf65764a2055ea1a Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 21 Feb 2013 12:31:52 -0500 Subject: [PATCH] wayland 1.0.5 --- .gitignore | 1 + sources | 1 + wayland.spec | 7 +++++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c08a0c1..0289670 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /wayland-0.99.0.tar.xz /wayland-1.0.0.tar.xz /wayland-1.0.3.tar.xz +/wayland-1.0.5.tar.xz diff --git a/sources b/sources index 9fbeab2..f4aa1ff 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ eebe23571fd4f9ceacc583238e5a8ae9 wayland-1.0.3.tar.xz +e2e9ebfbaf9b013471c620b99938d764 wayland-1.0.5.tar.xz diff --git a/wayland.spec b/wayland.spec index 1488944..bcaf817 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,8 +1,8 @@ #global gitdate 20120424 Name: wayland -Version: 1.0.3 -Release: 2%{?gitdate:.%{gitdate}}%{?dist} +Version: 1.0.5 +Release: 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 +* Thu Feb 21 2013 Adam Jackson 1.0.5-1 +- wayland 1.0.5 + * Fri Feb 15 2013 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild