SHA256
1
0
forked from pool/git

Accepting request 258951 from devel:tools:scm

1

OBS-URL: https://build.opensuse.org/request/show/258951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=144
This commit is contained in:
Stephan Kulow 2014-11-03 12:11:19 +00:00 committed by Git OBS Bridge
parent cac9871f91
commit bcfea3d80b
4 changed files with 26 additions and 4 deletions

View File

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

3
git-2.1.3.tar.xz Normal file
View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Oct 29 20:28:18 UTC 2014 - andreas.stieger@gmx.de
- git 2.1.3:
* Some MUAs mangled a line in a message that begins with "From "
to ">From " when writing to a mailbox file and feeding such an
input to "git am" used to lose such a line.
* "git daemon" (with NO_IPV6 build configuration) used to
incorrectly use the hostname even when gethostbyname()
reported that the given hostname is not found.
* Newer versions of 'meld' breaks the auto-detection we use to
see if they are new enough to support the `--output` option.
* "git pack-objects" forgot to disable the codepath to generate
object recheability bitmap when it needs to split the resulting
pack.
* "gitweb" used deprecated CGI::startfrom, which was removed from
CGI.pm as of 4.04; use CGI::start_from instead.
* "git log" documentation had an example section marked up not
quite correctly, which passed AsciiDoc but failed with
AsciiDoctor.
* Also contains some documentation updates.
-------------------------------------------------------------------
Wed Oct 1 06:49:03 UTC 2014 - bwiedemann@suse.com

View File

@ -20,7 +20,7 @@
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
Name: git
Version: 2.1.2
Version: 2.1.3
Release: 0
Summary: Fast, scalable, distributed revision control system
License: GPL-2.0