diff --git a/cloud-init.spec b/cloud-init.spec index 8152ff81fae10d8440f7ba84ed0d787d2c54f3f7..abc36212ad0e21a534c3d4bf0a23f37626b68710 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %{!?license: %global license %%doc} # The only reason we are archful is because dmidecode is ExclusiveArch @@ -234,6 +234,9 @@ fi %config(noreplace) %{_sysconfdir}/rsyslog.d/21-cloudinit.conf %changelog +* Thu Feb 24 2022 Weitao Zhou - 21.1-7.0.2.3 +- Rebuild on platform-python + * Wed Jan 12 2022 Liwei Ge - 21.1-7.0.1.3 - Rebrand to Anolis OS