diff --git a/git-2.36.0.tar.sign b/git-2.36.0.tar.sign deleted file mode 100644 index 459a4ce..0000000 Binary files a/git-2.36.0.tar.sign and /dev/null differ diff --git a/git-2.36.0.tar.xz b/git-2.36.0.tar.xz deleted file mode 100644 index af5cb2c..0000000 --- a/git-2.36.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af5ebfc1658464f5d0d45a2bfd884c935fb607a10cc021d95bc80778861cc1d3 -size 7003024 diff --git a/git-2.36.1.tar.sign b/git-2.36.1.tar.sign new file mode 100644 index 0000000..3c93281 Binary files /dev/null and b/git-2.36.1.tar.sign differ diff --git a/git-2.36.1.tar.xz b/git-2.36.1.tar.xz new file mode 100644 index 0000000..7dea44b --- /dev/null +++ b/git-2.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405d4a0ff6e818d1f12b3e92e1ac060f612adcb454f6299f70583058cb508370 +size 7004044 diff --git a/git.changes b/git.changes index 6dbd506..6b78988 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri May 6 18:27:27 UTC 2022 - Andreas Stieger + +- git 2.36.1: + * fix "git submodule update" noisyness without pathspec + * fix "diff-tree --stdin" + * fix "git name-rev" referenging strings after they are freed + * fix "git show ... -- " loosing the + pathspec when showing the second and subsequent commits + * fix "git fast-export -- " loosing the pathspec when + showing the second and subsequent commits + * fix "git format-patch -- " loosing the + pathspec when showing the second and subsequent commits + ------------------------------------------------------------------- Tue Apr 19 18:06:28 UTC 2022 - Andreas Stieger diff --git a/git.spec b/git.spec index cec2f9f..961ae8a 100644 --- a/git.spec +++ b/git.spec @@ -36,7 +36,7 @@ %bcond_with asciidoctor %endif Name: git -Version: 2.36.0 +Version: 2.36.1 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only