- libXi 1.4.1

This commit is contained in:
Peter Hutterer 2011-01-26 07:54:26 +10:00
parent 20848aeaea
commit f9159b63c1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libXi-1.4.0.tar.bz2
/libXi-1.4.1.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.4.0
Version: 1.4.1
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Wed Jan 26 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.1-1
- libXi 1.4.1
* Wed Nov 03 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.4.0-1
- libXi 1.4
- disable spec building, don't think they're of much of much use to our

View File

@ -1 +1 @@
4ccdfe866f94c99b9190d16ffcfb3bdc libXi-1.4.0.tar.bz2
e4b6fb1b08a92075469174f0cccde168 libXi-1.4.1.tar.bz2