[weston] weston 0.99.0

Adam Jackson ajax at fedoraproject.org
Thu Oct 18 20:01:54 UTC 2012


commit f61a39574e605d75859f4328b57b040abaff2565
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Oct 18 16:01:53 2012 -0400

    weston 0.99.0

 .gitignore  |    1 +
 sources     |    2 +-
 weston.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99fe8fd..788f807 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /weston-20120424.tar.bz2
 /weston-0.95.0.tar.xz
+/weston-0.99.0.tar.xz
diff --git a/sources b/sources
index efefd53..09c9162 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77c87d8cc15e759ff512f9584d37e8a8  weston-0.95.0.tar.xz
+1bceec3c07ff7aabc38bb0f4d8f40a46  weston-0.99.0.tar.xz
diff --git a/weston.spec b/weston.spec
index f9d01cd..42f7fda 100644
--- a/weston.spec
+++ b/weston.spec
@@ -1,8 +1,8 @@
 #define gitdate 20120424
 
 Name:           weston
-Version:        0.95.0
-Release:        3%{?alphatag}%{?dist}
+Version:        0.99.0
+Release:        1%{?alphatag}%{?dist}
 Summary:        Reference compositor for Wayland
 Group:          User Interface/X
 License:        BSD and CC-BY-SA
@@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
 %{_datadir}/weston/wayland.svg
 
 %changelog
+* Thu Oct 18 2012 Adam Jackson <ajax at redhat.com> 0.99.0-1
+- weston 0.99.0
+
 * Tue Sep 17 2012 Thorsten Leemhuis <fedora at leemhuis.info> 0.95.0-3
 - add libXcursor-devel as BR
 


More information about the scm-commits mailing list