Update to 1.9.0

This commit is contained in:
Kalev Lember 2015-09-22 12:01:12 +02:00
parent 996955b386
commit 74d2b5b0b8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/weston-1.8.91.tar.xz
/weston-1.8.92.tar.xz
/weston-1.8.93.tar.xz
/weston-1.9.0.tar.xz

View File

@ -1 +1 @@
2770a3ebc18fbcd39a200962d1ecd426 weston-1.8.93.tar.xz
66bbba12f546570b4d97f676bc79a28e weston-1.9.0.tar.xz

View File

@ -3,7 +3,7 @@
%endif
Name: weston
Version: 1.8.93
Version: 1.9.0
Release: 1%{?dist}
Summary: Reference compositor for Wayland
Group: User Interface/X
@ -121,6 +121,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
%{_libdir}/pkgconfig/weston.pc
%changelog
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 1.9.0-1
- Update to 1.9.0
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> - 1.8.93-1
- Update to 1.8.93