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

This commit is contained in:
Jesse Keating 2006-02-11 02:05:44 +00:00
parent d7f6301156
commit db5e530f9c

View File

@ -1,7 +1,7 @@
Summary: GNU's bc (a numeric processing language) and dc (a calculator). Summary: GNU's bc (a numeric processing language) and dc (a calculator).
Name: bc Name: bc
Version: 1.06 Version: 1.06
Release: 19.2 Release: 19.2.1
License: GPL License: GPL
URL: http://www.gnu.org/software/bc/ URL: http://www.gnu.org/software/bc/
Group: Applications/Engineering Group: Applications/Engineering
@ -69,6 +69,9 @@ fi
%{_infodir}/* %{_infodir}/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.06-19.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.06-19.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.06-19.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes