From ee1d9490a7a965e5238fe2713c745abebec6161c Mon Sep 17 00:00:00 2001 From: aoliva Date: Tue, 14 Feb 2006 20:48:24 +0000 Subject: [PATCH] - Adjust type-punning patch to include fix not needed upstream. --- gdb.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 82fb69a..c215619 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.102 +Release: 1.103 License: GPL Group: Development/Debuggers @@ -536,6 +536,12 @@ fi # don't include the files in include, they are part of binutils %changelog +* Tue Feb 14 2006 Alexandre Oliva - 6.3.0.0-1.106 +- Bump up release number. + +* Tue Feb 14 2006 Alexandre Oliva - 6.3.0.0-1.103 +- Adjust type-punning patch to include fix not needed upstream. + * Tue Feb 14 2006 Alexandre Oliva - 6.3.0.0-1.102 - Bump up release number.