Hello community, here is the log from the commit of package zstd for openSUSE:Factory checked in at 2019-01-11 14:01:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zstd (Old) and /work/SRC/openSUSE:Factory/.zstd.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zstd" Fri Jan 11 14:01:07 2019 rev:10 rq:663039 version:1.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/zstd/zstd.changes 2018-11-06 14:04:55.271411137 +0100 +++ /work/SRC/openSUSE:Factory/.zstd.new.28833/zstd.changes 2019-01-11 14:01:09.352061742 +0100 @@ -1,0 +2,14 @@ +Sat Jan 5 13:57:58 UTC 2019 - [email protected] + +- zstd 1.3.8: + * better decompression speed on large files (+7%) and cold + dictionaries (+15%) + * slightly better compression ratio at high compression modes + * new --rsyncable mode + * support decompression of empty frames into NULL (used to be an + error) + * support ZSTD_CLEVEL environment variable + * --no-progress flag, preserving final summary + * various CLI fixes + +------------------------------------------------------------------- Old: ---- zstd-1.3.7.tar.gz New: ---- zstd-1.3.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zstd.spec ++++++ --- /var/tmp/diff_new_pack.s02VWx/_old 2019-01-11 14:01:10.248060840 +0100 +++ /var/tmp/diff_new_pack.s02VWx/_new 2019-01-11 14:01:10.256060831 +0100 @@ -1,7 +1,7 @@ # # spec file for package zstd # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define major 1 %define libname lib%{name}%{major} Name: zstd -Version: %{major}.3.7 +Version: %{major}.3.8 Release: 0 Summary: Zstandard compression tools License: BSD-3-Clause AND GPL-2.0-only @@ -103,7 +103,7 @@ %files %license COPYING LICENSE -%doc NEWS README.md +%doc README.md CHANGELOG %{_bindir}/* %{_mandir}/man1/*.1%{?ext_man} ++++++ zstd-1.3.7.tar.gz -> zstd-1.3.8.tar.gz ++++++ ++++ 32112 lines of diff (skipped)
