From 2ab9d1208e978821e6fba33c5df0469ea2dd3afa Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 13 Aug 2018 12:36:25 +0200 Subject: [PATCH] Update to 4.0.93 --- .gitignore | 1 + sources | 2 +- weston.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 15769c7..3b2629d 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /weston-3.0.93.tar.xz /weston-4.0.0.tar.xz /weston-4.0.92.tar.xz +/weston-4.0.93.tar.xz diff --git a/sources b/sources index ba7fcbe..aecbc32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weston-4.0.92.tar.xz) = 41f73f64f7456da1aae587d5c99de8c4305bc50c5028d03056ba9a361dfdec0063b786ebcf972fdd540e18fbbc4d55ae2bd1ed0181e09e8ff3e9e204787f02d4 +SHA512 (weston-4.0.93.tar.xz) = 53e27e9e663fe48176297af8c1164400722cc135ce1f88557c6fcfbc285a5a3efcb6d8f931b0ecac615c1e50722011d2170fada4738bb17dd86900cad4ff9737 diff --git a/weston.spec b/weston.spec index b9fa24c..9f4cfcd 100644 --- a/weston.spec +++ b/weston.spec @@ -1,8 +1,8 @@ %global apiver 5 Name: weston -Version: 4.0.92 -Release: 2%{?dist} +Version: 4.0.93 +Release: 1%{?dist} Summary: Reference compositor for Wayland License: BSD and CC-BY-SA @@ -153,6 +153,9 @@ find %{buildroot} -name \*.la -delete %{_libdir}/libweston-desktop-%{apiver}.so %changelog +* Mon Aug 13 2018 Kalev Lember - 4.0.93-1 +- Update to 4.0.93 + * Tue Jul 31 2018 Florian Weimer - 4.0.92-2 - Rebuild with fixed binutils