- libX11 1.4
This commit is contained in:
parent
7cae5b4951
commit
680185632d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
libX11-1.3.99.901.tar.bz2
|
libX11-1.3.99.901.tar.bz2
|
||||||
/libX11-1.3.99.903.tar.bz2
|
/libX11-1.3.99.903.tar.bz2
|
||||||
|
/libX11-1.4.0.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Core X11 protocol client library
|
Summary: Core X11 protocol client library
|
||||||
Name: libX11
|
Name: libX11
|
||||||
Version: 1.3.99.903
|
Version: 1.4.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/*.5*
|
%{_mandir}/man5/*.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 22 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.4.0-1
|
||||||
|
- libX11 1.4
|
||||||
|
|
||||||
* Mon Nov 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.99.903-1
|
* Mon Nov 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.99.903-1
|
||||||
- libX11 1.3.99.903 (1.4 RC1)
|
- libX11 1.3.99.903 (1.4 RC1)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user