diff --git a/.gitignore b/.gitignore index 5c2b999..4a12cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /weston-1.10.93.tar.xz /weston-1.11.0.tar.xz /weston-1.11.91.tar.xz +/weston-1.11.92.tar.xz diff --git a/sources b/sources index 0350618..4aa2c60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69cd084b4a54ac0cbaf03bc30a0298db weston-1.11.91.tar.xz +b9d77665633a3e7b03b8d9a89ae8980d weston-1.11.92.tar.xz diff --git a/weston.spec b/weston.spec index 3825c74..284764d 100644 --- a/weston.spec +++ b/weston.spec @@ -1,6 +1,6 @@ Name: weston -Version: 1.11.91 -Release: 2%{?dist} +Version: 1.11.92 +Release: 1%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X License: BSD and CC-BY-SA @@ -125,6 +125,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/libweston-desktop-1.so %changelog +* Wed Aug 31 2016 Kalev Lember - 1.11.92-1 +- Update to 1.11.92 + * Wed Aug 17 2016 Kalev Lember - 1.11.91-2 - Run ldconfig scripts for the new -libs subpackage