diff --git a/git-2.14.2.tar.sign b/git-2.14.2.tar.sign deleted file mode 100644 index ecac72f..0000000 Binary files a/git-2.14.2.tar.sign and /dev/null differ diff --git a/git-2.14.2.tar.xz b/git-2.14.2.tar.xz deleted file mode 100644 index 36a8352..0000000 --- a/git-2.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50e9723996114ad1eec4dda89960d9fe34461749ae42031008a261fedd03c7a1 -size 4800208 diff --git a/git-2.14.3.tar.sign b/git-2.14.3.tar.sign new file mode 100644 index 0000000..2219636 Binary files /dev/null and b/git-2.14.3.tar.sign differ diff --git a/git-2.14.3.tar.xz b/git-2.14.3.tar.xz new file mode 100644 index 0000000..c8dbcb6 --- /dev/null +++ b/git-2.14.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d +size 4802252 diff --git a/git.changes b/git.changes index 6f6861a..50deb05 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 23 08:59:09 UTC 2017 - astieger@suse.com + +- git 2.14.3: + * git send-email understands more cc: formats + * fixes so gitk --bisect + * git commit-tree fixed to handle -F file alike + * Prevent segfault in "git cat-file --textconv" + * Fix function header parsing for HTML + * Various small fixes to user commands and and internal functions + ------------------------------------------------------------------- Tue Sep 26 07:56:20 UTC 2017 - astieger@suse.com diff --git a/git.spec b/git.spec index b65d5ce..1e91c7e 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.14.2 +Version: 2.14.3 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0