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.99.1.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
|
||||
Name: libX11
|
||||
Version: 1.4.99.901
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man5/*.5*
|
||||
|
||||
%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
|
||||
- Rebuild to pick up new compose symbols from updated x11 proto
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user