Hello community, here is the log from the commit of package python-blosc for openSUSE:Factory checked in at 2020-08-20 22:34:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-blosc (Old) and /work/SRC/openSUSE:Factory/.python-blosc.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blosc" Thu Aug 20 22:34:36 2020 rev:17 rq:828292 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-blosc/python-blosc.changes 2020-07-17 20:52:02.480994846 +0200 +++ /work/SRC/openSUSE:Factory/.python-blosc.new.3399/python-blosc.changes 2020-08-20 22:34:46.004147956 +0200 @@ -1,0 +2,5 @@ +Thu Aug 20 18:37:32 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Disable AVX2 to avoid compile-time CPU-detection (boo#1100677) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-blosc.spec ++++++ --- /var/tmp/diff_new_pack.SuUoq1/_old 2020-08-20 22:34:46.952148400 +0200 +++ /var/tmp/diff_new_pack.SuUoq1/_new 2020-08-20 22:34:46.956148401 +0200 @@ -53,6 +53,7 @@ %build export CFLAGS="%{optflags}" export BLOSC_DIR=%{_prefix} +export DISABLE_BLOSC_AVX2=1 %python_exec setup.py build_clib %python_exec setup.py build_ext --inplace %python_build
