Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package etckeeper for openSUSE:Factory checked in at 2022-12-01 17:21:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/etckeeper (Old) and /work/SRC/openSUSE:Factory/.etckeeper.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "etckeeper" Thu Dec 1 17:21:19 2022 rev:10 rq:1039260 version:1.18.18 Changes: -------- --- /work/SRC/openSUSE:Factory/etckeeper/etckeeper.changes 2022-10-14 15:42:31.979917768 +0200 +++ /work/SRC/openSUSE:Factory/.etckeeper.new.1835/etckeeper.changes 2022-12-01 17:22:12.190554804 +0100 @@ -1,0 +2,7 @@ +Thu Nov 17 13:52:20 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not have the main package recommend the bash-completion + sub-package, but rather have the subpackage supplement the + combination of etckeeper and bash-completion. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ etckeeper.spec ++++++ --- /var/tmp/diff_new_pack.OKFqTt/_old 2022-12-01 17:22:12.634557232 +0100 +++ /var/tmp/diff_new_pack.OKFqTt/_new 2022-12-01 17:22:12.638557253 +0100 @@ -2,7 +2,7 @@ # # spec file for package etckeeper # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2014 Mitsutoshi NAKANO <bkbin...@rinku.zaq.ne.jp> # Copyright (c) 2013 Pascal Bleser <pascal.ble...@opensuse.org> # @@ -62,9 +62,8 @@ BuildRequires: bzr %endif -Recommends: git-core -Recommends: %{name}-bash-completion = %{version}-%{release} Recommends: %{name}-zypp-plugin = %{version}-%{release} +Recommends: git-core %if %{with bzr} Recommends: %{name}-bzr = %{version}-%{release} %endif @@ -126,6 +125,7 @@ Group: System/Shells Requires: bash-completion Requires: etckeeper = %{version}-%{release} +Supplements: (%{name} and bash-completion) %description bash-completion Bash command line completion support for %{name}.