From 2998f8d822f7e1c889f298c1141a761d5b224d5d Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 7 Nov 2011 16:22:23 +0000 Subject: [PATCH] Rebuilt for new libpng. --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index 0027a1d..c624f60 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 5%{?dist} +Release: 6%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -339,6 +339,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Mon Nov 7 2011 Tim Waugh 9.04-6 +- Rebuilt for new libpng. + * Tue Nov 1 2011 Tim Waugh 9.04-5 - Applied upstream fix for skipping "cached" outline glyphs (bug #742349).