From 7ea3f471dd79874e2f7c9cc831dd04c96e8dbea0 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 17 Feb 2015 12:56:04 +0000 Subject: [PATCH] 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 - 1.7.0-1 +- Wayland 1.7.0 + * Fri Sep 19 2014 Kalev Lember - 1.6.0-1 - Update to 1.6.0 - Remove lib64 rpaths