libX11 1.5RC1
This commit is contained in:
parent
49aa01d684
commit
b5cf2e5165
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ libX11-1.3.99.901.tar.bz2
|
||||
/libX11-1.4.3.tar.bz2
|
||||
/libX11-1.4.4.tar.bz2
|
||||
/libX11-1.4.99.1.tar.bz2
|
||||
/libX11-1.4.99.901.tar.bz2
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: Core X11 protocol client library
|
||||
Name: libX11
|
||||
Version: 1.4.99.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.99.901
|
||||
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
|
||||
* Tue Mar 20 2012 Peter Hutterer <peter.hutterer@redhat.com> 1.4.99.901-1
|
||||
- libX11 1.5RC1
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.99.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
@ -116,7 +119,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- fix dont-forward-keycode-0.patch, symbol name change
|
||||
|
||||
* Wed Dec 21 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.99.1-1
|
||||
- libXi 1.4.99.1
|
||||
- libX11 1.4.99.1
|
||||
|
||||
* Fri Jul 29 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.4.4-1
|
||||
- libX11 1.4.4
|
||||
|
Loading…
Reference in New Issue
Block a user