diff --git a/openexr.spec b/openexr.spec index 4f0e933..08589f6 100644 --- a/openexr.spec +++ b/openexr.spec @@ -3,7 +3,7 @@ Name: openexr Version: 3.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides the specification and reference implementation of the EXR file format License: BSD @@ -104,7 +104,7 @@ Summary: Development files for %{name} %check # Test 4 currently fails on aarch64 and sometimes times out on armv7hl # https://github.com/AcademySoftwareFoundation/openexr/issues/876 -%ifnarch armv7hl aarch64 s390x +%ifnarch s390x armv7hl i686 %ctest %endif @@ -126,6 +126,9 @@ Summary: Development files for %{name} %changelog +* Mon Aug 23 2021 Josef Ridky - 3.1.1-2 +- fix issue with tests on specified architectures + * Thu Aug 05 2021 Josef Ridky - 3.1.1-1 - New upstream release 3.1.1