libXi 1.5.0

This commit is contained in:
Peter Hutterer 2011-12-21 15:36:57 +10:00
parent 13541e0b1e
commit 1217391c35
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ libXi-1.4.0.tar.bz2
/libXi-1.4.2.tar.bz2
/libXi-1.4.3.tar.bz2
/libXi-1.4.99.1.tar.bz2
/libXi-1.5.0.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.4.99.1
Version: 1.5.0
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Wed Dec 21 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.5.0-1
- libXi 1.5.0
* Wed Nov 09 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.99.1-1
- Update to 1.4.99.1 (with XI 2.1 support)

View File

@ -1 +1 @@
4e9dedaa2fe2561f9f0161d5c14db804 libXi-1.4.99.1.tar.bz2
eed79448dd24b31f3fedb1750fc777b3 libXi-1.5.0.tar.bz2