Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lz4 for openSUSE:Factory checked in at 2022-08-17 18:16:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lz4 (Old) and /work/SRC/openSUSE:Factory/.lz4.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lz4" Wed Aug 17 18:16:36 2022 rev:19 rq:996246 version:1.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/lz4/lz4.changes 2021-10-08 22:04:38.528520040 +0200 +++ /work/SRC/openSUSE:Factory/.lz4.new.1521/lz4.changes 2022-08-17 18:20:19.622827233 +0200 @@ -1,0 +2,16 @@ +Tue Aug 16 07:20:23 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.9.4 + * Decompression speed on high-end ARM64 platform is improved, + by ~+20%. + * For the specific scenario of data compressed with -BD4 + setting (small blocks, <= 64 KB, linked) decompressed + block-by-block into a flush buffer (like lz4 CLI does), + decompression speed is improved ~+70%. + * For compressed data employing the lz4frame format (native + format of lz4 CLI), it's possible to ignore checksum + validation during decompression, resulting in speed + improvements of ~+40% . This capability is exposed at both + CLI (see --no-crc) and library levels. + +------------------------------------------------------------------- Old: ---- v1.9.3.tar.gz New: ---- v1.9.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lz4.spec ++++++ --- /var/tmp/diff_new_pack.Twad0p/_old 2022-08-17 18:20:20.178828386 +0200 +++ /var/tmp/diff_new_pack.Twad0p/_new 2022-08-17 18:20:20.182828395 +0200 @@ -1,7 +1,7 @@ # # spec file for package lz4 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname liblz4-1 Name: lz4 -Version: 1.9.3 +Version: 1.9.4 Release: 0 Summary: Hash-based Predictive Lempel???Ziv compressor License: BSD-2-Clause AND GPL-2.0-or-later @@ -79,7 +79,7 @@ %check LD_LIBRARY_PATH="%buildroot/%_libdir" ldd -r "%buildroot/%_bindir/lz4" # TS fails on its own help output -make %{?_smp_mflags} check -k || : +%make_build check -k || : %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig ++++++ v1.9.3.tar.gz -> v1.9.4.tar.gz ++++++ ++++ 15568 lines of diff (skipped)