SHA256
1
0
forked from pool/git

Accepting request 342882 from devel:tools:scm

gi3 2.6.3

OBS-URL: https://build.opensuse.org/request/show/342882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=169
This commit is contained in:
Dominique Leuenberger 2015-11-12 18:40:08 +00:00 committed by Git OBS Bridge
parent 65364da341
commit 4bf18b297e
6 changed files with 17 additions and 4 deletions

Binary file not shown.

View File

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

BIN
git-2.6.3.tar.sign Normal file

Binary file not shown.

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 7 14:12:41 UTC 2015 - astieger@suse.com
- git 2.6.3:
* UI output fixes
* Bug fixes on case insensitive filesystems
* git p4 fixes
* Prepare for Git on-disk repository representation to undergo
backward incompatible changes by introducing a new repository
format version "1", with an extension mechanism.
- include gpg2 for tests
-------------------------------------------------------------------
Thu Oct 22 20:27:11 CEST 2015 - tiwai@suse.de

View File

@ -26,7 +26,7 @@
%endif
Name: git
Version: 2.6.2
Version: 2.6.3
Release: 0
Summary: Fast, scalable, distributed revision control system
License: GPL-2.0
@ -61,6 +61,7 @@ BuildRequires: apache2
BuildRequires: asciidoc
BuildRequires: curl
BuildRequires: fdupes
BuildRequires: gpg2
BuildRequires: libcurl-devel
BuildRequires: libexpat-devel
%if %{with git_gnome_keyring}