diff --git a/debugedit.spec b/debugedit.spec index d255765abe0e4b9fc0d156334bb86a024a0694e6..bf262bb38e20b863e05c3822be103986da796925 100644 --- a/debugedit.spec +++ b/debugedit.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global _hardened_build 1 Summary: Tools and scripts for creating debuginfo and source file distributions, collect build-ids and rewrite source paths in DWARF data for debugging, tracing and profiling. @@ -59,7 +59,7 @@ ln -s find-debuginfo find-debuginfo.sh %generate_compatibility_deps %check -%ifnarch loongarch64 +%ifnarch loongarch64 sw_64 %make_build check %endif @@ -81,6 +81,9 @@ ln -s find-debuginfo find-debuginfo.sh %doc README %changelog +* Wed Aug 13 2023 Wenlong Zhang - 5.1-2 +- disable check for sw_64 + * Fri Feb 28 2025 Zhao Hang - 5.1-1 - Update to 5.1-1 from 5.0-7 - Migrated to SPDX license