diff --git a/ghostscript.spec b/ghostscript.spec index f2f65bf..58fb021 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -49,7 +49,7 @@ Name: ghostscript Summary: Interpreter for PostScript language & PDF Version: 9.52 -Release: 5%{?dist} +Release: 6%{?dist} License: AGPLv3+ @@ -57,7 +57,6 @@ URL: https://ghostscript.com/ Source: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs%{version_short}/ghostscript-%{version}.tar.xz Requires: libgs%{?_isa} = %{version}-%{release} -Requires: jbig2dec-devel >= %{jbig2dec_version} Requires: jbig2dec-libs >= %{jbig2dec_version} # Auxiliary build requirements: @@ -468,6 +467,9 @@ done # ============================================================================= %changelog +* Sat Jun 27 2020 Peter Robinson - 9.52-6 +- standard packages should not require -devel packages + * Wed Jun 24 2020 Anna Khaitovich - 9.52-5 - Require the exact jbig2dec version in both build and runtime dependencies