Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2016-03-16 10:26:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2016-02-25 22:43:29.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2016-03-16 
10:26:42.000000000 +0100
@@ -1,0 +2,26 @@
+Fri Mar 11 08:38:09 UTC 2016 - astie...@suse.com
+
+- git 2.7.3:
+ * "git show 'HEAD:Foo[BAR]Baz'" did not interpret the argument as a
+   rev, i.e. the object named by the the pathname with wildcard
+   characters in a tree object.
+ * "git rev-parse --git-common-dir" used in the worktree feature
+   misbehaved when run from a subdirectory.
+ * The "v(iew)" subcommand of the interactive "git am -i" command was
+   broken in 2.6.0 timeframe when the command was rewritten in C.
+ * "git merge-tree" used to mishandle "both sides added" conflict with
+   its own "create a fake ancestor file that has the common parts of
+   what both sides have added and do a 3-way merge" logic; this has
+   been updated to use the usual "3-way merge with an empty blob as
+   the fake common ancestor file" approach used in the rest of the
+   system.
+ * The documentation did not clearly state that the 'simple' mode is
+   now the default for "git push" when push.default configuration is
+   not set.
+ * Test adjustments for GNU grep, obsoleting
+   git-2.7.1-fix-tests-grep-2.23.patch
+ * "git config section.var value" to set a value in per-repository
+   configuration file failed when it was run outside any repository,
+   but didn't say the reason correctly.
+
+-------------------------------------------------------------------

Old:
----
  git-2.7.1-fix-tests-grep-2.23.patch
  git-2.7.2.tar.sign
  git-2.7.2.tar.xz

New:
----
  git-2.7.3.tar.sign
  git-2.7.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.cDfUr9/_old  2016-03-16 10:26:43.000000000 +0100
+++ /var/tmp/diff_new_pack.cDfUr9/_new  2016-03-16 10:26:43.000000000 +0100
@@ -26,7 +26,7 @@
 %endif
 
 Name:           git
-Version:        2.7.2
+Version:        2.7.3
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0
@@ -51,7 +51,6 @@
 Patch6:         git-tcsh-completion-fixes.diff
 # adapt paths in zsh completion (bnc#853183)
 Patch7:         git-zsh-completion-fixes.diff
-Patch8:         git-2.7.1-fix-tests-grep-2.23.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  apache2
 BuildRequires:  asciidoc
@@ -242,7 +241,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 cat > .make <<'EOF'

++++++ git-2.7.2.tar.xz -> git-2.7.3.tar.xz ++++++
++++ 6153 lines of diff (skipped)


Reply via email to