diff --git a/git-2.9.0.tar.sign b/git-2.9.0.tar.sign deleted file mode 100644 index 7d3c3bf..0000000 Binary files a/git-2.9.0.tar.sign and /dev/null differ diff --git a/git-2.9.0.tar.xz b/git-2.9.0.tar.xz deleted file mode 100644 index 8dff132..0000000 --- a/git-2.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f41fa97949948fbf49af94a43d779e072a5452c6b5039d86ffa41ebab747b409 -size 4014000 diff --git a/git-2.9.2.tar.sign b/git-2.9.2.tar.sign new file mode 100644 index 0000000..fa7e162 Binary files /dev/null and b/git-2.9.2.tar.sign differ diff --git a/git-2.9.2.tar.xz b/git-2.9.2.tar.xz new file mode 100644 index 0000000..b9db7b7 --- /dev/null +++ b/git-2.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f546648f77f246f1302e3ec4037c81db25af1f02931597148c5bf61fac2db5 +size 4019916 diff --git a/git.changes b/git.changes index 4bdfe5d..9181e53 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jul 16 10:33:58 UTC 2016 - astieger@suse.com + +- git 2.9.2: + * fix test suite failues with 64 bit timestamps + +------------------------------------------------------------------- +Tue Jul 12 18:58:46 UTC 2016 - astieger@suse.com + +- git 2.9.1: + * socket-level KEEPALIVE for git daemon + * Various compatible workflow and UI fixes + * Various optimisations and documentation updates + * Fix regression in v2.9 affecting "clone --depth" + ------------------------------------------------------------------- Mon Jun 13 21:49:43 UTC 2016 - astieger@suse.com diff --git a/git.spec b/git.spec index b54ed13..e21d892 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.9.0 +Version: 2.9.2 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0