Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2014-02-24 14:12:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-07 10:25:53.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2014-02-24 
14:12:05.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Feb 22 20:01:02 UTC 2014 - [email protected]
+
+- update to version 1.9.0
+- Rediffed git-zsh-completion-fixes.diff
+
+  https://raw.github.com/git/git/master/Documentation/RelNotes/1.9.0.txt
+-------------------------------------------------------------------

Old:
----
  git-1.8.5.2.tar.gz

New:
----
  git-1.9.0.tar.gz

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.TLEjVx/_old  2014-02-24 14:12:06.000000000 +0100
+++ /var/tmp/diff_new_pack.TLEjVx/_new  2014-02-24 14:12:06.000000000 +0100
@@ -20,7 +20,7 @@
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:           git
-Version:        1.8.5.2
+Version:        1.9.0
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0

++++++ git-1.8.5.2.tar.gz -> git-1.9.0.tar.gz ++++++
++++ 75520 lines of diff (skipped)

++++++ git-zsh-completion-fixes.diff ++++++
--- /var/tmp/diff_new_pack.TLEjVx/_old  2014-02-24 14:12:07.000000000 +0100
+++ /var/tmp/diff_new_pack.TLEjVx/_new  2014-02-24 14:12:07.000000000 +0100
@@ -4,10 +4,10 @@
 
 --- a/contrib/completion/git-completion.zsh
 +++ b/contrib/completion/git-completion.zsh
-@@ -30,6 +30,7 @@ if [ -z "$script" ]; then
-       local -a locations
+@@ -31,6 +31,7 @@ if [ -z "$script" ]; then
        local e
        locations=(
+               $(dirname ${funcsourcetrace[1]%:*})/git-completion.bash
 +              '/etc/bash_completion.d/git.sh' # suse
                '/etc/bash_completion.d/git' # fedora, old debian
                '/usr/share/bash-completion/completions/git' # arch, ubuntu, 
new debian

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

Reply via email to