From fd21eb584a81cbe8f746c2961a37373bd7b6a6ec Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jul 26 2017 16:25:40 +0000 Subject: Update to 2.99.92 --- diff --git a/.gitignore b/.gitignore index 6bac838..f277f13 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /weston-1.12.0.tar.xz /weston-2.0.0.tar.xz /weston-2.99.91.tar.xz +/weston-2.99.92.tar.xz diff --git a/sources b/sources index 25930e4..57633bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weston-2.99.91.tar.xz) = ff53ac51c91b5bf6860268d8bb965b6de821898d026cb8f149c2089dc232c627d2f8b32a0dcb7c21b472302ea241bf56b990a04e408f9063f82bcc6c944d5b73 +SHA512 (weston-2.99.92.tar.xz) = 99f7cf27c305b437c8373cafba7cd714da22d542784ae9732dfaa67f14fff33c922eba6df9bb15845c40c2acfe59cacc5bcbb9d051b5fc2ec61d1c0a8cbd6513 diff --git a/weston.spec b/weston.spec index dc6dc4e..dd1a1de 100644 --- a/weston.spec +++ b/weston.spec @@ -1,7 +1,7 @@ %global apiver 3 Name: weston -Version: 2.99.91 +Version: 2.99.92 Release: 1%{?dist} Summary: Reference compositor for Wayland @@ -156,6 +156,9 @@ find %{buildroot} -name \*.la -delete %{_libdir}/libweston-desktop-%{apiver}.so %changelog +* Wed Jul 26 2017 Kalev Lember - 2.99.92-1 +- Update to 2.99.92 + * Wed Jul 19 2017 Kalev Lember - 2.99.91-1 - Update to 2.99.91