diff --git a/system-rpm-config.spec b/system-rpm-config.spec index 10e19697b1120bdbb21d3237b3f816113f028ec7..4b4c10b4185ca476809b915a3ba7dcbbd4255ff2 100644 --- a/system-rpm-config.spec +++ b/system-rpm-config.spec @@ -1,4 +1,4 @@ -%define anolis_release 20 +%define anolis_release 21 Summary: Anolis OS specific rpm configuration files Name: system-rpm-config @@ -192,6 +192,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/anolis/srpm forge.lua %license MulanPSL %changelog +* Mon Jan 30 2023 Chunmei Xu - 1:23-21 +- recover to requires abi-dumper + * Mon Jan 30 2023 Chunmei Xu - 1:23-20 - Temporarily remove requires of abi-dumper (for perl update)