From 64807ff7654064680dc384ca2640412b7c44b154 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 21 Aug 2007 20:31:37 +0000 Subject: [PATCH] - respin (ppc32) --- gc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gc.spec b/gc.spec index 706198c..361c048 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: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Libraries License: BSD Url: http://www.hpl.hp.com/personal/Hans_Boehm/gc/ @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 21 2007 Rex Dieter 7.0-3 +- respin (ppc32) + * Tue Jul 24 2007 Rex Dieter 7.0-2 - gcinit patch, ABI compatibility (#248700)