From 5c5fe72db2ddf37efe616e3de04919cea8c827d1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 22:22:47 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index 9a30953..4d63b06 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 16%{?dist} +Release: 16%{?dist}.1 # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -383,6 +383,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Wed Sep 29 2010 jkeating - 8.71-16.1 +- Rebuilt for gcc bug 634757 + * Mon Sep 13 2010 Tim Waugh 8.71-16 - Pulled in gs_fonts.ps modification for .runlibfileifexists from OpenSUSE package (bug #610301).