Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zutils for openSUSE:Factory checked in at 2022-04-16 00:14:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zutils (Old) and /work/SRC/openSUSE:Factory/.zutils.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zutils" Sat Apr 16 00:14:13 2022 rev:10 rq:970183 version:1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/zutils/zutils.changes 2021-01-21 21:57:07.465852091 +0100 +++ /work/SRC/openSUSE:Factory/.zutils.new.1941/zutils.changes 2022-04-16 00:14:33.805674271 +0200 @@ -1,0 +2,14 @@ +Thu Apr 14 12:49:57 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 1.11: + * zcmp.cc, zdiff.cc (main): Fix race returning 1 instead of 2 when a + compressor is not found or when the wrong format is forced. + * zcmp.cc (getnum): Show option name and valid range if error. + * All tools: Show option name if error in option argument. + * Add support for zstd format to all tools. + * 'zdiff -v -V' now prints the version of the diff program used. + * 'zgrep --verbose -V' now prints the version of the grep program used. + * zutils.texi: Document recompression of read-only files by linking. + * zutils.texi: Change GNU Texinfo category to 'Compression'. + +------------------------------------------------------------------- Old: ---- zutils-1.10.tar.lz zutils-1.10.tar.lz.sig New: ---- zutils-1.11.tar.lz zutils-1.11.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zutils.spec ++++++ --- /var/tmp/diff_new_pack.9VgOu0/_old 2022-04-16 00:14:34.477675168 +0200 +++ /var/tmp/diff_new_pack.9VgOu0/_new 2022-04-16 00:14:34.481675174 +0200 @@ -1,7 +1,7 @@ # # spec file for package zutils # -# 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 @@ -17,7 +17,7 @@ Name: zutils -Version: 1.10 +Version: 1.11 Release: 0 Summary: Collection of utilities for dealing with compressed files License: GPL-2.0-or-later @@ -31,7 +31,7 @@ BuildRequires: gcc-c++ BuildRequires: lzip Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} +Requires(preun):%{install_info_prereq} %description Zutils is a collection of utilities able to deal with any combination