Accepting request 146830 from devel:tools:scm
updated to version 1.8.1 (forwarded request 146761 from douglarek) OBS-URL: https://build.opensuse.org/request/show/146830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=99
This commit is contained in:
parent
9baa6ab95b
commit
95721743c4
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
--- a/contrib/completion/git-completion.bash
|
--- a/contrib/completion/git-completion.bash
|
||||||
+++ b/contrib/completion/git-completion.bash
|
+++ b/contrib/completion/git-completion.bash
|
||||||
@@ -77,10 +77,12 @@
|
@@ -23,10 +23,12 @@
|
||||||
autoload -U +X bashcompinit && bashcompinit
|
# 3) Consider changing your PS1 to also show the current branch,
|
||||||
fi
|
# see git-prompt.sh for details.
|
||||||
|
|
||||||
-case "$COMP_WORDBREAKS" in
|
-case "$COMP_WORDBREAKS" in
|
||||||
-*:*) : great ;;
|
-*:*) : great ;;
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c06d5d29389e90583d16ec41d5be931593196f6842f9b14e910a0b5781c10e07
|
|
||||||
size 4231410
|
|
3
git-1.8.1.tar.gz
Normal file
3
git-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:285cc1a9c8751ea62fa568e2462f286fa535e0d847f06ae686c8180e53360c2e
|
||||||
|
size 4298533
|
11
git.changes
11
git.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 1 15:18:58 UTC 2013 - douglarek@outlook.com
|
||||||
|
|
||||||
|
- updated to version 1.8.1:
|
||||||
|
|
||||||
|
* a bit of features.
|
||||||
|
* other minor fixes and documentation updates since v1.8.0.
|
||||||
|
|
||||||
|
more details, please see here:
|
||||||
|
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.1.txt.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 00:46:08 UTC 2012 - douglarek@outlook.com
|
Fri Dec 14 00:46:08 UTC 2012 - douglarek@outlook.com
|
||||||
|
|
||||||
|
4
git.spec
4
git.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package git
|
# spec file for package git
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -30,7 +30,7 @@ BuildRequires: perl-Error
|
|||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: sgml-skel
|
BuildRequires: sgml-skel
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
Version: 1.8.0.2
|
Version: 1.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast, scalable, distributed revision control system
|
Summary: Fast, scalable, distributed revision control system
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user