Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2014-08-27 16:53:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-08-05 21:10:55.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2014-08-27 
16:53:09.000000000 +0200
@@ -1,0 +2,16 @@
+Sun Aug 17 20:51:52 UTC 2014 - [email protected]
+
+- git 2.1.0
+- incompatible changes:
+  * default pager configuration no longer wraps long lines. To
+    restore:
+    $ git config core.pager "less -S"
+    $ git config pager.blame "less -S"
+- Changes to specific UI, configuration, workflow and features
+- Bug fixes and internal improvements
+- Full list:
+  
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.1.0.txt
+- remove pathc, upstream:
+  0001-git-subtree-Use-gitexecdir-instead-of-libexecdir.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-git-subtree-Use-gitexecdir-instead-of-libexecdir.patch
  git-2.0.4.tar.xz

New:
----
  git-2.1.0.tar.xz

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.kuGziE/_old  2014-08-27 16:53:10.000000000 +0200
+++ /var/tmp/diff_new_pack.kuGziE/_new  2014-08-27 16:53:10.000000000 +0200
@@ -20,7 +20,7 @@
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:           git
-Version:        2.0.4
+Version:        2.1.0
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0
@@ -43,7 +43,6 @@
 Patch6:         git-tcsh-completion-fixes.diff
 # adapt paths in zsh completion (bnc#853183)
 Patch7:         git-zsh-completion-fixes.diff
-Patch8:         0001-git-subtree-Use-gitexecdir-instead-of-libexecdir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  apache2
 BuildRequires:  asciidoc
@@ -211,7 +210,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 cat > .make <<'EOF'

++++++ completion-wordbreaks.diff ++++++
--- /var/tmp/diff_new_pack.kuGziE/_old  2014-08-27 16:53:10.000000000 +0200
+++ /var/tmp/diff_new_pack.kuGziE/_new  2014-08-27 16:53:10.000000000 +0200
@@ -2,12 +2,14 @@
  contrib/completion/git-completion.bash |   10 ++++++----
  1 file changed, 6 insertions(+), 4 deletions(-)
 
---- a/contrib/completion/git-completion.bash
-+++ b/contrib/completion/git-completion.bash
-@@ -23,10 +23,12 @@
- #    3) Consider changing your PS1 to also show the current branch,
- #       see git-prompt.sh for details.
-
+Index: git-2.1.0/contrib/completion/git-completion.bash
+===================================================================
+--- git-2.1.0.orig/contrib/completion/git-completion.bash      2014-08-15 
23:26:55.000000000 +0100
++++ git-2.1.0/contrib/completion/git-completion.bash   2014-08-17 
21:49:40.000000000 +0100
+@@ -28,10 +28,12 @@
+ # tell the completion to use commit completion.  This also works with aliases
+ # of form "!sh -c '...'".  For example, "!sh -c ': git commit ; ... '".
+ 
 -case "$COMP_WORDBREAKS" in
 -*:*) : great ;;
 -*)   COMP_WORDBREAKS="$COMP_WORDBREAKS:"
@@ -18,6 +20,6 @@
 +#*:*) : great ;;
 +#*)   COMP_WORDBREAKS="$COMP_WORDBREAKS:"
 +#esac
-
+ 
  # __gitdir accepts 0 or 1 arguments (i.e., location)
  # returns location of .git repo

++++++ git-2.0.4.tar.xz -> git-2.1.0.tar.xz ++++++
++++ 37700 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to