libX11 1.5
This commit is contained in:
parent
75dfdf848a
commit
6b1104c76f
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ libX11-1.3.99.901.tar.bz2
|
|||||||
/libX11-1.4.4.tar.bz2
|
/libX11-1.4.4.tar.bz2
|
||||||
/libX11-1.4.99.1.tar.bz2
|
/libX11-1.4.99.1.tar.bz2
|
||||||
/libX11-1.4.99.901.tar.bz2
|
/libX11-1.4.99.901.tar.bz2
|
||||||
|
/libX11-1.5.0.tar.bz2
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Summary: Core X11 protocol client library
|
Summary: Core X11 protocol client library
|
||||||
Name: libX11
|
Name: libX11
|
||||||
Version: 1.4.99.901
|
Version: 1.5.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/*.5*
|
%{_mandir}/man5/*.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 04 2012 Peter Hutterer <peter.hutterer@redhat.com> 1.5.0-1
|
||||||
|
- libX11 1.5
|
||||||
|
|
||||||
* Tue May 01 2012 Peter Hutterer <peter.hutterer@redhat.com> 1.4.99.901-2
|
* Tue May 01 2012 Peter Hutterer <peter.hutterer@redhat.com> 1.4.99.901-2
|
||||||
- Rebuild to pick up new compose symbols from updated x11 proto
|
- Rebuild to pick up new compose symbols from updated x11 proto
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user