libXi 1.3.2

libXi 1.3.1 had a bug in the configure script.
This commit is contained in:
Peter Hutterer 2010-08-04 09:45:40 +10:00
parent dd6c7b502c
commit 054b150d6f
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libXi-1.3.1.tar.bz2
libXi-1.3.2.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.3.1
Version: 1.3.2
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
@ -85,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Wed Aug 04 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.2-1
- libXi 1.3.2
libXi 1.3.1 had a bug in the configure script.
* Mon Aug 02 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.1-1
- libXi 1.3.1

View File

@ -1 +1 @@
75324546e3d1c0cce9d508feb05e4ed0 libXi-1.3.1.tar.bz2
26f93781356b1fdde08f7ee9cd5884d6 libXi-1.3.2.tar.bz2