Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2016-12-02 16:40:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-07 11:22:56.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2016-12-02 
16:40:26.000000000 +0100
@@ -1,0 +2,18 @@
+Wed Nov 30 11:54:01 UTC 2016 - [email protected]
+
+- git 2.11.0:
+  * backward compatibility:
+    + empty string (matching everything) used as pathspec now
+      triggers a warning
+    + historical argument order "git merge <msg> HEAD <commit>..."
+      is deprecated
+    +  default abbreviation length of 7 now scales by repo size
+  * updates
+    + new version of git-gui
+    + many new command line and configuration options
+    + many workflow and output improvements
+  * dropped upstreamed patches:
+    + git-setup-i18n-fix.patch
+    + git-tclIndex.patch
+
+-------------------------------------------------------------------
@@ -28 +46 @@
-- hotfix shell lib include path in git-sh-setup
+- fix shell lib include path in git-sh-setup (boo#1011169)

Old:
----
  git-2.10.2.tar.sign
  git-2.10.2.tar.xz
  git-setup-i18n-fix.patch
  git-tclIndex.patch

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

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.Wf4Hpg/_old  2016-12-02 16:40:27.000000000 +0100
+++ /var/tmp/diff_new_pack.Wf4Hpg/_new  2016-12-02 16:40:27.000000000 +0100
@@ -26,7 +26,7 @@
 %endif
 
 Name:           git
-Version:        2.10.2
+Version:        2.11.0
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0
@@ -54,9 +54,6 @@
 # adapt paths in zsh completion (bnc#853183)
 Patch7:         git-zsh-completion-fixes.diff
 Patch8:         git-asciidoc.patch
-Patch9:         git-tclIndex.patch
-# PATCH-FIX-OPENSUSE git-setup-i18n-fix.patch - hotfix shell lib include patch
-Patch10:        git-setup-i18n-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  apache2
 BuildRequires:  asciidoc
@@ -249,8 +246,6 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
-%patch9 -p1
-%patch10 -p1
 
 %build
 cat > .make <<'EOF'

++++++ git-2.10.2.tar.xz -> git-2.11.0.tar.xz ++++++
++++ 185729 lines of diff (skipped)



Reply via email to