[wayland] wayland 1.1.0

Richard Hughes rhughes at fedoraproject.org
Tue Apr 16 16:01:37 UTC 2013


commit d86642427a389092e7337f02d764ce759631bbc8
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Apr 16 17:01:32 2013 +0100

    wayland 1.1.0

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69e560a..370189a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /wayland-1.0.3.tar.xz
 /wayland-1.0.5.tar.xz
 /wayland-1.0.6.tar.xz
+/wayland-1.1.0.tar.xz
diff --git a/sources b/sources
index c0715c6..67d40e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-936a2590aea69fa3c0cf234d54b9137c  wayland-1.0.6.tar.xz
+d2dc9398a83692cafc16eba6e45f85d8  wayland-1.1.0.tar.xz
diff --git a/wayland.spec b/wayland.spec
index 43666a6..1443dd0 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,7 +1,7 @@
 #global gitdate 20120424
 
 Name:           wayland
-Version:        1.0.6
+Version:        1.1.0
 Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
@@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Tue Apr 16 2013 Richard Hughes <rhughes at redhat.com> - 1.1.0-1
+- wayland 1.1.0
+
 * Wed Mar 27 2013 Richard Hughes <rhughes at redhat.com> - 1.0.6-1
 - wayland 1.0.6
 


More information about the scm-commits mailing list