[wayland/f22] Wayland 1.7.0

Richard Hughes rhughes at fedoraproject.org
Tue Feb 17 15:36:28 UTC 2015


commit 4027713b94d4428b38f6c6294c2bfa66fd555b0c
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Feb 17 12:56:04 2015 +0000

    Wayland 1.7.0

 .gitignore   |    1 +
 sources      |    2 +-
 wayland.spec |    7 ++++++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d9f328..92e2c9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /wayland-1.5.0.tar.xz
 /wayland-1.5.91.tar.xz
 /wayland-1.6.0.tar.xz
+/wayland-1.7.0.tar.xz
diff --git a/sources b/sources
index d45624b..968d5d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d34c141c975084e4fb668e77b38f840e  wayland-1.6.0.tar.xz
+6f46ac47c3a18c6503a40b5fa58a1066  wayland-1.7.0.tar.xz
diff --git a/wayland.spec b/wayland.spec
index b87b2ea..e24821e 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,7 +1,7 @@
 #global gitdate 20130515
 
 Name:           wayland
-Version:        1.6.0
+Version:        1.7.0
 Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        Wayland Compositor Infrastructure
 
@@ -22,6 +22,8 @@ BuildRequires:  pkgconfig(libffi)
 BuildRequires:  expat-devel
 BuildRequires:  libxslt
 BuildRequires:  docbook-style-xsl
+BuildRequires:  xmlto
+BuildRequires:  graphviz
 
 Provides:       %{name}-common = %{version}-%{release}
 Obsoletes:      %{name}-common < 0.85.0
@@ -169,6 +171,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/wayland-server.pc
 
 %changelog
+* Tue Feb 17 2015 Richard Hughes <rhughes at redhat.com> - 1.7.0-1
+- Wayland 1.7.0
+
 * Fri Sep 19 2014 Kalev Lember <kalevlember at gmail.com> - 1.6.0-1
 - Update to 1.6.0
 - Remove lib64 rpaths


More information about the scm-commits mailing list