From 6614f139814d3885baf30ef61a474490f4e5e8b8 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Jul 2007 17:16:51 +0000 Subject: [PATCH] - Rebuild for RH #249435 --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index d925da8..306d5eb 100644 --- a/gdb.spec +++ b/gdb.spec @@ -11,7 +11,7 @@ Name: gdb Version: 6.6 # The release always contains a leading reserved number, start it at 1. -Release: 21%{?dist} +Release: 22%{?dist} License: GPL Group: Development/Debuggers @@ -677,6 +677,9 @@ fi # don't include the files in include, they are part of binutils %changelog +* Wed Jul 25 2007 Jesse Keating - 6.6-22 +- Rebuild for RH #249435 + * Mon Jul 23 2007 Jan Kratochvil - 6.6-21 - Fixed compatibility with Rawhide kernel fs.binfmt_elf.core_dump_elf_headers=1. - .spec file updates to mostly pass RPMLINT - Fedora merge review (BZ 225783).