Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lziprecover for openSUSE:Factory checked in at 2022-02-14 22:36:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lziprecover (Old) and /work/SRC/openSUSE:Factory/.lziprecover.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lziprecover" Mon Feb 14 22:36:05 2022 rev:9 rq:954127 version:1.23 Changes: -------- --- /work/SRC/openSUSE:Factory/lziprecover/lziprecover.changes 2021-03-30 21:43:59.858590088 +0200 +++ /work/SRC/openSUSE:Factory/.lziprecover.new.1956/lziprecover.changes 2022-02-14 22:36:47.101509670 +0100 @@ -1,0 +2,23 @@ +Sun Feb 13 22:34:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.23 + * Decompression time has been reduced by 5-12% depending on the + file. + * In case of error in a numerical argument to a command line + option, lziprecover now shows the name of the option and the + range of valid values. + * Options "--dump" and "--strip" now refuse to write compressed + data to a terminal except when dumping trailing data with + "--dump=tdata". + * The option "-U, --unzcrash" now requires an argument: "1" + to test 1-bit errors, or "B<size>" to test zeroed blocks. + * The memory tester now allocates the dictionary once per + member instead of doing it for each test. This makes "-U, + --unzcrash" about two times faster on my machine on files + with an uncompressed size larger than about 30 MB. + * "-W, --debug-decompress" now continues decompressing the + members following the damaged member if it has been fully + decompressed (just failed with a CRC mismatch). + * The tool unzcrash now prints byte or block position in messages. + +------------------------------------------------------------------- Old: ---- lziprecover-1.22.tar.gz lziprecover-1.22.tar.gz.sig New: ---- lziprecover-1.23.tar.gz lziprecover-1.23.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lziprecover.spec ++++++ --- /var/tmp/diff_new_pack.rskKsv/_old 2022-02-14 22:36:47.601510973 +0100 +++ /var/tmp/diff_new_pack.rskKsv/_new 2022-02-14 22:36:47.605510984 +0100 @@ -1,7 +1,7 @@ # # spec file for package lziprecover # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: lziprecover -Version: 1.22 +Version: 1.23 Release: 0 Summary: Utility to repair broken lzip files License: GPL-2.0-or-later @@ -29,7 +29,7 @@ Source3: %name.keyring BuildRequires: gcc-c++ Requires(post): info -Requires(preun): info +Requires(preun):info %description Lziprecover is a data recovery tool and decompressor for files in the @@ -80,7 +80,8 @@ %install_info_delete --info-dir="%_infodir" "%_infodir/%name".info* %files -%doc AUTHORS COPYING ChangeLog NEWS README +%doc ChangeLog README +%license COPYING %_bindir/lziprecover %_mandir/man1/lziprecover.1* %_infodir/lziprecover.info* ++++++ lziprecover-1.22.tar.gz -> lziprecover-1.23.tar.gz ++++++ ++++ 3614 lines of diff (skipped)