[wayland] Wayland 1.3.91

Richard Hughes rhughes at fedoraproject.org
Tue Dec 17 10:14:43 UTC 2013


commit 21330a4867dc5241c90d5512e462679314e985bd
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Dec 17 10:14:48 2013 +0000

    Wayland 1.3.91

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 256dced..bb5121b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /wayland-20130515.tar.bz2
 /wayland-1.2.0.tar.xz
 /wayland-1.3.0.tar.xz
+/wayland-1.3.91.tar.xz
diff --git a/sources b/sources
index 6432649..a93b574 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d16d27081e0871de82d08840c2f133fc  wayland-1.3.0.tar.xz
+270098a01cda0fdb0bb4778aa19df507  wayland-1.3.91.tar.xz
diff --git a/wayland.spec b/wayland.spec
index c26f3da..f8531b1 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,7 +1,7 @@
 #global gitdate 20130515
 
 Name:           wayland
-Version:        1.3.0
+Version:        1.3.91
 Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
@@ -126,6 +126,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/wayland
 %{_datadir}/wayland/wayland-scanner.mk
 %{_datadir}/wayland/wayland.xml
+%{_datadir}/wayland/wayland.dtd
 %{_mandir}/man3/*.3*
 
 %files -n libwayland-client
@@ -159,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Tue Dec 17 2013 Richard Hughes <rhughes at redhat.com> - 1.3.91-1
+- Wayland 1.3.91
+
 * Mon Nov 25 2013 Lubomir Rintel <lkundrak at v3.sk> - 1.3.0-1
 - Wayland 1.3.0
 


More information about the scm-commits mailing list