diff --git a/.gitignore b/.gitignore index 5e15eca..cecf6f5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index ced1b8f..6862a64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weston-2.99.93.tar.xz) = 72fe29acc7eed3b033e81009a7ba823c25468ca3e15861a42295b079b3ae48f368fcd3c8d89d820903501ebdd9ec2e2f4e0d0044796cd5e375739c2ef1125b0f +SHA512 (weston-3.0.0.tar.xz) = b824c39f2a884f6d50d607613f447090621f684c96f7d905f25f6e500dabd03ecb2b1cd1030babc193c3417223cb220103abb792437e1a5ead7229a76b5c7a58 diff --git a/weston.spec b/weston.spec index 24144bc..d8e41a8 100644 --- a/weston.spec +++ b/weston.spec @@ -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 - 3.0.0-1 +- Update to 3.0.0 + * Wed Aug 02 2017 Kalev Lember - 2.99.93-1 - Update to 2.99.93