From 31389ab417540ab25cb7843760633929e69082e8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 22 Aug 2014 16:44:38 -0600 Subject: [PATCH] Update to 1.5.91 --- .gitignore | 1 + sources | 2 +- weston.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b0336e2..c668400 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /weston-1.4.0.tar.xz /weston-1.4.93.tar.xz /weston-1.5.0.tar.xz +/weston-1.5.91.tar.xz diff --git a/sources b/sources index f0ca9a5..531396f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8eb40d230efc2411f083c20656534780 weston-1.5.0.tar.xz +e4f5cb10f71a0c962d94392327eb8c50 weston-1.5.91.tar.xz diff --git a/weston.spec b/weston.spec index 2c0ad3b..5efce3f 100644 --- a/weston.spec +++ b/weston.spec @@ -5,8 +5,8 @@ %endif Name: weston -Version: 1.5.0 -Release: 7%{?alphatag}%{?dist} +Version: 1.5.91 +Release: 1%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X License: BSD and CC-BY-SA @@ -29,6 +29,7 @@ BuildRequires: libjpeg-turbo-devel BuildRequires: libpng-devel BuildRequires: librsvg2 BuildRequires: libtool +BuildRequires: libinput-devel %if 0%{?fedora} < 18 BuildRequires: libudev-devel %endif @@ -131,6 +132,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/pkgconfig/weston.pc %changelog +* Fri Aug 22 2014 Kevin Fenzi 1.5.91-1 +- Update to 1.5.91 + * Mon Aug 18 2014 Fedora Release Engineering - 1.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild