libXi 1.7.5

This commit is contained in:
Peter Hutterer 2015-09-10 01:28:00 +10:00
parent 0a062cd1b0
commit 6a28bd14fe
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ libXi-1.4.0.tar.bz2
/libXi-1.7.2.tar.bz2
/libXi-1.7.3.tar.bz2
/libXi-1.7.4.tar.bz2
/libXi-1.7.5.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.7.4
Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
Version: 1.7.5
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Thu Sep 10 2015 Peter Hutterer <peter.hutterer@redhat.com> 1.7.5-1
- libXi 1.7.5
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
9c4a69c34b19ec1e4212e849549544cb libXi-1.7.4.tar.bz2
9f02462855c598a0cd0ddfd98c6e25f5 libXi-1.7.5.tar.bz2