Accepting request 223603 from devel:tools:scm

- 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 (forwarded request 223518 from burnus)

OBS-URL: https://build.opensuse.org/request/show/223603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=131
This commit is contained in:
Stephan Kulow 2014-02-24 13:12:01 +00:00 committed by Git OBS Bridge
parent 45fcd4a429
commit 7da1f0aa08
5 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:024694524b8be91fe29afca65bc3a9e40de1322dd5ef2b2c0babb6849c913e8a
size 4755723

3
git-1.9.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de3097fdc36d624ea6cf4bb853402fde781acdb860f12152c5eb879777389882
size 4839724

View File

@ -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

View File

@ -1,4 +1,11 @@
-------------------------------------------------------------------
Sat Feb 22 20:01:02 UTC 2014 - burnus@net-b.de
- 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
-------------------------------------------------------------------
Wed Feb 5 14:08:04 CET 2014 - tiwai@suse.de
- Fix a typo in git csh completion (non-existing label);

View File

@ -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