libX11 1.6.1

This commit is contained in:
Peter Hutterer 2013-07-30 15:24:32 +10:00
parent 9e6de17f01
commit dccb24e85f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ libX11-1.3.99.901.tar.bz2
/libX11-20130524.tar.bz2
/libX11-1.5.99.902.tar.bz2
/libX11-1.6.0.tar.bz2
/libX11-1.6.1.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: Core X11 protocol client library
Name: libX11
Version: 1.6.0
Version: 1.6.1
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
License: MIT
Group: System Environment/Libraries
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/*.5*
%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
- libX11 1.6.0

View File

@ -1 +1 @@
f7c7a614f5c609e759dadb99436eb9c1 libX11-1.6.0.tar.bz2
bc5fc459ec25a50c5a7e27035b89e579 libX11-1.6.1.tar.bz2