Update to 1.8.91
This commit is contained in:
parent
86f0fb1646
commit
89391209a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/weston-1.7.0.tar.xz
|
||||
/weston-1.7.92.tar.xz
|
||||
/weston-1.8.0.tar.xz
|
||||
/weston-1.8.91.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
24cb8a7ed0535b4fc3642643988dab36 weston-1.8.0.tar.xz
|
||||
cca379b46a7adbc125263455d9011c5e weston-1.8.91.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: weston
|
||||
Version: 1.8.0
|
||||
Version: 1.8.91
|
||||
#Release: 4%{?alphatag}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Reference compositor for Wayland
|
||||
@ -137,6 +137,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
||||
%{_libdir}/pkgconfig/weston.pc
|
||||
|
||||
%changelog
|
||||
* Fri Aug 21 2015 Kalev Lember <klember@redhat.com> - 1.8.91-1
|
||||
- Update to 1.8.91
|
||||
|
||||
* Tue Jul 21 2015 Adam Jackson <ajax@redhat.com> 1.8.0-1
|
||||
- weston 1.8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user