From cdf60e6e0f4a31887bccef89755088d3ff293a1e Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 8 Nov 2010 16:17:58 -0500 Subject: [PATCH] 1.1.1 --- .gitignore | 1 + libXxf86vm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46ec8aa..25104a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libXxf86vm-1.1.0.tar.bz2 +/libXxf86vm-1.1.1.tar.bz2 diff --git a/libXxf86vm.spec b/libXxf86vm.spec index 58eab15..5d214c2 100644 --- a/libXxf86vm.spec +++ b/libXxf86vm.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXxf86vm runtime library Name: libXxf86vm -Version: 1.1.0 -Release: 3%{?dist} +Version: 1.1.1 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -49,6 +49,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_includedir}/X11/extensions/xf86vmode.h %changelog +* Mon Nov 08 2010 Adam Jackson 1.1.1-1 +- libXxf86vm 1.1.1 + * Wed Sep 29 2010 jkeating - 1.1.0-3 - Rebuilt for gcc bug 634757 diff --git a/sources b/sources index 89627b4..5005226 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b431ad7084e1055fef99a9115237edd8 libXxf86vm-1.1.0.tar.bz2 +34dc3df888c164378da89a7deeb245a0 libXxf86vm-1.1.1.tar.bz2