Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2020-06-11 14:38:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Thu Jun 11 14:38:46 2020 rev:251 rq:810679 version:2.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2020-05-01 11:09:14.267310450 +0200 +++ /work/SRC/openSUSE:Factory/.git.new.3606/git.changes 2020-06-11 14:39:09.196338855 +0200 @@ -1,0 +2,23 @@ +Mon Jun 1 20:32:59 UTC 2020 - Andreas Stieger <[email protected]> + +- git 2.27.0: + * "git describe" will always use the "long" version when giving + its output based misplaced tags + * "git pull" issues a warning message until the pull.rebase + configuration variable is explicitly given + * The transport protocol version 2, which was promoted to the + default in Git 2.26 release, turned out to have some remaining + rough edges, so it has been demoted from the default + * A handful of options to configure SSL when talking to proxies + have been added + * Smudge/clean conversion filters are now given more information + * many bug fixes, improvements, and additional workflow options +- drop upstreamed patches: + * 0001-fetch-pack-return-enum-from-process_acks.patch + * 0002-fetch-pack-in-protocol-v2-in_vain-only-after-ACK.patch + * 0003-fetch-pack-in-protocol-v2-reset-in_vain-upon-ACK.patch +- drop unneeded patches: + * 0001-DOC-Move-to-DocBook-5-when-using-asciidoctor.patch + * 0002-Also-use-DocBook-5-stylesheet-when-generating-HTML-o.patch + +------------------------------------------------------------------- Old: ---- 0001-DOC-Move-to-DocBook-5-when-using-asciidoctor.patch 0001-fetch-pack-return-enum-from-process_acks.patch 0002-Also-use-DocBook-5-stylesheet-when-generating-HTML-o.patch 0002-fetch-pack-in-protocol-v2-in_vain-only-after-ACK.patch 0003-fetch-pack-in-protocol-v2-reset-in_vain-upon-ACK.patch git-2.26.2.tar.sign git-2.26.2.tar.xz New: ---- git-2.27.0.tar.sign git-2.27.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.MaSyLc/_old 2020-06-11 14:39:11.372345079 +0200 +++ /var/tmp/diff_new_pack.MaSyLc/_new 2020-06-11 14:39:11.376345091 +0200 @@ -36,7 +36,7 @@ %endif Name: git -Version: 2.26.2 +Version: 2.27.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only @@ -61,11 +61,6 @@ Patch7: git-zsh-completion-fixes.diff Patch8: git-asciidoc.patch Patch10: setup-don-t-fail-if-commondir-reference-is-deleted.patch -Patch11: 0001-DOC-Move-to-DocBook-5-when-using-asciidoctor.patch -Patch13: 0002-Also-use-DocBook-5-stylesheet-when-generating-HTML-o.patch -Patch14: 0001-fetch-pack-return-enum-from-process_acks.patch -Patch15: 0002-fetch-pack-in-protocol-v2-in_vain-only-after-ACK.patch -Patch16: 0003-fetch-pack-in-protocol-v2-reset-in_vain-upon-ACK.patch BuildRequires: fdupes BuildRequires: gpg2 @@ -293,11 +288,6 @@ %patch7 -p1 %patch8 -p1 %patch10 -p1 -%patch11 -p1 -%patch13 -p1 -%patch14 -p1 -%patch15 -p1 -%patch16 -p1 %build cat > .make <<'EOF' ++++++ git-2.26.2.tar.xz -> git-2.27.0.tar.xz ++++++ ++++ 247553 lines of diff (skipped)
