From 50f8cebb8aa2f1ccc3a62e1996937743c3bf3179 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:53:18 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- transfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/transfig.spec b/transfig.spec index 00dbc88..55951c9 100644 --- a/transfig.spec +++ b/transfig.spec @@ -5,7 +5,7 @@ Summary: A utility for converting FIG files (made by xfig) to other formats. Name: transfig Version: 3.2.4 -Release: 13.1 +Release: 13.2 Epoch: 1 License: distributable Group: Applications/Multimedia @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %{xfig_libdir} %changelog +* Fri Feb 10 2006 Jesse Keating - 1:3.2.4-13.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:3.2.4-13.1 - rebuilt for new gcc4.1 snapshot and glibc changes