SHA256
1
0
forked from pool/git

Accepting request 320422 from devel:tools:scm

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/320422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=162
This commit is contained in:
Dominique Leuenberger 2015-08-10 07:14:44 +00:00 committed by Git OBS Bridge
parent 1cf734428e
commit 2e13cf242c
6 changed files with 31 additions and 4 deletions

Binary file not shown.

View File

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

BIN
git-2.5.0.tar.sign Normal file

Binary file not shown.

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

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Jul 28 13:56:51 UTC 2015 - astieger@suse.com
- git 2.5.0:
* Improvements working with perforce (git p4)
* A new short-hand <branch>@{push}
* Introduce http.<url>.SSLCipherList configuration variable to
tweak the list of cipher suite to be used with libcURL when
talking with https:// sites.
* "git cat-file --batch(-check)" new option "--follow-symlinks"
* "git send-email" learned the alias file format used by the
sendmail program
* For 3-way merge drivers, add %P (final path)
* "git blame" learned blame.showEmail configuration variable.
* Add the "--allow-unknown-type" option to "cat-file"
* Many long-running operations now show progress eye-candy
-------------------------------------------------------------------
Tue Jul 28 13:05:08 UTC 2015 - astieger@suse.com
- git 2.4.7:
* Fix "git fsck" regression related to body-less tag object
* Ask libCURL to use the most secure proxy authentication method
* Fix shell handling issues in git log
* Fix git config on read-only fs
* Make "git rebase" exit with failure when format-patch fails
-------------------------------------------------------------------
Wed Jul 22 09:39:51 UTC 2015 - jslaby@suse.com

View File

@ -26,7 +26,7 @@
%endif
Name: git
Version: 2.4.6
Version: 2.5.0
Release: 0
Summary: Fast, scalable, distributed revision control system
License: GPL-2.0