Weston 1.3.91

main
Richard Hughes 11 years ago
parent fb4face1ca
commit 0ae2521ed9
  1. 1
      .gitignore
  2. 2
      sources
  3. 5
      weston.spec

1
.gitignore vendored

@ -8,3 +8,4 @@
/weston-20130515.tar.bz2
/weston-1.2.0.tar.xz
/weston-1.3.1.tar.xz
/weston-1.3.91.tar.xz

@ -1 +1 @@
ffe7c3bc0e7eb39a305cbbea8c7766f3 weston-1.3.1.tar.xz
5c064729bef0814126a76eb39bc6ca56 weston-1.3.91.tar.xz

@ -5,7 +5,7 @@
%endif
Name: weston
Version: 1.3.1
Version: 1.3.91
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
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 1.3.91-1
- Weston 1.3.91
* Mon Nov 25 2013 Lubomir Rintel <lkundrak@v3.sk> - 1.3.1-1
- Weston 1.3.1
Loading…
Cancel
Save