Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lzip for openSUSE:Factory checked in at 2021-01-22 21:49:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lzip (Old) and /work/SRC/openSUSE:Factory/.lzip.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lzip" Fri Jan 22 21:49:12 2021 rev:12 rq:864475 version:1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/lzip/lzip.changes 2019-01-21 10:51:39.787923956 +0100 +++ /work/SRC/openSUSE:Factory/.lzip.new.28504/lzip.changes 2021-01-22 21:49:15.157587722 +0100 @@ -1,0 +2,27 @@ +Tue Jan 19 21:49:43 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.22: + * Lzip now reports an error if a file name is empty (lzip -t ""). + * Option '-o, --output' now behaves like '-c, --stdout', but + sending the output unconditionally to a file instead of to + standard output. + * Lzip now does not even open the output file if the input file + is a terminal. + * Lzip can now be built, tested, and installed on systems + lacking a 'make' program. (Feature suggested by Mohammad + Akhlaghi). + * The words 'decompressed' and 'compressed' have been replaced + with the shorter 'out' and 'in' in the verbose output when + decompressing or testing. + * Option '--list' now reports corruption or truncation of the + last header in a multimenber file specifically instead of + showing the generic message "Last member in input file is + truncated or corrupt." + * The commands needed to extract files from a tar.lz archive + have been documented in the manual, in the output of '--help', + and in the man page. + * Plzip and tarlz are mentioned in the manual as alternatives for + multiprocessors. + * Several fixes and improvements have been made to the manual. + +------------------------------------------------------------------- Old: ---- lzip-1.21.tar.gz lzip-1.21.tar.gz.sig New: ---- lzip-1.22.tar.gz lzip-1.22.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lzip.spec ++++++ --- /var/tmp/diff_new_pack.x9syJA/_old 2021-01-22 21:49:15.665588442 +0100 +++ /var/tmp/diff_new_pack.x9syJA/_new 2021-01-22 21:49:15.669588448 +0100 @@ -1,7 +1,7 @@ # # spec file for package lzip # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2008-2013 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -18,12 +18,12 @@ Name: lzip -Version: 1.21 +Version: 1.22 Release: 0 Summary: Lossless Data Compressor based on the LZMA Algorithm License: GPL-2.0-or-later Group: Productivity/Archiving/Compression -URL: http://www.nongnu.org/lzip/lzip.html +URL: https://www.nongnu.org/lzip/lzip.html Source: https://download.savannah.gnu.org/releases/lzip/%name-%version.tar.gz Source2: https://download.savannah.gnu.org/releases/lzip/%name-%version.tar.gz.sig Source3: %name.keyring @@ -68,7 +68,8 @@ %install_info_delete --info-dir="%_infodir" "%_infodir/lzip.info%ext_info" %files -%doc AUTHORS ChangeLog COPYING NEWS README +%doc AUTHORS ChangeLog NEWS README +%license COPYING %_bindir/lzip %_infodir/lzip.info%ext_info %_mandir/man1/lzip.1%ext_man ++++++ lzip-1.21.tar.gz -> lzip-1.22.tar.gz ++++++ ++++ 6548 lines of diff (skipped)