[wayland] wayland 1.0

Adam Jackson ajax at fedoraproject.org
Tue Oct 23 18:16:25 UTC 2012


commit 42bbde8f3fbde67370787542074a5ffbcdf41bd5
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Oct 23 14:16:23 2012 -0400

    wayland 1.0

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 489a39c..bdc719b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /wayland-20120424.tar.bz2
 /wayland-0.95.0.tar.xz
 /wayland-0.99.0.tar.xz
+/wayland-1.0.0.tar.xz
diff --git a/sources b/sources
index 332fae4..01819de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4431e0b1ff1c75f707faa0b54ba920a3  wayland-0.99.0.tar.xz
+d7449ebe3b62c8a956d77a52a19c73a6  wayland-1.0.0.tar.xz
diff --git a/wayland.spec b/wayland.spec
index fd36684..53619b1 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,7 +1,7 @@
 #global gitdate 20120424
 
 Name:           wayland
-Version:        0.99.0
+Version:        1.0.0
 Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
@@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Tue Oct 23 2012 Adam Jackson <ajax at redhat.com> 1.0.0-1
+- wayland 1.0
+
 * Thu Oct 18 2012 Adam Jackson <ajax at redhat.com> 0.99.0-1
 - wayland 0.99.0
 


More information about the scm-commits mailing list