diff --git a/git-2.8.3.tar.sign b/git-2.8.3.tar.sign deleted file mode 100644 index dcf202c..0000000 Binary files a/git-2.8.3.tar.sign and /dev/null differ diff --git a/git-2.8.3.tar.xz b/git-2.8.3.tar.xz deleted file mode 100644 index d78ee72..0000000 --- a/git-2.8.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d8e6c274a88b4a73b3c98c70d3438ec12871300ce8bb4ca179ea19fcf74aa91 -size 3979536 diff --git a/git-2.8.4.tar.sign b/git-2.8.4.tar.sign new file mode 100644 index 0000000..ce08b84 Binary files /dev/null and b/git-2.8.4.tar.sign differ diff --git a/git-2.8.4.tar.xz b/git-2.8.4.tar.xz new file mode 100644 index 0000000..e4ad7b3 --- /dev/null +++ b/git-2.8.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120e9a32a1858871dea34165622ec7a63f27887b93093c8d72a18bcf89fe1657 +size 3982836 diff --git a/git.changes b/git.changes index bf2e34d..e74617c 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jun 7 07:21:35 UTC 2016 - astieger@suse.com + +- git 2.8.4: + * Documentation updates + * "git fsck" learned to catch NUL byte in a commit object as + potential error and warn. + * "git describe --contains" improvements + * Treat "http.cookieFile" config as a path + * Suggest "submodule deinit --all" for deinitializing all submodules + * A couple of bugs around core.autocrlf have been fixed. + * "git difftool" learned to handle unmerged paths correctly in + dir-diff mode. + ------------------------------------------------------------------- Thu May 19 19:40:48 UTC 2016 - astieger@suse.com diff --git a/git.spec b/git.spec index 8e86d4b..5c1e6c2 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.8.3 +Version: 2.8.4 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0