Update to 2.99.92

This commit is contained in:
Kalev Lember 2017-07-26 18:25:40 +02:00
parent af3d96af48
commit fd21eb584a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/weston-1.12.0.tar.xz
/weston-2.0.0.tar.xz
/weston-2.99.91.tar.xz
/weston-2.99.92.tar.xz

View File

@ -1 +1 @@
SHA512 (weston-2.99.91.tar.xz) = ff53ac51c91b5bf6860268d8bb965b6de821898d026cb8f149c2089dc232c627d2f8b32a0dcb7c21b472302ea241bf56b990a04e408f9063f82bcc6c944d5b73
SHA512 (weston-2.99.92.tar.xz) = 99f7cf27c305b437c8373cafba7cd714da22d542784ae9732dfaa67f14fff33c922eba6df9bb15845c40c2acfe59cacc5bcbb9d051b5fc2ec61d1c0a8cbd6513

View File

@ -1,7 +1,7 @@
%global apiver 3
Name: weston
Version: 2.99.91
Version: 2.99.92
Release: 1%{?dist}
Summary: Reference compositor for Wayland
@ -156,6 +156,9 @@ find %{buildroot} -name \*.la -delete
%{_libdir}/libweston-desktop-%{apiver}.so
%changelog
* Wed Jul 26 2017 Kalev Lember <klember@redhat.com> - 2.99.92-1
- Update to 2.99.92
* Wed Jul 19 2017 Kalev Lember <klember@redhat.com> - 2.99.91-1
- Update to 2.99.91