update to 8.0.0

This commit is contained in:
gerd 2020-01-28 10:55:12 +01:00
parent 53decfe925
commit 3a22f1596a
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -49,3 +49,4 @@
/weston-6.0.0.tar.xz
/weston-7.0.0.tar.xz
/weston-7.0.93.tar.xz
/weston-8.0.0.tar.xz

View File

@ -1 +1 @@
SHA512 (weston-7.0.93.tar.xz) = 64a355ffd3efcdc2c075c685ca27385c2c1134d0314e79167441aba489c6b03aac16d1dfe3b16d92b8766f93f2ca5cbbc0a0ed49a5f326c9a97ccdd36f0bad8f
SHA512 (weston-8.0.0.tar.xz) = 74853b0c9cabbabe942a2d057b65e4e97b48dc5f4df6d7b9ffc10ec52bc787009b12b900be6b426551902b920b7308baa967b7489761641dc9c31cf90440950c

View File

@ -1,9 +1,8 @@
%global apiver 8
Name: weston
#Version: %%{apiver}.0.0
Version: 7.0.93
Release: 2%{?dist}
Version: %{apiver}.0.0
Release: 1%{?dist}
Summary: Reference compositor for Wayland
License: BSD and CC-BY-SA
@ -197,6 +196,9 @@ Common headers for weston
%{_datadir}/libweston-%{apiver}/protocols/
%changelog
* Tue Jan 28 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 8.0.0-1
- Update to 8.0.0
* Mon Jan 20 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 7.0.93-2
- Do the standard meson build with the meson macros