[wayland] Wayland 1.3.0

Lubomir Rintel lkundrak at fedoraproject.org
Mon Nov 25 14:03:58 UTC 2013


commit a3488c68df83828c34f376cf924b5ffdf1611498
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Mon Nov 25 15:01:54 2013 +0100

    Wayland 1.3.0

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2aa8c00..256dced 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /wayland-1.1.0.tar.xz
 /wayland-20130515.tar.bz2
 /wayland-1.2.0.tar.xz
+/wayland-1.3.0.tar.xz
diff --git a/sources b/sources
index 29a3d76..6432649 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48d375afb15f3e68a72cf7b4fd8f4a63  wayland-1.2.0.tar.xz
+d16d27081e0871de82d08840c2f133fc  wayland-1.3.0.tar.xz
diff --git a/wayland.spec b/wayland.spec
index a68c844..c26f3da 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,8 +1,8 @@
 #global gitdate 20130515
 
 Name:           wayland
-Version:        1.2.0
-Release:        3%{?gitdate:.%{gitdate}}%{?dist}
+Version:        1.3.0
+Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
 Group:          User Interface/X
@@ -123,7 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/wayland-version.h
 %{_datadir}/aclocal/wayland-scanner.m4
 %{_datadir}/pkgconfig/wayland-scanner.pc
+%dir %{_datadir}/wayland
 %{_datadir}/wayland/wayland-scanner.mk
+%{_datadir}/wayland/wayland.xml
 %{_mandir}/man3/*.3*
 
 %files -n libwayland-client
@@ -157,6 +159,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Mon Nov 25 2013 Lubomir Rintel <lkundrak at v3.sk> - 1.3.0-1
+- Wayland 1.3.0
+
 * Mon Oct 07 2013 Adam Jackson <ajax at redhat.com> 1.2.0-3
 - Don't use MSG_DONTWAIT in wl_connection_flush.
 


More information about the scm-commits mailing list