From cfc0ec50e1328d9b70d80b21ed982b3c96a269ab Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Fri, 21 Dec 2012 16:32:06 +0100 Subject: [PATCH] rebuild against new libjpeg Signed-off-by: Adam Tkac --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index 963f4bc..c5ddfca 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 3%{?dist} +Release: 4%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Fri Dec 21 2012 Adam Tkac - 9.06-4 +- rebuild against new libjpeg + * Thu Sep 27 2012 Tim Waugh - 9.06-3 - Remove cups/libs to avoid bundling, although it isn't built in any case.