Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2019-08-27 15:19:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Tue Aug 27 15:19:57 2019 rev:237 rq:724398 version:2.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2019-08-16 15:32:44.929924349 +0200 +++ /work/SRC/openSUSE:Factory/.git.new.7948/git.changes 2019-08-27 15:20:02.860881288 +0200 @@ -1,0 +2,12 @@ +Sun Aug 18 15:24:45 UTC 2019 - Andreas Stieger <[email protected]> + +- git 2.23.0: + * The "--base" option of "format-patch" computed the patch-ids for + prerequisite patches in an unstable way, which has been updated + to compute in a way that is compatible with "git patch-id + --stable". + * The "git log" command by default behaves as if the --mailmap + option was given. + * fixes and improvements to UI, workflow and features + +------------------------------------------------------------------- Old: ---- git-2.22.1.tar.sign git-2.22.1.tar.xz New: ---- git-2.23.0.tar.sign git-2.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.ciUUbQ/_old 2019-08-27 15:20:03.684880873 +0200 +++ /var/tmp/diff_new_pack.ciUUbQ/_new 2019-08-27 15:20:03.688880872 +0200 @@ -29,7 +29,7 @@ %bcond_without git_libsecret %bcond_without docs Name: git -Version: 2.22.1 +Version: 2.23.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only ++++++ completion-wordbreaks.diff ++++++ --- /var/tmp/diff_new_pack.ciUUbQ/_old 2019-08-27 15:20:03.736880848 +0200 +++ /var/tmp/diff_new_pack.ciUUbQ/_new 2019-08-27 15:20:03.736880848 +0200 @@ -2,13 +2,13 @@ contrib/completion/git-completion.bash | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -Index: git-2.13.0/contrib/completion/git-completion.bash +Index: git-2.23.0/contrib/completion/git-completion.bash =================================================================== ---- git-2.13.0.orig/contrib/completion/git-completion.bash 2017-05-09 16:47:28.000000000 +0200 -+++ git-2.13.0/contrib/completion/git-completion.bash 2017-05-10 12:09:05.594109083 +0200 -@@ -37,10 +37,12 @@ - # When set to "1", do not include "DWIM" suggestions in git-checkout - # completion (e.g., completing "foo" when "origin/foo" exists). +--- 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). -case "$COMP_WORDBREAKS" in -*:*) : great ;; ++++++ git-2.22.1.tar.xz -> git-2.23.0.tar.xz ++++++ ++++ 229051 lines of diff (skipped)
