diff --git a/git-2.12.0.tar.sign b/git-2.12.0.tar.sign deleted file mode 100644 index e2fa4e7..0000000 Binary files a/git-2.12.0.tar.sign and /dev/null differ diff --git a/git-2.12.0.tar.xz b/git-2.12.0.tar.xz deleted file mode 100644 index f3fc443..0000000 --- a/git-2.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027 -size 4269944 diff --git a/git-2.12.2.tar.sign b/git-2.12.2.tar.sign new file mode 100644 index 0000000..18dc0c8 Binary files /dev/null and b/git-2.12.2.tar.sign differ diff --git a/git-2.12.2.tar.xz b/git-2.12.2.tar.xz new file mode 100644 index 0000000..b84517d --- /dev/null +++ b/git-2.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a +size 4273748 diff --git a/git.changes b/git.changes index 6786948..d5dff26 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Mar 25 13:43:23 UTC 2017 - astieger@suse.com + +- git 2.12.2: + * CLI output fixes + * "Dump http" transport fixes + * various fixes for internal code paths + * Trailer "Cc:" RFC fix + +------------------------------------------------------------------- +Tue Mar 21 13:40:28 UTC 2017 - astieger@suse.com + +- git 2.12.1: + * Reduce authentication round-trip over HTTP when the server + supports just a single authentication method. + * "git add -i" patch subcommand fixed to have a path selection + * various path verification fixes + * fix "git log -L..." buffer overrun + ------------------------------------------------------------------- Tue Mar 7 16:42:18 UTC 2017 - lchiquitto@suse.de diff --git a/git.spec b/git.spec index 408a318..be9c05a 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.12.0 +Version: 2.12.2 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0