Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cabextract for openSUSE:Factory checked in at 2023-02-07 18:49:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cabextract (Old) and /work/SRC/openSUSE:Factory/.cabextract.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cabextract" Tue Feb 7 18:49:37 2023 rev:28 rq:1063576 version:1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/cabextract/cabextract.changes 2019-09-21 17:30:05.328736407 +0200 +++ /work/SRC/openSUSE:Factory/.cabextract.new.4462/cabextract.changes 2023-02-07 18:49:43.147336137 +0100 @@ -1,0 +2,14 @@ +Mon Feb 6 16:45:30 UTC 2023 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.10 + * Multiple -F filters can be given. cabextract will extract + files matching any of the filters. + * cabextract now overwrites symlinks by default. This is to be + consistent with other archive tools. Use the new -k option for + the old behaviour of keeping symlinks. This does not affect + symlinks in the -d dirpath option. + * New -n option to never overwrite files. + * New -i option to interactively prompt if you want to overwrite + files. + +------------------------------------------------------------------- Old: ---- cabextract-1.9.1.tar.gz New: ---- cabextract-1.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cabextract.spec ++++++ --- /var/tmp/diff_new_pack.RfLza6/_old 2023-02-07 18:49:43.735339297 +0100 +++ /var/tmp/diff_new_pack.RfLza6/_new 2023-02-07 18:49:43.743339340 +0100 @@ -1,7 +1,7 @@ # # spec file for package cabextract # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 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: cabextract -Version: 1.9.1 +Version: 1.10 Release: 0 Summary: A Program to Extract Microsoft Cabinet Files License: GPL-3.0-or-later @@ -36,7 +36,7 @@ %autosetup %build -%configure\ +%configure \ --with-external-libmspack %make_build @@ -44,7 +44,7 @@ %make_install %check -make %{?_smp_mflags} check +%make_build check %files %license COPYING ++++++ cabextract-1.9.1.tar.gz -> cabextract-1.10.tar.gz ++++++ ++++ 19140 lines of diff (skipped)