Hello community, here is the log from the commit of package blosc for openSUSE:Factory checked in at 2020-08-12 10:36:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blosc (Old) and /work/SRC/openSUSE:Factory/.blosc.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blosc" Wed Aug 12 10:36:58 2020 rev:18 rq:825907 version:1.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/blosc/blosc.changes 2020-06-23 21:07:15.242357767 +0200 +++ /work/SRC/openSUSE:Factory/.blosc.new.3399/blosc.changes 2020-08-12 10:39:24.084377726 +0200 @@ -1,0 +2,5 @@ +Tue Aug 11 14:02:17 UTC 2020 - andy great <[email protected]> + +- Enable support for SNAPPY compression. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blosc.spec ++++++ --- /var/tmp/diff_new_pack.Vc0TZr/_old 2020-08-12 10:39:25.684378520 +0200 +++ /var/tmp/diff_new_pack.Vc0TZr/_new 2020-08-12 10:39:25.688378522 +0200 @@ -72,11 +72,12 @@ %build %cmake \ - -DPREFER_EXTERNAL_SNAPPY=ON \ - -DPREFER_EXTERNAL_ZLIB=ON \ - -DPREFER_EXTERNAL_ZSTD=ON \ - -DPREFER_EXTERNAL_LZ4=ON \ - -DBUILD_STATIC=OFF + -DDEACTIVATE_SNAPPY:BOOL=OFF \ + -DPREFER_EXTERNAL_SNAPPY:BOOL=ON \ + -DPREFER_EXTERNAL_ZLIB:BOOL=ON \ + -DPREFER_EXTERNAL_ZSTD:BOOL=ON \ + -DPREFER_EXTERNAL_LZ4:BOOL=ON \ + -DBUILD_STATIC:BOOL=OFF %cmake_build %install
