diff --git a/ghostscript.spec b/ghostscript.spec index 22ba4d9..b945f20 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 10%{?dist} +Release: 11%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -383,6 +383,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 9.20-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed May 03 2017 David Kaspar [Dee'Kej] - 9.20-10 - Added security fix for CVE-2017-7975 (bug #1443940)