Weston 1.3.93
This commit is contained in:
parent
524ad4d020
commit
94c2e13aa4
1
.gitignore
vendored
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
|
||||
|
2
sources
2
sources
@ -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…
Reference in New Issue
Block a user