From 594a0c01e4560c048a603afd79328405f572ed02 Mon Sep 17 00:00:00 2001 From: Benjamin Tissoires Date: Fri, 6 Mar 2015 14:28:17 -0500 Subject: [PATCH] libXxf86vm 1.1.4 --- .gitignore | 1 + libXxf86vm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 758a453..36cd819 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libXxf86vm-1.1.0.tar.bz2 /libXxf86vm-1.1.2.tar.bz2 /libXxf86vm-20130524.tar.bz2 /libXxf86vm-1.1.3.tar.bz2 +/libXxf86vm-1.1.4.tar.bz2 diff --git a/libXxf86vm.spec b/libXxf86vm.spec index 18aaf6a..e0dd484 100644 --- a/libXxf86vm.spec +++ b/libXxf86vm.spec @@ -4,8 +4,8 @@ Summary: X.Org X11 libXxf86vm runtime library Name: libXxf86vm -Version: 1.1.3 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.1.4 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_includedir}/X11/extensions/xf86vmode.h %changelog +* Fri Mar 06 2015 Benjamin Tissoires 1.1.4-1 +- libXxf86vm 1.1.4 + * Sun Aug 17 2014 Fedora Release Engineering - 1.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 690d775..c5d9d19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e46f6ee4f4567349a3189044fe1bb712 libXxf86vm-1.1.3.tar.bz2 +298b8fff82df17304dfdb5fe4066fe3a libXxf86vm-1.1.4.tar.bz2