Update to 9.0.0

Exclude arm7 architecture due to exhausted virtual memory
This commit is contained in:
Luya Tshimbalanga 2021-11-18 18:41:26 -08:00
parent dd35663348
commit 451bb2c5c3
No known key found for this signature in database
GPG Key ID: 5E528174D8A2609A
1 changed files with 2 additions and 1 deletions

View File

@ -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 <luya@fedoraproject.org> - 9.0.0-1
- Update to 9.0.0
- Exclude arm7 architecture due to exhausted virtual memory
* Fri Aug 20 2021 Richard Shaw <hobbes1069@gmail.com> - 8.1.0-6
- Rebuild for OpenEXR/Imath 3.1.