From 8ad41ccca7bec87677b4d37d2c4944dcff18b482 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Thu, 17 Mar 2022 18:01:14 +0800 Subject: [PATCH] Rebuild for Anolis Signed-off-by: Zhao Hang --- cloud-init.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cloud-init.spec b/cloud-init.spec index 6585e1e..d29c067 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 @@ -250,6 +250,9 @@ fi %config(noreplace) %{_sysconfdir}/rsyslog.d/21-cloudinit.conf %changelog +* Thu Mar 17 2022 Hang Zhao - 21.1-7.0.2.4 +- Rebuild for Anolis + * Wed Mar 16 2022 Liwei Ge - 21.1-7.0.1.4 - Rebrand to Anolis OS -- Gitee