diff --git a/.gitignore b/.gitignore index c668400..4e538d5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /weston-1.4.93.tar.xz /weston-1.5.0.tar.xz /weston-1.5.91.tar.xz +/weston-1.6.0.tar.xz diff --git a/sources b/sources index 531396f..180e792 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4f5cb10f71a0c962d94392327eb8c50 weston-1.5.91.tar.xz +c60ce9dde99a089db0539d8f6b557827 weston-1.6.0.tar.xz diff --git a/weston.spec b/weston.spec index b03c272..e579f25 100644 --- a/weston.spec +++ b/weston.spec @@ -5,8 +5,8 @@ %endif Name: weston -Version: 1.5.91 -Release: 2%{?alphatag}%{?dist} +Version: 1.6.0 +Release: 1%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X License: BSD and CC-BY-SA @@ -132,6 +132,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/pkgconfig/weston.pc %changelog +* Sun Sep 21 2014 Kalev Lember - 1.6.0-1 +- Update to 1.6.0 + * Fri Sep 12 2014 Peter Hutterer - 1.5.91-2 - Rebuild for libinput soname bump