diff --git a/git-2.37.1.tar.sign b/git-2.37.1.tar.sign deleted file mode 100644 index 188fe2c..0000000 Binary files a/git-2.37.1.tar.sign and /dev/null differ diff --git a/git-2.37.1.tar.xz b/git-2.37.1.tar.xz deleted file mode 100644 index 990658e..0000000 --- a/git-2.37.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8162c6b8b8f1c5db706ab01b4ee29e31061182135dc27c4860224aaec1b3500 -size 6980388 diff --git a/git-2.37.2.tar.sign b/git-2.37.2.tar.sign new file mode 100644 index 0000000..ace8545 Binary files /dev/null and b/git-2.37.2.tar.sign differ diff --git a/git-2.37.2.tar.xz b/git-2.37.2.tar.xz new file mode 100644 index 0000000..d980f67 --- /dev/null +++ b/git-2.37.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3d9c821c4538e7a6dac30a4af8bd8dcfe4f651f95474c526b52f83406db003 +size 6985408 diff --git a/git.changes b/git.changes index d0e4c7c..96b86e1 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 15 07:32:12 UTC 2022 - Andreas Stieger + +- git 2.37.2: + * multiple bug fixes, developer visible or handling corner cases + * "git p4" improved non-ASCII support + ------------------------------------------------------------------- Tue Jul 12 18:35:14 UTC 2022 - Andreas Stieger diff --git a/git.spec b/git.spec index b2e7b60..19dd9db 100644 --- a/git.spec +++ b/git.spec @@ -36,7 +36,7 @@ %bcond_with asciidoctor %endif Name: git -Version: 2.37.1 +Version: 2.37.2 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only