From bb6b4e6798271a30f7d69464d8969dd31369800d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=98=C3=ADdk=C3=BD?= Date: Mon, 23 Aug 2021 14:51:29 +0200 Subject: [PATCH] Related: #1978261 - modify tests on specified architectures --- openexr.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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