diff --git a/gdb.spec b/gdb.spec index 69286bc..6a84087 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: 0.29 +Release: 0.31 License: GPL Group: Development/Debuggers @@ -434,6 +434,12 @@ fi # don't include the files in include, they are part of binutils %changelog +* Tue Feb 22 2005 Andrew Cagney 6.3.0.0-0.31 +- Bump version number. + +* Tue Feb 22 2005 Andrew Cagney 6.3.0.0-0.30 +- Bump version number. + * Tue Feb 22 2005 Andrew Cagney 6.3.0.0-0.29 - Modify gdb-6.3-dwattype0-20050201.patch to check for a zero address and not zero unsnd. Fix BE 32- vs 64-bit problem.