From 451bb2c5c34ee575c17bce596694cd4aecba6dc5 Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Nov 19 2021 02:41:26 +0000 Subject: Update to 9.0.0 Exclude arm7 architecture due to exhausted virtual memory --- diff --git a/openvdb.spec b/openvdb.spec index 015d0b7..91fc074 100644 --- a/openvdb.spec +++ b/openvdb.spec @@ -44,7 +44,7 @@ BuildRequires: pkgconfig(zlib) > 1.2.7 # Temporarily exclude armv7hl support due to # exhausted virtual memory # https://bugzilla.redhat.com/show_bug.cgi?id=2021376 -# ExcludeArch: armv7hl +ExcludeArch: armv7hl %description @@ -160,6 +160,7 @@ find %{buildroot} -name '*.a' -delete %changelog * Sat Oct 30 2021 Luya Tshimbalanga - 9.0.0-1 - Update to 9.0.0 +- Exclude arm7 architecture due to exhausted virtual memory * Fri Aug 20 2021 Richard Shaw - 8.1.0-6 - Rebuild for OpenEXR/Imath 3.1.