[wayland] Wayland 1.3.93

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 08:31:28 UTC 2014


commit e44b734ed18698bb77d7aa0f9526eb3fe06123e0
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 08:31:43 2014 +0000

    Wayland 1.3.93

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb5121b..afb7761 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /wayland-1.2.0.tar.xz
 /wayland-1.3.0.tar.xz
 /wayland-1.3.91.tar.xz
+/wayland-1.3.93.tar.xz
diff --git a/sources b/sources
index a93b574..a100ddc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-270098a01cda0fdb0bb4778aa19df507  wayland-1.3.91.tar.xz
+01862b4411528439f83a133c9df4f5c0  wayland-1.3.93.tar.xz
diff --git a/wayland.spec b/wayland.spec
index fb99481..05d92cf 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,8 +1,8 @@
 #global gitdate 20130515
 
 Name:           wayland
-Version:        1.3.91
-Release:        2%{?gitdate:.%{gitdate}}%{?dist}
+Version:        1.3.93
+Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
 Group:          User Interface/X
@@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 1.3.93-1
+- Wayland 1.3.93
+
 * Sat Dec 21 2013 Ville Skyttä <ville.skytta at iki.fi> - 1.3.91-2
 - Call ldconfig in libwayland-cursor %%post* scripts.
 - Run test suite during build.


More information about the scm-commits mailing list