diff --git a/.gitignore b/.gitignore index 0289670..69e560a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /wayland-1.0.0.tar.xz /wayland-1.0.3.tar.xz /wayland-1.0.5.tar.xz +/wayland-1.0.6.tar.xz diff --git a/sources b/sources index f4aa1ff..c0715c6 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -eebe23571fd4f9ceacc583238e5a8ae9 wayland-1.0.3.tar.xz -e2e9ebfbaf9b013471c620b99938d764 wayland-1.0.5.tar.xz +936a2590aea69fa3c0cf234d54b9137c wayland-1.0.6.tar.xz diff --git a/wayland.spec b/wayland.spec index bcaf817..43666a6 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,7 +1,7 @@ #global gitdate 20120424 Name: wayland -Version: 1.0.5 +Version: 1.0.6 Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: Wayland Compositor Infrastructure @@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Wed Mar 27 2013 Richard Hughes - 1.0.6-1 +- wayland 1.0.6 + * Thu Feb 21 2013 Adam Jackson 1.0.5-1 - wayland 1.0.5