Update to 4.0.93

This commit is contained in:
Kalev Lember 2018-08-13 12:36:25 +02:00
parent 8c74745e0c
commit 2ab9d1208e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/weston-3.0.93.tar.xz
/weston-4.0.0.tar.xz
/weston-4.0.92.tar.xz
/weston-4.0.93.tar.xz

View File

@ -1 +1 @@
SHA512 (weston-4.0.92.tar.xz) = 41f73f64f7456da1aae587d5c99de8c4305bc50c5028d03056ba9a361dfdec0063b786ebcf972fdd540e18fbbc4d55ae2bd1ed0181e09e8ff3e9e204787f02d4
SHA512 (weston-4.0.93.tar.xz) = 53e27e9e663fe48176297af8c1164400722cc135ce1f88557c6fcfbc285a5a3efcb6d8f931b0ecac615c1e50722011d2170fada4738bb17dd86900cad4ff9737

View File

@ -1,8 +1,8 @@
%global apiver 5
Name: weston
Version: 4.0.92
Release: 2%{?dist}
Version: 4.0.93
Release: 1%{?dist}
Summary: Reference compositor for Wayland
License: BSD and CC-BY-SA
@ -153,6 +153,9 @@ find %{buildroot} -name \*.la -delete
%{_libdir}/libweston-desktop-%{apiver}.so
%changelog
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 4.0.93-1
- Update to 4.0.93
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 4.0.92-2
- Rebuild with fixed binutils