[weston] Weston 1.5.0

Richard Hughes rhughes at fedoraproject.org
Wed May 21 10:31:19 UTC 2014


commit 3a9aa604452b1e3c4b619319a47b931e02e897e5
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed May 21 11:30:14 2014 +0100

    Weston 1.5.0

 .gitignore  |    1 +
 sources     |    2 +-
 weston.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4833c64..b0336e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /weston-1.3.93.tar.xz
 /weston-1.4.0.tar.xz
 /weston-1.4.93.tar.xz
+/weston-1.5.0.tar.xz
diff --git a/sources b/sources
index 99132fa..f0ca9a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-860a7c62cc73e37c37cf255200162a52  weston-1.4.93.tar.xz
+8eb40d230efc2411f083c20656534780  weston-1.5.0.tar.xz
diff --git a/weston.spec b/weston.spec
index 483aac0..4354d2e 100644
--- a/weston.spec
+++ b/weston.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           weston
-Version:        1.4.93
+Version:        1.5.0
 Release:        2%{?alphatag}%{?dist}
 Summary:        Reference compositor for Wayland
 Group:          User Interface/X
@@ -127,6 +127,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
 %{_libdir}/pkgconfig/weston.pc
 
 %changelog
+* Wed May 21 2014 Richard Hughes <rhughes at redhat.com> - 1.5.0-1
+- Weston 1.5.0
+
 * Tue May 13 2014 Richard Hughes <rhughes at redhat.com> - 1.4.93-1
 - Weston 1.4.93
 


More information about the scm-commits mailing list