Weston 1.5.0

main
Richard Hughes 11 years ago
parent bf68d1ce8b
commit 3a9aa60445
  1. 1
      .gitignore
  2. 2
      sources
  3. 5
      weston.spec

1
.gitignore vendored

@ -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

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

@ -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 <rhughes@redhat.com> - 1.5.0-1
- Weston 1.5.0
* Tue May 13 2014 Richard Hughes <rhughes@redhat.com> - 1.4.93-1
- Weston 1.4.93

Loading…
Cancel
Save