Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2020-10-23 12:19:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Fri Oct 23 12:19:41 2020 rev:253 rq:842637 version:2.29.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2020-07-31 15:53:17.224079819 +0200 +++ /work/SRC/openSUSE:Factory/.git.new.3463/git.changes 2020-10-23 12:20:05.128587388 +0200 @@ -1,0 +2,12 @@ +Mon Oct 19 20:12:45 UTC 2020 - Andreas Stieger <andreas.stie...@gmx.de> + +- git 2.29.0: + * The transport protocol v2 has become the default again + * "git worktree" gained a "repair" subcommand, "git init + --separate-git-dir" no longer corrupts administrative data + related to linked worktrees + * "git maintenance" introduced for repository maintenance tasks + * enhancements to multiple workflows, addition of configuration + options and supported parameters, and bug fixes + +------------------------------------------------------------------- Old: ---- git-2.28.0.tar.sign git-2.28.0.tar.xz New: ---- git-2.29.0.tar.sign git-2.29.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.cCTKpQ/_old 2020-10-23 12:20:06.192588138 +0200 +++ /var/tmp/diff_new_pack.cCTKpQ/_new 2020-10-23 12:20:06.196588141 +0200 @@ -36,7 +36,7 @@ %endif Name: git -Version: 2.28.0 +Version: 2.29.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only ++++++ completion-wordbreaks.diff ++++++ --- /var/tmp/diff_new_pack.cCTKpQ/_old 2020-10-23 12:20:06.232588166 +0200 +++ /var/tmp/diff_new_pack.cCTKpQ/_new 2020-10-23 12:20:06.232588166 +0200 @@ -2,13 +2,13 @@ contrib/completion/git-completion.bash | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -Index: git-2.23.0/contrib/completion/git-completion.bash +Index: git-2.29.0/contrib/completion/git-completion.bash =================================================================== ---- git-2.23.0.orig/contrib/completion/git-completion.bash -+++ git-2.23.0/contrib/completion/git-completion.bash -@@ -40,10 +40,12 @@ - # and git-switch completion (e.g., completing "foo" when "origin/foo" - # exists). +--- git-2.29.0.orig/contrib/completion/git-completion.bash ++++ git-2.29.0/contrib/completion/git-completion.bash +@@ -45,10 +45,12 @@ + # When set to "1" suggest all options, including options which are + # typically hidden (e.g. '--allow-empty' for 'git commit'). -case "$COMP_WORDBREAKS" in -*:*) : great ;; ++++++ git-2.28.0.tar.xz -> git-2.29.0.tar.xz ++++++ ++++ 348602 lines of diff (skipped)