diff --git a/git-2.13.2.tar.sign b/git-2.13.2.tar.sign deleted file mode 100644 index 1cb1b4e..0000000 Binary files a/git-2.13.2.tar.sign and /dev/null differ diff --git a/git-2.13.2.tar.xz b/git-2.13.2.tar.xz deleted file mode 100644 index fa4d2ba..0000000 --- a/git-2.13.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5 -size 4751380 diff --git a/git-2.13.3.tar.sign b/git-2.13.3.tar.sign new file mode 100644 index 0000000..9495992 Binary files /dev/null and b/git-2.13.3.tar.sign differ diff --git a/git-2.13.3.tar.xz b/git-2.13.3.tar.xz new file mode 100644 index 0000000..02952e0 --- /dev/null +++ b/git-2.13.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62 +size 4754532 diff --git a/git.changes b/git.changes index 4dd4ff7..f0a2f21 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jul 13 09:08:26 UTC 2017 - astieger@suse.com + +- git 2.13.3: + * various internal bug fixes + * Fix a regression to "git rebase -i" + * Correct unaligned 32-bit access in pack-bitmap code + * Tighten error checks for invalid "git apply" input + * The split index code did not honor core.sharedrepository setting + correctly + * Fix "git branch --list" handling of color.branch.local + ------------------------------------------------------------------- Sun Jun 25 19:46:12 UTC 2017 - astieger@suse.com diff --git a/git.spec b/git.spec index d3311f9..62d715d 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.13.2 +Version: 2.13.3 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0