From cab932c03b76cef9a0d61a71f543642e164e0a00 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 6 Jan 2012 13:05:19 +0000 Subject: [PATCH] Rebuilt for GCC 4.7. --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index e62475f..c7cc759 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 7%{?dist} +Release: 8%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -343,6 +343,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Fri Jan 6 2011 Tim Waugh 9.04-8 +- Rebuilt for GCC 4.7. + * Tue Nov 8 2011 Tim Waugh 9.04-7 - Applied fix for type 1 font copying code SEAC scanner (bug #728710).