diff --git a/ghostscript.spec b/ghostscript.spec index 87ff656..657d5e4 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript(TM) interpreter and renderer. Name: ghostscript Version: %{gs_ver} -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 URL: http://www.ghostscript.com/ @@ -277,7 +277,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog -* Mon Jun 23 2008 Tim Waugh +* Mon Jun 23 2008 Tim Waugh 8.62-4 - Applied patch to work around bug #229174. - Applied patch from upstream to fix box_fill_path for shfill (bug #452348).