libX11 1.4.4
This commit is contained in:
parent
48a37a725e
commit
4c8e5a10f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ libX11-1.3.99.901.tar.bz2
|
|||||||
/libX11-1.4.1.tar.bz2
|
/libX11-1.4.1.tar.bz2
|
||||||
/libX11-1.4.2.tar.bz2
|
/libX11-1.4.2.tar.bz2
|
||||||
/libX11-1.4.3.tar.bz2
|
/libX11-1.4.3.tar.bz2
|
||||||
|
/libX11-1.4.4.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Core X11 protocol client library
|
Summary: Core X11 protocol client library
|
||||||
Name: libX11
|
Name: libX11
|
||||||
Version: 1.4.3
|
Version: 1.4.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/*.5*
|
%{_mandir}/man5/*.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.4-1
|
||||||
|
- libX11 1.4.4
|
||||||
|
|
||||||
* Wed Apr 06 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.3-1
|
* Wed Apr 06 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.3-1
|
||||||
- libX11 1.4.3
|
- libX11 1.4.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user