Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2022-05-26 18:43:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Thu May 26 18:43:44 2022 rev:279 rq:979048 version:2.36.1 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2022-05-08 21:52:21.435463487 +0200 +++ /work/SRC/openSUSE:Factory/.git.new.2254/git.changes 2022-05-26 18:43:45.657157031 +0200 @@ -1,0 +2,7 @@ +Tue May 24 11:48:21 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not recommend git-cvs and git-svn by git, but rather have + those two packages supplement the combination of git and their + respective counterparts. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.mpGPsl/_old 2022-05-26 18:43:47.013158613 +0200 +++ /var/tmp/diff_new_pack.mpGPsl/_new 2022-05-26 18:43:47.021158623 +0200 @@ -80,9 +80,7 @@ BuildRequires: zlib-devel Requires: git-core = %{version} Requires: perl-Git = %{version} -Recommends: git-cvs Recommends: git-email -Recommends: git-svn Suggests: git-gui Suggests: gitk Suggests: git-daemon @@ -175,6 +173,7 @@ Requires: perl-Term-ReadKey Requires: subversion Requires: subversion-perl +Supplements: (%{name} and subversion) %description svn Tools for importing Subversion repositories to the Git version control @@ -188,6 +187,7 @@ Requires: git-core = %{version} Requires: perl-DBD-SQLite Requires: perl-Git = %{version} +Supplements: (%{name} and cvs) %description cvs Tools for importing CVS repositories to the Git version control system.