diff --git a/.gitignore b/.gitignore index 4833c64..b0336e2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /weston-1.3.93.tar.xz /weston-1.4.0.tar.xz /weston-1.4.93.tar.xz +/weston-1.5.0.tar.xz diff --git a/sources b/sources index 99132fa..f0ca9a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -860a7c62cc73e37c37cf255200162a52 weston-1.4.93.tar.xz +8eb40d230efc2411f083c20656534780 weston-1.5.0.tar.xz diff --git a/weston.spec b/weston.spec index 483aac0..4354d2e 100644 --- a/weston.spec +++ b/weston.spec @@ -5,7 +5,7 @@ %endif Name: weston -Version: 1.4.93 +Version: 1.5.0 Release: 2%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X @@ -127,6 +127,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/pkgconfig/weston.pc %changelog +* Wed May 21 2014 Richard Hughes - 1.5.0-1 +- Weston 1.5.0 + * Tue May 13 2014 Richard Hughes - 1.4.93-1 - Weston 1.4.93