From cc18d737e0e4d7dbf7fa1d020330822419d0d6aa Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:49:31 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 61451f1..88f6219 100644 --- a/gdb.spec +++ b/gdb.spec @@ -11,7 +11,7 @@ Name: gdb Version: 6.3.0.0 # The release always contains a leading reserved number, start it at 0. -Release: 1.98.1 +Release: 1.98.2 License: GPL Group: Development/Debuggers @@ -536,6 +536,9 @@ fi # don't include the files in include, they are part of binutils %changelog +* Fri Feb 10 2006 Jesse Keating - 6.3.0.0-1.98.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 6.3.0.0-1.98.1 - rebuilt for new gcc4.1 snapshot and glibc changes