gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:42:52 +00:00
parent 773f492294
commit c80caf618b
1 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,7 @@
Summary: An interpreted, interactive, object-oriented programming language.
Name: %{python}
Version: %{pybasever}.2
Release: 2
Release: 2.1
License: PSF - see LICENSE
Group: Development/Languages
Provides: python-abi = %{pybasever}
@ -359,6 +359,9 @@ rm -fr $RPM_BUILD_ROOT
%{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Sat Nov 19 2005 Bill Nottingham <notting@redhat.com> 2.4.2-2
- fix build for modular X, remove X11R6 path references