From d789135fe607afff60bafcfb8f5b40e3cec33035 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 8 Feb 2008 21:26:17 +0000 Subject: [PATCH] - respin (gcc43) --- gc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gc.spec b/gc.spec index 52e2073..23a03b8 100644 --- a/gc.spec +++ b/gc.spec @@ -3,7 +3,7 @@ Summary: A garbage collector for C and C++ Name: gc Version: 7.0 -Release: 6%{?dist} +Release: 7%{?dist} Group: System Environment/Libraries License: BSD Url: http://www.hpl.hp.com/personal/Hans_Boehm/gc/ @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 08 2008 Rex Dieter 7.0-7 +- respin (gcc43) + * Wed Aug 29 2007 Rex Dieter 7.0-6 - BR: gawk - fixup compat_header patch to avoid needing auto* tools