[wayland] wayland 1.0.3

Adam Jackson ajax at fedoraproject.org
Wed Jan 2 21:11:09 UTC 2013


commit 12e2a00494746ac13953e0b90bebf388ed02de9f
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jan 2 16:11:05 2013 -0500

    wayland 1.0.3

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bdc719b..c08a0c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /wayland-0.95.0.tar.xz
 /wayland-0.99.0.tar.xz
 /wayland-1.0.0.tar.xz
+/wayland-1.0.3.tar.xz
diff --git a/sources b/sources
index 01819de..9fbeab2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7449ebe3b62c8a956d77a52a19c73a6  wayland-1.0.0.tar.xz
+eebe23571fd4f9ceacc583238e5a8ae9  wayland-1.0.3.tar.xz
diff --git a/wayland.spec b/wayland.spec
index 53619b1..99b6432 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,7 +1,7 @@
 #global gitdate 20120424
 
 Name:           wayland
-Version:        1.0.0
+Version:        1.0.3
 Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
@@ -107,7 +107,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc README TODO
-%doc %{_datadir}/doc/wayland/*
+#doc %{_datadir}/doc/wayland/*
 
 %files devel
 %defattr(-,root,root,-)
@@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Wed Jan 02 2013 Adam Jackson <ajax at redhat.com> 1.0.3-1
+- wayland 1.0.3
+
 * Tue Oct 23 2012 Adam Jackson <ajax at redhat.com> 1.0.0-1
 - wayland 1.0
 


More information about the scm-commits mailing list