diff --git a/gdb.spec b/gdb.spec index 0d3a488..37c341c 100644 --- a/gdb.spec +++ b/gdb.spec @@ -6,7 +6,7 @@ Summary: A GNU source-level debugger for C, C++ and other languages. Name: gdb # Daily snapshot of gdb taken from FSF mainline cvs, after the 6.1 branchpoint. Version: 6.1post -Release: 1.%{cvsdate}.44 +Release: 1.%{cvsdate}.45 License: GPL Group: Development/Debuggers Source: ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb+dejagnu-20040607.tar.bz2 @@ -351,6 +351,9 @@ fi # don't include the files in include, they are part of binutils %changelog +* Mon Nov 08 2004 Jeff Johnston 1.200400607.45 +- Bump up release number + * Fri Nov 05 2004 Jeff Johnston 1.200400607.44 - Allow macros to continue past a backtrace error