libX11 1.4.3

This commit is contained in:
Peter Hutterer 2011-04-06 08:31:36 +10:00
parent 9b69268a1a
commit 48a37a725e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ libX11-1.3.99.901.tar.bz2
/libX11-1.4.0.tar.bz2
/libX11-1.4.1.tar.bz2
/libX11-1.4.2.tar.bz2
/libX11-1.4.3.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Core X11 protocol client library
Name: libX11
Version: 1.4.2
Version: 1.4.3
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/*.5*
%changelog
* Wed Apr 06 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.3-1
- libX11 1.4.3
* Fri Mar 18 2011 Adam Jackson <ajax@redhat.com> 1.4.2-1
- libX11 1.4.2

View File

@ -1 +1 @@
9bfab42d2cbc2e5b47cf6a3069ee8ad3 libX11-1.4.2.tar.bz2
85e942627aaa020813e0eb8433353563 libX11-1.4.3.tar.bz2