Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package clzip for openSUSE:Factory checked in at 2022-02-14 22:36:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clzip (Old) and /work/SRC/openSUSE:Factory/.clzip.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clzip" Mon Feb 14 22:36:05 2022 rev:14 rq:954125 version:1.13 Changes: -------- --- /work/SRC/openSUSE:Factory/clzip/clzip.changes 2021-03-30 21:44:01.742591668 +0200 +++ /work/SRC/openSUSE:Factory/.clzip.new.1956/clzip.changes 2022-02-14 22:36:46.325507648 +0100 @@ -1,0 +2,10 @@ +Sun Feb 13 22:30:09 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.13 + * 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, clzip now shows the name of the option and the range + of valid values. + +------------------------------------------------------------------- Old: ---- clzip-1.12.tar.gz clzip-1.12.tar.gz.sig New: ---- clzip-1.13.tar.gz clzip-1.13.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clzip.spec ++++++ --- /var/tmp/diff_new_pack.6HtQXh/_old 2022-02-14 22:36:46.821508941 +0100 +++ /var/tmp/diff_new_pack.6HtQXh/_new 2022-02-14 22:36:46.829508961 +0100 @@ -1,7 +1,7 @@ # # spec file for package clzip # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2011-2013 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -18,14 +18,13 @@ Name: clzip -Version: 1.12 +Version: 1.13 Release: 0 -%define xversion 1.12 Summary: Lossless Data Compressor based on LZMA License: GPL-2.0-or-later Group: Productivity/Archiving/Compression URL: http://www.nongnu.org/lzip/clzip.html -Source: http://download.savannah.gnu.org/releases/lzip/clzip/%name-%xversion.tar.gz +Source: http://download.savannah.gnu.org/releases/lzip/clzip/%name-%version.tar.gz Source2: http://download.savannah.gnu.org/releases/lzip/clzip/%name-%version.tar.gz.sig Source3: %name.keyring Requires(post): info @@ -42,7 +41,7 @@ embedded devices or systems lacking a C++ compiler. %prep -%autosetup -n %name-%xversion +%autosetup %build # not autoconf @@ -71,7 +70,8 @@ %install_info_delete --info-dir="%_infodir" "%_infodir/clzip.info%ext_info" %files -%doc AUTHORS COPYING ChangeLog NEWS README +%doc ChangeLog README +%license COPYING %_bindir/clzip %_mandir/man1/clzip.1%ext_man %_infodir/clzip.info%ext_info ++++++ clzip-1.12.tar.gz -> clzip-1.13.tar.gz ++++++ ++++ 3402 lines of diff (skipped)