diff --git a/gdb.spec b/gdb.spec index 7416e64..c435a21 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}.58 +Release: 1.%{cvsdate}.59 License: GPL Group: Development/Debuggers Source: ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb+dejagnu-20040607.tar.bz2 @@ -363,6 +363,9 @@ fi # don't include the files in include, they are part of binutils %changelog +* Wed Nov 24 2004 Andrew Cagney 1.200400607.59 +- Bump version. + * Wed Nov 24 2004 Andrew Cagney 1.200400607.58 - Add rs6000 reggroups; fixes problem of PS register being trashed causing mysterious branch breakpoints.