diff --git a/.gitignore b/.gitignore index 1fae31b..5d9f328 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /wayland-1.4.93.tar.xz /wayland-1.5.0.tar.xz /wayland-1.5.91.tar.xz +/wayland-1.6.0.tar.xz diff --git a/sources b/sources index 7442b61..d45624b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d4c8371aa6dc3f2a69d593aa57d0858 wayland-1.5.91.tar.xz +d34c141c975084e4fb668e77b38f840e wayland-1.6.0.tar.xz diff --git a/wayland.spec b/wayland.spec index a502bdb..4668e5c 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,7 +1,7 @@ #global gitdate 20130515 Name: wayland -Version: 1.5.91 +Version: 1.6.0 Release: 1%{?gitdate:.%{gitdate}}%{?dist} Summary: Wayland Compositor Infrastructure @@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/wayland-server.pc %changelog +* Fri Sep 19 2014 Kalev Lember - 1.6.0-1 +- Update to 1.6.0 + * Fri Aug 22 2014 Kevin Fenzi 1.5.91-1 - Update to 1.5.90