Weston 1.3.93

main
Richard Hughes 11 years ago
parent 524ad4d020
commit 94c2e13aa4
  1. 1
      .gitignore
  2. 2
      sources
  3. 5
      weston.spec

1
.gitignore vendored

@ -9,3 +9,4 @@
/weston-1.2.0.tar.xz
/weston-1.3.1.tar.xz
/weston-1.3.91.tar.xz
/weston-1.3.93.tar.xz

@ -1 +1 @@
5c064729bef0814126a76eb39bc6ca56 weston-1.3.91.tar.xz
e7279848649b66e14ef890ca302ba89a weston-1.3.93.tar.xz

@ -5,7 +5,7 @@
%endif
Name: weston
Version: 1.3.91
Version: 1.3.93
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
* Mon Jan 20 2014 Richard Hughes <rhughes@redhat.com> - 1.3.93-1
- Weston 1.3.93
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 1.3.91-1
- Weston 1.3.91

Loading…
Cancel
Save