From 2029d89c61889f1391f55b8c287ebba4446e1e76 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Jul 20 2015 14:55:05 +0000 Subject: wayland 1.8.0 --- diff --git a/.gitignore b/.gitignore index ef3947f..97a7088 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /wayland-1.6.0.tar.xz /wayland-1.7.0.tar.xz /wayland-1.7.92.tar.xz +/wayland-1.8.0.tar.xz diff --git a/sources b/sources index 2e885af..1fde3aa 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 0d4fcfbb13101f694bf9bf256b595c54 wayland-1.7.92.tar.xz +3f687bc535903f33d22e79c39d3c56f4 wayland-1.8.0.tar.xz diff --git a/wayland.spec b/wayland.spec index 4eef494..9053c97 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,8 +1,8 @@ #global gitdate 20130515 Name: wayland -Version: 1.7.92 -Release: 2%{?gitdate:.%{gitdate}}%{?dist} +Version: 1.8.0 +Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: Wayland Compositor Infrastructure Group: User Interface/X @@ -172,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Mon Jul 20 2015 Adam Jackson 1.8.0-1 +- wayland 1.8.0 + * Fri Jun 19 2015 Fedora Release Engineering - 1.7.92-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild