Weston 1.5.0

This commit is contained in:
Richard Hughes 2014-05-21 11:30:14 +01:00
parent bf68d1ce8b
commit 3a9aa60445
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/weston-1.3.93.tar.xz /weston-1.3.93.tar.xz
/weston-1.4.0.tar.xz /weston-1.4.0.tar.xz
/weston-1.4.93.tar.xz /weston-1.4.93.tar.xz
/weston-1.5.0.tar.xz

View File

@ -1 +1 @@
860a7c62cc73e37c37cf255200162a52 weston-1.4.93.tar.xz 8eb40d230efc2411f083c20656534780 weston-1.5.0.tar.xz

View File

@ -5,7 +5,7 @@
%endif %endif
Name: weston Name: weston
Version: 1.4.93 Version: 1.5.0
Release: 2%{?alphatag}%{?dist} Release: 2%{?alphatag}%{?dist}
Summary: Reference compositor for Wayland Summary: Reference compositor for Wayland
Group: User Interface/X Group: User Interface/X
@ -127,6 +127,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
%{_libdir}/pkgconfig/weston.pc %{_libdir}/pkgconfig/weston.pc
%changelog %changelog
* Wed May 21 2014 Richard Hughes <rhughes@redhat.com> - 1.5.0-1
- Weston 1.5.0
* Tue May 13 2014 Richard Hughes <rhughes@redhat.com> - 1.4.93-1 * Tue May 13 2014 Richard Hughes <rhughes@redhat.com> - 1.4.93-1
- Weston 1.4.93 - Weston 1.4.93