Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tar for openSUSE:Factory checked in at 2022-04-23 19:44:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tar (Old) and /work/SRC/openSUSE:Factory/.tar.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tar" Sat Apr 23 19:44:52 2022 rev:76 rq:970779 version:1.34 Changes: -------- --- /work/SRC/openSUSE:Factory/tar/tar.changes 2021-11-11 21:36:27.680890373 +0100 +++ /work/SRC/openSUSE:Factory/.tar.new.1538/tar.changes 2022-04-23 19:44:57.066910906 +0200 @@ -1,0 +2,5 @@ +Wed Apr 13 02:38:42 UTC 2022 - William Brown <william.br...@suse.com> + +- Add recommends to zstd, a modern fast compression type. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tar.spec ++++++ --- /var/tmp/diff_new_pack.AnvqO1/_old 2022-04-23 19:44:57.766911738 +0200 +++ /var/tmp/diff_new_pack.AnvqO1/_new 2022-04-23 19:44:57.770911743 +0200 @@ -1,7 +1,7 @@ # # spec file for package tar # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,6 +48,7 @@ Recommends: %{name}-rmt = %{version} Recommends: mt Recommends: xz +Recommends: zstd Provides: base:/bin/tar %description