Update to 1.10.0
This commit is contained in:
@@ -23,3 +23,4 @@
|
||||
/weston-1.8.93.tar.xz
|
||||
/weston-1.9.0.tar.xz
|
||||
/weston-1.9.92.tar.xz
|
||||
/weston-1.10.0.tar.xz
|
||||
|
||||
@@ -1 +1 @@
|
||||
baa5d7dd5a919bac9b08224490c21798 weston-1.9.92.tar.xz
|
||||
1cd17c54ecac6d9a3cd90bf12eaa3e20 weston-1.10.0.tar.xz
|
||||
|
||||
+5
-2
@@ -1,5 +1,5 @@
|
||||
Name: weston
|
||||
Version: 1.9.92
|
||||
Version: 1.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Reference compositor for Wayland
|
||||
Group: User Interface/X
|
||||
@@ -20,7 +20,7 @@ BuildRequires: libunwind-devel
|
||||
%endif
|
||||
BuildRequires: libva-devel
|
||||
BuildRequires: libwayland-client-devel
|
||||
BuildRequires: libwayland-server-devel >= 1.3.0
|
||||
BuildRequires: libwayland-server-devel >= 1.10.0
|
||||
BuildRequires: libwayland-cursor-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: libxcb-devel
|
||||
@@ -112,6 +112,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
||||
%{_libdir}/pkgconfig/weston.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 18 2016 Kalev Lember <klember@redhat.com> - 1.10.0-1
|
||||
- Update to 1.10.0
|
||||
|
||||
* Thu Feb 04 2016 Kalev Lember <klember@redhat.com> - 1.9.92-1
|
||||
- Update to 1.9.92
|
||||
|
||||
|
||||
Reference in New Issue
Block a user