libXi 1.7.3
This commit is contained in:
parent
6568e4bb61
commit
cdb7cf1f32
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ libXi-1.4.0.tar.bz2
|
||||
/libXi-20130524.tar.bz2
|
||||
/libXi-1.7.1.901.tar.bz2
|
||||
/libXi-1.7.2.tar.bz2
|
||||
/libXi-1.7.3.tar.bz2
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.7.2
|
||||
Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
|
||||
Version: 1.7.3
|
||||
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 Jul 10 2014 Peter Hutterer <peter.hutterer@redhat.com> 1.7.3-1
|
||||
- libXi 1.7.3
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user