diff --git a/git-lfs.spec b/git-lfs.spec index f919dd090626cbc425a23e7713913422781d955e..410850a96137ad705b984229e225852899f8c586 100644 --- a/git-lfs.spec +++ b/git-lfs.spec @@ -1,4 +1,5 @@ -%define anolis_release 1 +ExclusiveArch: x86_64 aarch64 +%define anolis_release 2 %bcond_without check %undefine _missing_build_ids_terminate_build %define debug_package %{nil} @@ -86,6 +87,11 @@ go test -x -mod=vendor %doc README.md CHANGELOG.md docs %changelog +* Mon Feb 13 2026 wency_cn - 3.6.1-2 +- Integrate patch to fix Go 1.24+ build failures by enforcing constant format strings +- Preserve original behavior and translations while addressing format string test failures +- Based on upstream patch from https://github.com/git-lfs/git-lfs/pull/5998 + * Thu Feb 13 2025 mgb01105731 - 3.6.1-1 - Update to 3.6.1 from 3.4.0 - Update vendor.tar.xz