Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package distrobox for openSUSE:Factory checked in at 2022-11-17 19:52:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/distrobox (Old) and /work/SRC/openSUSE:Factory/.distrobox.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "distrobox" Thu Nov 17 19:52:42 2022 rev:9 rq:1036497 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/distrobox/distrobox.changes 2022-09-30 17:57:44.613242083 +0200 +++ /work/SRC/openSUSE:Factory/.distrobox.new.1597/distrobox.changes 2022-11-17 19:52:43.176249005 +0100 @@ -1,0 +2,9 @@ +Thu Nov 17 13:49:00 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Do not recommend bash-completion subpackage: this triggers + installation even if bash-completion is not there yet. All (well, + most for now) packages are handled to install the completion IF + bash-completion is present (which is the default on standard + setups). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ distrobox.spec ++++++ --- /var/tmp/diff_new_pack.3W07E7/_old 2022-11-17 19:52:43.632251463 +0100 +++ /var/tmp/diff_new_pack.3W07E7/_new 2022-11-17 19:52:43.636251486 +0100 @@ -32,7 +32,6 @@ Requires: (%{_bindir}/podman or %{_bindir}/docker) # Idea would be: if bash completion is already there, let's have it. If # not, let's "only" recommend it... -Recommends: %{name}-bash-completion Requires: (%{name}-bash-completion if bash-completion) BuildRequires: ImageMagick BuildRequires: hicolor-icon-theme
