diff --git a/ImageMagick.spec b/ImageMagick.spec index 2d3ee5d..ac9b40e 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -10,7 +10,7 @@ Epoch: 1 Epoch: 0 %endif Version: 6.9.12.48 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An X application for displaying and manipulating images %global VER %(foo=%{version}; echo ${foo:0:6}) @@ -41,8 +41,8 @@ BuildRequires: jbigkit-devel BuildRequires: pkgconfig(libopenjp2) >= 2.1.0 BuildRequires: pkgconfig(libcgraph) >= 2.9.0 BuildRequires: pkgconfig(raqm) -%ifnarch s390x -# not in EPEL s390x +%ifnarch s390x aarch64 +# not in EPEL s390x or aarch64 BuildRequires: pkgconfig(libraw) >= 0.14.8 %endif BuildRequires: autoconf automake gcc gcc-c++ @@ -323,6 +323,9 @@ rm PerlMagick/demo/Generic.ttf %doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt %changelog +* Wed May 11 2022 Steve Traylen - 1:6.9.12.48-2 +- libraw not available for aarch64 (was for a time by accident) + * Sun May 08 2022 Sérgio Basto - 1:6.9.12.48-1 - Update ImageMagick to 6.9.12.48 - Change the way of calculte VER and Patchlevel which will fix the-new-hotness/release-monitoring.org's scratch build