diff --git a/.gitignore b/.gitignore index cdeb9de..8fab577 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /weston-1.8.91.tar.xz /weston-1.8.92.tar.xz /weston-1.8.93.tar.xz +/weston-1.9.0.tar.xz diff --git a/sources b/sources index 3db8059..ee6c1b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2770a3ebc18fbcd39a200962d1ecd426 weston-1.8.93.tar.xz +66bbba12f546570b4d97f676bc79a28e weston-1.9.0.tar.xz diff --git a/weston.spec b/weston.spec index bdd08af..bd72148 100644 --- a/weston.spec +++ b/weston.spec @@ -3,7 +3,7 @@ %endif Name: weston -Version: 1.8.93 +Version: 1.9.0 Release: 1%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X @@ -121,6 +121,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/pkgconfig/weston.pc %changelog +* Tue Sep 22 2015 Kalev Lember - 1.9.0-1 +- Update to 1.9.0 + * Wed Sep 16 2015 Kalev Lember - 1.8.93-1 - Update to 1.8.93