diff --git a/ghostscript.spec b/ghostscript.spec index 39a1b00..66b4c90 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 @@ -333,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Fri Jan 18 2013 Adam Tkac - 9.06-6 +- rebuild due to "jpeg8-ABI" feature drop + * Fri Jan 4 2013 Tim Waugh - 9.06-5 - Updated build requirement from gtk2-devel to gtk3-devel so that gsx gets built using the correct loader (bug #884483).