From db5e530f9c937d593773217a74058d7158a3ad80 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Feb 11 2006 02:05:44 +0000 Subject: bump for bug in double-long on ppc(64) --- diff --git a/bc.spec b/bc.spec index 89b7f28..19c86fa 100644 --- a/bc.spec +++ b/bc.spec @@ -1,7 +1,7 @@ Summary: GNU's bc (a numeric processing language) and dc (a calculator). Name: bc Version: 1.06 -Release: 19.2 +Release: 19.2.1 License: GPL URL: http://www.gnu.org/software/bc/ Group: Applications/Engineering @@ -69,6 +69,9 @@ fi %{_infodir}/* %changelog +* Fri Feb 10 2006 Jesse Keating - 1.06-19.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.06-19.2 - rebuilt for new gcc4.1 snapshot and glibc changes