diff --git a/inkscape.spec b/inkscape.spec index 2aff909..d6110b2 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -2,7 +2,7 @@ Name: inkscape Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Vector-based drawing program using SVG # Inkscape tags their releases with underscores and in ALLCAPS @@ -36,7 +36,7 @@ BuildRequires: libgdl-devel BuildRequires: gettext BuildRequires: gsl-devel BuildRequires: gtkmm30-devel -%if ! 0%{?flatpak} +%if ! 0%{?flatpak} && ! (0%{?rhel} >= 8) BuildRequires: ImageMagick-c++-devel %endif BuildRequires: intltool @@ -212,6 +212,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.inkscape.Inksc %changelog +* Tue May 17 2022 Sérgio Basto - 1.1.2-4 +- ImageMagick is not intended to be on RHEL >= 8 (just on EPEL) + * Wed May 11 2022 Gwyn Ciesla - 1.1.2-3 - ImageMagick build.