diff --git a/annobin.spec b/annobin.spec index 738ae17311413035063bb16a8234e1259714f522..483e41c072e92337935d37934ae8efe712d9ead7 100644 --- a/annobin.spec +++ b/annobin.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %{?scl_package:%global scl gcc-toolset-14} %global scl_prefix gcc-toolset-14- @@ -14,8 +14,6 @@ Release: %{anolis_release}%{?dist} License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later URL: https://sourceware.org/annobin/ -ExcludeArch: loongarch64 - # Maintainer: nickc@redhat.com # Web Page: https://sourceware.org/annobin/ # Watermark Protocol: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -601,6 +599,9 @@ make check GCC=%gcc_for_annobin #--------------------------------------------------------------------------------- %changelog +* Thu Apr 3 2025 Peng Fan - 12.52-3 +- Enable for LoongArch. + * Wed Feb 26 2025 Chang Gao - 12.52-2 - Enable bootstrap to prepare first build