From 28868ad752164c9739cdd08ea9aa2e194c8bb749 Mon Sep 17 00:00:00 2001 From: aoliva Date: Thu, 23 Feb 2006 20:48:51 +0000 Subject: [PATCH] Fix date of previous %changelog entry. --- gdb.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb.spec b/gdb.spec index 282c2ed..8d02f6a 100644 --- a/gdb.spec +++ b/gdb.spec @@ -541,10 +541,10 @@ fi # don't include the files in include, they are part of binutils %changelog -* Thu Feb 24 2006 Alexandre Oliva - 6.3.0.0-1.110 +* Thu Feb 23 2006 Alexandre Oliva - 6.3.0.0-1.110 - Bump up release number. -* Thu Feb 24 2006 Alexandre Oliva - 6.3.0.0-1.107 +* Thu Feb 23 2006 Alexandre Oliva - 6.3.0.0-1.107 - Enable gdb to debug core files and executables with mismatched prelink base addresses. Fixes BZ 175075.