Update to 3.0.0

This commit is contained in:
Kalev Lember 2017-08-09 10:46:27 +02:00
parent daf2108180
commit 39405d8f89
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/weston-2.99.91.tar.xz
/weston-2.99.92.tar.xz
/weston-2.99.93.tar.xz
/weston-3.0.0.tar.xz

View File

@ -1 +1 @@
SHA512 (weston-2.99.93.tar.xz) = 72fe29acc7eed3b033e81009a7ba823c25468ca3e15861a42295b079b3ae48f368fcd3c8d89d820903501ebdd9ec2e2f4e0d0044796cd5e375739c2ef1125b0f
SHA512 (weston-3.0.0.tar.xz) = b824c39f2a884f6d50d607613f447090621f684c96f7d905f25f6e500dabd03ecb2b1cd1030babc193c3417223cb220103abb792437e1a5ead7229a76b5c7a58

View File

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