diff --git a/ghostscript.spec b/ghostscript.spec index e22b01a..3f23603 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -8,7 +8,7 @@ BuildRequires: patchutils >= 0.2.13 # Set this to '1' for fontconfig support. %define use_fontconfig 0 -Release: 32 +Release: 33 License: GPL URL: http://www.ghostscript.com/doc/gnu/ @@ -600,6 +600,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Wed Oct 20 2004 Tim Waugh 7.07-33 +- Fix for bug #136322 (temporary files). + * Tue Sep 28 2004 Tim Waugh 7.07-32 - Turn off fontconfig until it's fixed (bug #133353).