diff --git a/blender.spec b/blender.spec index c2fcc29..93d42d4 100644 --- a/blender.spec +++ b/blender.spec @@ -28,7 +28,7 @@ Name: blender Epoch: 1 Version: %{blender_api}.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: 3D modeling, animation, rendering and post-production License: GPLv2 @@ -159,10 +159,9 @@ Provides: blender(ABI) = %{blender_api} Obsoletes: blenderplayer < 1:2.80-1 Provides: blenderplayer = 1:2.80-1 -# Temporarily exclude ARM32 architecture due to build failure -# https://koji.fedoraproject.org/koji/taskinfo?taskID=45594704 -# https://bugzilla.redhat.com/show_bug.cgi?id=1843100 -# ExcludeArch: armv7hl +# Temporarily exclude s390x architecture due to build failure +# https://koji.fedoraproject.org/koji/taskinfo?taskID=50141926 +ExcludeArch: s390x %description Blender is the essential software solution you need for 3D, from modeling, @@ -309,6 +308,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}-fonts. %{_metainfodir}/%{name}-fonts.metainfo.xml %changelog +* Tue Aug 25 2020 Luya Tshimbalanga - 1:2.83.5-3 +- Temporarily exclude s390x second architecutre + * Tue Aug 25 2020 Charalampos Stratakis - 1:2.83.5-3 - Use c++14 for properly building with the latest version of openvdb