Update to 2.99.91
This commit is contained in:
@@ -34,3 +34,4 @@
|
|||||||
/weston-1.11.94.tar.xz
|
/weston-1.11.94.tar.xz
|
||||||
/weston-1.12.0.tar.xz
|
/weston-1.12.0.tar.xz
|
||||||
/weston-2.0.0.tar.xz
|
/weston-2.0.0.tar.xz
|
||||||
|
/weston-2.99.91.tar.xz
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
SHA512 (weston-2.0.0.tar.xz) = 085a0ba278932d41b50edd6e89db5df31cd6a1179c6cfe9a8ac5ac64e63b25cfc3da1ad8c587259273c3812593029b803867195e2d82b12b5cdd2588ac59acc6
|
SHA512 (weston-2.99.91.tar.xz) = ff53ac51c91b5bf6860268d8bb965b6de821898d026cb8f149c2089dc232c627d2f8b32a0dcb7c21b472302ea241bf56b990a04e408f9063f82bcc6c944d5b73
|
||||||
|
|||||||
+6
-3
@@ -1,8 +1,8 @@
|
|||||||
%global apiver 2
|
%global apiver 3
|
||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
Version: 2.0.0
|
Version: 2.99.91
|
||||||
Release: 2%{?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
|
||||||
@@ -156,6 +156,9 @@ find %{buildroot} -name \*.la -delete
|
|||||||
%{_libdir}/libweston-desktop-%{apiver}.so
|
%{_libdir}/libweston-desktop-%{apiver}.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 19 2017 Kalev Lember <klember@redhat.com> - 2.99.91-1
|
||||||
|
- Update to 2.99.91
|
||||||
|
|
||||||
* Thu Jul 13 2017 Adam Jackson <ajax@redhat.com> - 2.0.0-2
|
* Thu Jul 13 2017 Adam Jackson <ajax@redhat.com> - 2.0.0-2
|
||||||
- Stop BuildRequiring cairo-gl. We install none of the additional demo clients
|
- Stop BuildRequiring cairo-gl. We install none of the additional demo clients
|
||||||
it builds, and it's going away from the cairo package soon.
|
it builds, and it's going away from the cairo package soon.
|
||||||
|
|||||||
Reference in New Issue
Block a user