From fb9a5aa2e007a7feb80d14d18968c2c40e190ee1 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Thu, 20 Oct 2005 15:48:27 +0000 Subject: [PATCH] - Bump up release number. Tue Oct 18 2005 Jeff Johnston 6.3.0.0-1.82 - Modify attach patch to add missing fclose. - Bugzilla 166712 --- gdb.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 098c99a..5f07a78 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.81 +Release: 1.85 License: GPL Group: Development/Debuggers @@ -523,6 +523,13 @@ fi # don't include the files in include, they are part of binutils %changelog +* Tue Oct 18 2005 Jeff Johnston 6.3.0.0-1.85 +- Bump up release number. + +* Tue Oct 18 2005 Jeff Johnston 6.3.0.0-1.82 +- Modify attach patch to add missing fclose. +- Bugzilla 166712 + * Tue Oct 11 2005 Jeff Johnston 6.3.0.0-1.81 - Bump up release number.