diff --git a/ghostscript.spec b/ghostscript.spec index a8a3077..97a5f63 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 13%{?dist} +Release: 14%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -354,6 +354,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 9.00-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Feb 2 2011 Tim Waugh 9.00-13 - Applied fix for upstream bug #691920.