From 0dfb5c045652da659a11b8c2642a64ec324b1ba6 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 13 Jul 2005 13:29:58 +0000 Subject: [PATCH] 8.15-0.rc3.5 --- ghostscript.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghostscript.spec b/ghostscript.spec index ef3197f..3b25e80 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Name: ghostscript Version: %{gs_ver} BuildRequires: libjpeg-devel -Release: 0.%{?gs_rc:%gs_rc.}4 +Release: 0.%{?gs_rc:%gs_rc.}5 License: GPL URL: http://www.cups.org/espgs/ @@ -243,7 +243,7 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog -* Wed Jul 13 2005 Tim Waugh +* Wed Jul 13 2005 Tim Waugh 8.15-0.rc3.5 - Split font configuration (bug #161187). - Reverted this change: - Build requires xorg-x11-devel, not XFree86-devel.