Update to 3.0.91

This commit is contained in:
Kalev Lember 2018-02-27 11:42:35 +01:00
parent 86f8aa1028
commit 29e81302c1
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@
/weston-2.99.92.tar.xz
/weston-2.99.93.tar.xz
/weston-3.0.0.tar.xz
/weston-3.0.91.tar.xz

View File

@ -1 +1 @@
SHA512 (weston-3.0.0.tar.xz) = b824c39f2a884f6d50d607613f447090621f684c96f7d905f25f6e500dabd03ecb2b1cd1030babc193c3417223cb220103abb792437e1a5ead7229a76b5c7a58
SHA512 (weston-3.0.91.tar.xz) = 58d563c55c71f004c7bc22ce4718f7d39103427a53a3b6ec8d3199c0ecf936cc4ecd167ec817bc69ae7c9d9059d360221a3a09ee5dec2d70f019b43e01b2eb4d

View File

@ -1,8 +1,8 @@
%global apiver 3
%global apiver 4
Name: weston
Version: 3.0.0
Release: 4%{?dist}
Version: 3.0.91
Release: 1%{?dist}
Summary: Reference compositor for Wayland
License: BSD and CC-BY-SA
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(pixman-1) >= 0.25.2
BuildRequires: pkgconfig(wayland-client) >= 1.12.0
BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-egl)
BuildRequires: pkgconfig(wayland-protocols) >= 1.7
BuildRequires: pkgconfig(wayland-protocols) >= 1.13
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-server)
BuildRequires: pkgconfig(x11)
@ -151,6 +151,9 @@ find %{buildroot} -name \*.la -delete
%{_libdir}/libweston-desktop-%{apiver}.so
%changelog
* Tue Feb 27 2018 Kalev Lember <klember@redhat.com> - 3.0.91-1
- Update to 3.0.91
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild