diff --git a/python-blosc.changes b/python-blosc.changes index 5e1a83b..5796049 100644 --- a/python-blosc.changes +++ b/python-blosc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 17 07:17:58 UTC 2020 - Guillaume GARDET + +- Enable build on all archs + ------------------------------------------------------------------- Wed Jul 8 09:37:15 UTC 2020 - Marketa Calabkova diff --git a/python-blosc.spec b/python-blosc.spec index c9f9037..6e39c95 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -41,7 +41,6 @@ BuildRequires: %{python_module psutil} # /SECTION Requires: blosc-devel Recommends: python-numpy -ExclusiveArch: %ix86 x86_64 %python_subpackages %description