diff --git a/.gitignore b/.gitignore index 18000f6..4bba91c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /weston-1.3.1.tar.xz /weston-1.3.91.tar.xz /weston-1.3.93.tar.xz +/weston-1.4.0.tar.xz diff --git a/sources b/sources index 3fca60b..b8d8485 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7279848649b66e14ef890ca302ba89a weston-1.3.93.tar.xz +4438d2b1f3c9ba9a4a2b10d89fac6fd0 weston-1.4.0.tar.xz diff --git a/weston.spec b/weston.spec index 3e91cf8..84e8445 100644 --- a/weston.spec +++ b/weston.spec @@ -5,7 +5,7 @@ %endif Name: weston -Version: 1.3.93 +Version: 1.4.0 Release: 1%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X @@ -126,6 +126,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/pkgconfig/weston.pc %changelog +* Fri Jan 24 2014 Richard Hughes - 1.4.0-1 +- Weston 1.4.0 + * Mon Jan 20 2014 Richard Hughes - 1.3.93-1 - Weston 1.3.93