diff --git a/ima-evm-utils.spec b/ima-evm-utils.spec index 749c224c5cb686c04c34cdcb603052dc533f39e4..8324dbafde802fe5de0acb2728996bbd35ea6b31 100644 --- a/ima-evm-utils.spec +++ b/ima-evm-utils.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %global compat_soversion 0 Name: ima-evm-utils @@ -111,6 +111,9 @@ popd %{_libdir}/libimaevm.so.%{compat_soversion}.0.0 %changelog +* Fri Sep 16 2022 Liwei Ge - 1.3.2-12.0.2 +- Rebuild for loongarch + * Sun Jul 11 2021 Yilin Li - 1.3.2-12.0.1 - Support SM2 algorithm for sign and verify - Use upstream SM2 patch to replace anolis patch