From d4d149b77674c4cbed73542d8ede1fdbd319107d Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Nov 04 2021 17:57:11 +0000 Subject: Release 91.3.0 |Exclude ARM builds --- diff --git a/icecat.spec b/icecat.spec index 13babe8..dade2d9 100644 --- a/icecat.spec +++ b/icecat.spec @@ -9,6 +9,12 @@ #%%global pre_tag .test %global pre_tag %{nil} +# Exclude ARM for the following error: +# terminate called after throwing an instance of 'std::bad_alloc' +# what(): std::bad_alloc +# error: could not compile `gkrust` +ExcludeArch: %{arm} + #################### ### Optimization ### @@ -812,9 +818,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/applications/%{name}-wayland.desktop %changelog -* Wed Nov 03 2021 Antonio Trande - 91.3.0-1.rh1 +* Tue Nov 04 2021 Antonio Trande - 91.3.0-1.rh1 - Release 91.3.0 - Update cbindgen to 0.20.0 +- Exclude ARM builds * Tue Oct 12 2021 Antonio Trande - 91.2.0-1.rh1 - Release 91.2.0