From 6df2cffe5027ffccb889ecd6d70f53edbf52b2d0 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 00:07:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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).