diff --git a/ghostscript.spec b/ghostscript.spec index 10aeb4e..3fcbf88 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer. Name: ghostscript Version: %{gs_ver} -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 URL: http://www.ghostscript.com/ @@ -310,6 +310,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 8.64-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jun 10 2009 Tim Waugh 8.64-8 - Fix scripts so they don't get broken on install (bug #502550).