diff --git a/git.spec b/git.spec index b9865a4a6ab3878763d0497ccc0043e2e8e7625e..e830e6f4aa8bfa4f2f56e0cc9a993b47b6176fde 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,11 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without docs +%ifarch loongarch64 +%bcond_with tests +%else %bcond_without tests +%endif %bcond_with linkcheck %bcond_without asciidoctor %bcond_with cvs @@ -680,6 +684,9 @@ rmdir --ignore-fail-on-non-empty "$testdir" %changelog +* Mon Oct 23 2023 Jingyun Hua - 2.40.1-2 +- Disable test for loongarch64 + * Wed Apr 26 2023 Funda Wang - 2.40.1-1 - New version 2.40.1