diff --git a/git-2.7.0.tar.sign b/git-2.7.0.tar.sign deleted file mode 100644 index c386087..0000000 Binary files a/git-2.7.0.tar.sign and /dev/null differ diff --git a/git-2.7.0.tar.xz b/git-2.7.0.tar.xz deleted file mode 100644 index a37c579..0000000 --- a/git-2.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d -size 3861524 diff --git a/git-2.7.1.tar.sign b/git-2.7.1.tar.sign new file mode 100644 index 0000000..49380e0 Binary files /dev/null and b/git-2.7.1.tar.sign differ diff --git a/git-2.7.1.tar.xz b/git-2.7.1.tar.xz new file mode 100644 index 0000000..9da5899 --- /dev/null +++ b/git-2.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477a8137de342f858d364383266e9551e582718e96b34051a6aaef57606d6bfe +size 3905876 diff --git a/git.changes b/git.changes index 4b83be9..f9b9d25 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 6 08:30:57 UTC 2016 - astieger@suse.com + +- git 2.7.1: + * fix hooks and aliases fixes with GIT_WORK_TREE + * fix "git send-email" reading escaped quotes in mutt alias files + * fix some crashes and regressions + ------------------------------------------------------------------- Tue Jan 26 07:20:19 UTC 2016 - bwiedemann@suse.com diff --git a/git.spec b/git.spec index 3fbfb9d..01f8bd5 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.7.0 +Version: 2.7.1 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0