libXi 1.7.9
This commit is contained in:
parent
51d3c5993f
commit
fe71444d5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ libXi-1.4.0.tar.bz2
|
||||
/libXi-1.7.6.tar.bz2
|
||||
/libXi-1.7.7.tar.bz2
|
||||
/libXi-1.7.8.tar.bz2
|
||||
/libXi-1.7.9.tar.bz2
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.7.8
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.7.9
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 23 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.7.9-1
|
||||
- libXi 1.7.9
|
||||
|
||||
* Tue Oct 25 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.7.8-2
|
||||
- libXi 1.7.8
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user