Update to 5.0.0

This commit is contained in:
Kalev Lember 2018-09-11 15:06:13 +02:00
parent a1c41f3a24
commit d897fd1baa
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@
/weston-4.0.0.tar.xz
/weston-4.0.92.tar.xz
/weston-4.0.93.tar.xz
/weston-5.0.0.tar.xz

View File

@ -1 +1 @@
SHA512 (weston-4.0.93.tar.xz) = 53e27e9e663fe48176297af8c1164400722cc135ce1f88557c6fcfbc285a5a3efcb6d8f931b0ecac615c1e50722011d2170fada4738bb17dd86900cad4ff9737
SHA512 (weston-5.0.0.tar.xz) = b6f97eca014ea47f3de0c5ddd89712f896cd66423d0eb499e1d88d35aab616cef1e735ebb8e0cefd8b60085314b6ec3d56b39d7c4776188bb56d58efc84a52cf

View File

@ -1,7 +1,7 @@
%global apiver 5
Name: weston
Version: 4.0.93
Version: 5.0.0
Release: 1%{?dist}
Summary: Reference compositor for Wayland
@ -153,6 +153,9 @@ find %{buildroot} -name \*.la -delete
%{_libdir}/libweston-desktop-%{apiver}.so
%changelog
* Tue Sep 11 2018 Kalev Lember <klember@redhat.com> - 5.0.0-1
- Update to 5.0.0
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 4.0.93-1
- Update to 4.0.93