Update to 3.0.91
This commit is contained in:
@@ -38,3 +38,4 @@
|
|||||||
/weston-2.99.92.tar.xz
|
/weston-2.99.92.tar.xz
|
||||||
/weston-2.99.93.tar.xz
|
/weston-2.99.93.tar.xz
|
||||||
/weston-3.0.0.tar.xz
|
/weston-3.0.0.tar.xz
|
||||||
|
/weston-3.0.91.tar.xz
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
SHA512 (weston-3.0.0.tar.xz) = b824c39f2a884f6d50d607613f447090621f684c96f7d905f25f6e500dabd03ecb2b1cd1030babc193c3417223cb220103abb792437e1a5ead7229a76b5c7a58
|
SHA512 (weston-3.0.91.tar.xz) = 58d563c55c71f004c7bc22ce4718f7d39103427a53a3b6ec8d3199c0ecf936cc4ecd167ec817bc69ae7c9d9059d360221a3a09ee5dec2d70f019b43e01b2eb4d
|
||||||
|
|||||||
+7
-4
@@ -1,8 +1,8 @@
|
|||||||
%global apiver 3
|
%global apiver 4
|
||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
Version: 3.0.0
|
Version: 3.0.91
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Reference compositor for Wayland
|
Summary: Reference compositor for Wayland
|
||||||
|
|
||||||
License: BSD and CC-BY-SA
|
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-client) >= 1.12.0
|
||||||
BuildRequires: pkgconfig(wayland-cursor)
|
BuildRequires: pkgconfig(wayland-cursor)
|
||||||
BuildRequires: pkgconfig(wayland-egl)
|
BuildRequires: pkgconfig(wayland-egl)
|
||||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.7
|
BuildRequires: pkgconfig(wayland-protocols) >= 1.13
|
||||||
BuildRequires: pkgconfig(wayland-scanner)
|
BuildRequires: pkgconfig(wayland-scanner)
|
||||||
BuildRequires: pkgconfig(wayland-server)
|
BuildRequires: pkgconfig(wayland-server)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
@@ -151,6 +151,9 @@ find %{buildroot} -name \*.la -delete
|
|||||||
%{_libdir}/libweston-desktop-%{apiver}.so
|
%{_libdir}/libweston-desktop-%{apiver}.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user