From 0755787d69fdc2250277535cc25726116b8f5235 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 20 Mar 2018 11:11:35 +0100 Subject: [PATCH] Update to 3.0.92 --- .gitignore | 1 + sources | 2 +- weston.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a323496..ce7c3cf 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /weston-2.99.93.tar.xz /weston-3.0.0.tar.xz /weston-3.0.91.tar.xz +/weston-3.0.92.tar.xz diff --git a/sources b/sources index ab0dc47..85579a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weston-3.0.91.tar.xz) = 58d563c55c71f004c7bc22ce4718f7d39103427a53a3b6ec8d3199c0ecf936cc4ecd167ec817bc69ae7c9d9059d360221a3a09ee5dec2d70f019b43e01b2eb4d +SHA512 (weston-3.0.92.tar.xz) = e2e3e961de19df8a2da328676506bc5ea922302e89ab62f7c7b30b0327d4baab92b4069fd3d2e7dbe273ba5fc73c9736eabe5274aa4115ad945695ac73b33881 diff --git a/weston.spec b/weston.spec index bc4d199..2f0537b 100644 --- a/weston.spec +++ b/weston.spec @@ -1,7 +1,7 @@ %global apiver 4 Name: weston -Version: 3.0.91 +Version: 3.0.92 Release: 1%{?dist} Summary: Reference compositor for Wayland @@ -151,6 +151,9 @@ find %{buildroot} -name \*.la -delete %{_libdir}/libweston-desktop-%{apiver}.so %changelog +* Tue Mar 20 2018 Kalev Lember - 3.0.92-1 +- Update to 3.0.92 + * Tue Feb 27 2018 Kalev Lember - 3.0.91-1 - Update to 3.0.91