gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:41:19 +00:00
parent af3f284f64
commit 2a4267a4f4

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libX11 runtime library
Name: libX11
Version: 0.99.3
Release: 4
Release: 4.1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -235,6 +235,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3x/*.3x*
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Tue Nov 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-4
- Added libX11-0.99.3-datadir-locale-dir-fix.patch, to fix build to install
the locale data files into datadir instead of libdir. (#173282)