[wayland] Wayland 1.4.93

Richard Hughes rhughes at fedoraproject.org
Tue May 13 08:39:54 UTC 2014


commit 2cbd816db31b99b20a1c87d76796a5e577b80ba0
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue May 13 09:39:37 2014 +0100

    Wayland 1.4.93

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcb32f0..6c2046e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /wayland-1.3.91.tar.xz
 /wayland-1.3.93.tar.xz
 /wayland-1.4.0.tar.xz
+/wayland-1.4.93.tar.xz
diff --git a/sources b/sources
index df9bbae..148b434 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-332cf9191837be12638a29265ed7cf46  wayland-1.4.0.tar.xz
+48a06398848f01c2890913b1ec413060  wayland-1.4.93.tar.xz
diff --git a/wayland.spec b/wayland.spec
index 5ad3061..c627dcc 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,7 +1,7 @@
 #global gitdate 20130515
 
 Name:           wayland
-Version:        1.4.0
+Version:        1.4.93
 Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
@@ -132,7 +132,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/wayland-egl.h
 %{_includedir}/wayland-version.h
 %{_datadir}/aclocal/wayland-scanner.m4
-%{_datadir}/pkgconfig/wayland-scanner.pc
+%{_libdir}/pkgconfig/wayland-scanner.pc
 %dir %{_datadir}/wayland
 %{_datadir}/wayland/wayland-scanner.mk
 %{_datadir}/wayland/wayland.xml
@@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Tue May 13 2014 Richard Hughes <rhughes at redhat.com> - 1.4.93-1
+- Wayland 1.4.93
+
 * Fri Jan 24 2014 Richard Hughes <rhughes at redhat.com> - 1.4.0-1
 - Wayland 1.4.0
 


More information about the scm-commits mailing list