Accepting request 150656 from devel:tools:scm

updated to version 1.8.1.2

OBS-URL: https://build.opensuse.org/request/show/150656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=102
This commit is contained in:
Stephan Kulow 2013-02-01 14:47:18 +00:00 committed by Git OBS Bridge
parent 322ab85e55
commit 47ce656bfd
4 changed files with 29 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Jan 30 01:57:15 UTC 2013 - douglarek@outlook.com
- updated to version 1.8.1.2:
* An element on GIT_CEILING_DIRECTORIES list that does not name the
real path to a directory (i.e. a symbolic link) could have caused
the GIT_DIR discovery logic to escape the ceiling.
* Command line completion for "tcsh" emitted an unwanted space
after completing a single directory name.
* Command line completion leaked an unnecessary error message while
looking for possible matches with paths in <tree-ish>.
* "git archive" did not record uncompressed size in the header when
streaming a zip archive, which confused some implementations of unzip.
* When users spelled "cc:" in lowercase in the fake "header" in the
trailer part, "git send-email" failed to pick up the addresses from
there. As e-mail headers field names are case insensitive, this
script should follow suit and treat "cc:" and "Cc:" the same way.
Also contains various documentation fixes.
-------------------------------------------------------------------
Thu Jan 17 02:08:43 UTC 2013 - douglarek@outlook.com

View File

@ -30,7 +30,7 @@ BuildRequires: perl-Error
BuildRequires: python
BuildRequires: sgml-skel
BuildRequires: xmlto
Version: 1.8.1.1
Version: 1.8.1.2
Release: 0
Summary: Fast, scalable, distributed revision control system
License: GPL-2.0