diff --git a/git-2.37.3.tar.sign b/git-2.37.3.tar.sign deleted file mode 100644 index 75e17aa00170420c7fd26fb2a5673e21285a8937..0000000000000000000000000000000000000000 Binary files a/git-2.37.3.tar.sign and /dev/null differ diff --git a/git-2.38.1.tar.sign b/git-2.38.1.tar.sign new file mode 100644 index 0000000000000000000000000000000000000000..4d35887a34b8585672308f554c03f8b745617d30 Binary files /dev/null and b/git-2.38.1.tar.sign differ diff --git a/git-2.37.3.tar.xz b/git-2.38.1.tar.xz similarity index 48% rename from git-2.37.3.tar.xz rename to git-2.38.1.tar.xz index f98528f6135b59081c73ed1ad7e619bfdc3c5048..75938204df7bfd565aabaef0e2ec038c7cd96f3b 100644 Binary files a/git-2.37.3.tar.xz and b/git-2.38.1.tar.xz differ diff --git a/git.spec b/git.spec index b40b9e41d5d55b7b9bb1c305b267b7fb195ef021..a3d8f5060b041f4a6ded1d0fde481f8759fd7c36 100644 --- a/git.spec +++ b/git.spec @@ -27,7 +27,7 @@ %global _package_note_file %{_builddir}/%{name}-%{version}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld Name: git -Version: 2.37.3 +Version: 2.38.1 Release: %{anolis_release}%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -666,9 +666,9 @@ GIT_SKIP_TESTS="$GIT_SKIP_TESTS t5540.5 t5540.6 t5540.7 t5540.8 t5540.9 t5540.10 # # The following 2 tests use run_with_limited_cmdline, which calls ulimit -s 128 # to limit the maximum stack size. -# t5541.36 'push 2000 tags over http' +# t5541.37 'push 2000 tags over http' # t5551.25 'clone the 2,000 tag repo to check OS command line overflow' -GIT_SKIP_TESTS="$GIT_SKIP_TESTS t5541.36 t5551.25" +GIT_SKIP_TESTS="$GIT_SKIP_TESTS t5541.37 t5551.25" %endif @@ -836,6 +836,9 @@ rmdir --ignore-fail-on-non-empty "$testdir" %{?with_docs:%{_pkgdocdir}/git-svn.html} %changelog +* Sun Nov 13 2022 Funda Wang - 2.38.1-1 +- New version 2.38.1 + * Wed Sep 07 2022 happy_orange - 2.37.3-1 - update to 2.37.3