From 21330a4867dc5241c90d5512e462679314e985bd Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Dec 17 2013 10:14:48 +0000 Subject: Wayland 1.3.91 --- 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/make-git-snapshot.sh b/make-git-snapshot.sh old mode 100744 new mode 100755 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 - 1.3.91-1 +- Wayland 1.3.91 + * Mon Nov 25 2013 Lubomir Rintel - 1.3.0-1 - Wayland 1.3.0