libX11 1.6.1
This commit is contained in:
parent
9e6de17f01
commit
dccb24e85f
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ libX11-1.3.99.901.tar.bz2
|
|||||||
/libX11-20130524.tar.bz2
|
/libX11-20130524.tar.bz2
|
||||||
/libX11-1.5.99.902.tar.bz2
|
/libX11-1.5.99.902.tar.bz2
|
||||||
/libX11-1.6.0.tar.bz2
|
/libX11-1.6.0.tar.bz2
|
||||||
|
/libX11-1.6.1.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Summary: Core X11 protocol client library
|
Summary: Core X11 protocol client library
|
||||||
Name: libX11
|
Name: libX11
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/*.5*
|
%{_mandir}/man5/*.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 30 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.6.1-1
|
||||||
|
- libX11 1.6.1
|
||||||
|
|
||||||
* Tue Jun 04 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.6.0-1
|
* Tue Jun 04 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.6.0-1
|
||||||
- libX11 1.6.0
|
- libX11 1.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user