bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:47:44 +00:00
parent 8993daa52e
commit eb9648342e

View File

@ -3,7 +3,7 @@
Summary: Tcl scripting language development environment
Name: tcl
Version: %{majorver}.12
Release: 3.1
Release: 3.2
License: BSD
Group: Development/Languages
URL: http://tcl.sourceforge.net/
@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{name}%{version}/html/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 8.4.12-3.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.4.12-3.1
- rebuilt for new gcc4.1 snapshot and glibc changes