From 9669c51a2d74a09e9c210288aa71f0ef80470ed9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 29 Jul 2018 06:30:02 +0200 Subject: [PATCH] Update to 4.0.92 --- .gitignore | 1 + sources | 2 +- weston.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 20e8373..15769c7 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /weston-3.0.92.tar.xz /weston-3.0.93.tar.xz /weston-4.0.0.tar.xz +/weston-4.0.92.tar.xz diff --git a/sources b/sources index 6dc1a86..ba7fcbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weston-4.0.0.tar.xz) = 0af41016ff4eae85779f95b5c5e44b9683f4ef681a8e52256efeebfa38073082b83e039d0db3c94ac22f22f8d8314c9d6cd16611144b260b353fc5bfdd1ded19 +SHA512 (weston-4.0.92.tar.xz) = 41f73f64f7456da1aae587d5c99de8c4305bc50c5028d03056ba9a361dfdec0063b786ebcf972fdd540e18fbbc4d55ae2bd1ed0181e09e8ff3e9e204787f02d4 diff --git a/weston.spec b/weston.spec index df9d945..82cdf74 100644 --- a/weston.spec +++ b/weston.spec @@ -1,8 +1,8 @@ -%global apiver 4 +%global apiver 5 Name: weston -Version: 4.0.0 -Release: 2%{?dist} +Version: 4.0.92 +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 +* Sun Jul 29 2018 Kalev Lember - 4.0.92-1 +- Update to 4.0.92 + * Sat Jul 14 2018 Fedora Release Engineering - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild