Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zlib-ng for openSUSE:Factory checked in at 2022-03-17 17:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zlib-ng (Old) and /work/SRC/openSUSE:Factory/.zlib-ng.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zlib-ng" Thu Mar 17 17:01:43 2022 rev:4 rq:962362 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/zlib-ng/zlib-ng.changes 2021-07-03 20:51:33.256443217 +0200 +++ /work/SRC/openSUSE:Factory/.zlib-ng.new.25692/zlib-ng.changes 2022-03-17 17:01:55.973705310 +0100 @@ -1,0 +2,16 @@ +Thu Mar 17 08:58:41 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Update to 2.0.6: + * Fix hangs on macOS #1031 + * Fix minideflate write buffers being overwritten #1060 + * Fix deflateBound and compressBound returning too small size estimates #1049 #1071 + * Fix incorrect function declaration warning #1080 + * Fix build problems when building outside of source dir #1049 + * Fix build problems on arm2-7 #1030 + * Fixed some compile warnings #1020 #1036 #1037 #1048 + * Improved posix memalign support #888 + * Improvements to testing #637 #1026 #1032 #1035 #1049 #1051 #1056 #1063 #1067 + * Improvements for integration into other projects #1022 #1042 + * Code style fixes #637 #1040 #1050 #1075 + +------------------------------------------------------------------- Old: ---- zlib-ng-2.0.5.tar.gz New: ---- zlib-ng-2.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zlib-ng.spec ++++++ --- /var/tmp/diff_new_pack.HtiYOi/_old 2022-03-17 17:01:56.553705753 +0100 +++ /var/tmp/diff_new_pack.HtiYOi/_new 2022-03-17 17:01:56.557705757 +0100 @@ -1,7 +1,7 @@ # -# spec file for package zlib-ng +# spec file # -# 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 @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# 'compat' flavor can be used as a drop-in replacement of 'libz' + %define target @BUILD_FLAVOR@%{nil} %if "%target" == "compat" %bcond_without zlib_compat @@ -31,7 +31,7 @@ %endif Name: zlib-ng%{?compat_suffix} -Version: 2.0.5 +Version: 2.0.6 Release: 0 Summary: Zlib replacement with SIMD optimizations License: Zlib ++++++ zlib-ng-2.0.5.tar.gz -> zlib-ng-2.0.6.tar.gz ++++++ ++++ 2313 lines of diff (skipped)