Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lzip for openSUSE:Factory checked in at 2024-02-09 23:51:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lzip (Old) and /work/SRC/openSUSE:Factory/.lzip.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lzip" Fri Feb 9 23:51:40 2024 rev:14 rq:1145185 version:1.24 Changes: -------- --- /work/SRC/openSUSE:Factory/lzip/lzip.changes 2022-02-15 23:57:01.496170212 +0100 +++ /work/SRC/openSUSE:Factory/.lzip.new.1815/lzip.changes 2024-02-09 23:51:48.341852133 +0100 @@ -1,0 +2,11 @@ +Thu Feb 8 13:16:37 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.24 + * Added the command-line switches --empty-error and + --marking-error + * The option -o/--output now preserves dates, permissions, and + ownership of the file when (de)compressing exactly one file. + * The option -o/--output now creates missing intermediate + directories when writing to a file. + +------------------------------------------------------------------- Old: ---- lzip-1.23.tar.gz lzip-1.23.tar.gz.sig New: ---- lzip-1.24.tar.gz lzip-1.24.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lzip.spec ++++++ --- /var/tmp/diff_new_pack.w4sZqu/_old 2024-02-09 23:51:49.173882114 +0100 +++ /var/tmp/diff_new_pack.w4sZqu/_new 2024-02-09 23:51:49.173882114 +0100 @@ -1,7 +1,7 @@ # # spec file for package lzip # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2008-2013 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: lzip -Version: 1.23 +Version: 1.24 Release: 0 Summary: Lossless Data Compressor based on the LZMA Algorithm License: GPL-2.0-or-later @@ -48,7 +48,7 @@ ../configure --prefix="%_prefix" --bindir="%_bindir" --datadir="%_datadir" \ --infodir="%_infodir" --mandir="%_mandir" --sysconfdir="%_sysconfdir" \ CC="%__cc" CFLAGS="%optflags" CXX="%__cxx" CXXFLAGS="%optflags" -make %{?_smp_mflags} +%make_build popd %install @@ -58,7 +58,7 @@ %check pushd build/ -make %{?_smp_mflags} check +%make_build check popd %post ++++++ lzip-1.23.tar.gz -> lzip-1.24.tar.gz ++++++ ++++ 3872 lines of diff (skipped)