diff --git a/dhcp.spec b/dhcp.spec index fef0ba63f7391f037af0c6ea1dabb9c2261f6af0..223afd7779ee7fe6b3946ea70a546ef6abc23fd0 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -1,7 +1,7 @@ # SystemTap support is disabled by default %{!?sdt:%global sdt 0} -%define anolis_release .0.1 +%define anolis_release .0.2 #http://lists.fedoraproject.org/pipermail/devel/2011-August/155358.html %global _hardened_build 1 @@ -706,6 +706,9 @@ done %endif %changelog +* Wed Dec 14 2022 Bo Ren - 12:4.3.6-47.0.2 +- Rebuild + * Fri Jan 14 2022 yangxiaoxuan - 12:4.3.6-47.0.1 - Rebrand for Anolis OS - Fix gcc10 -fno-common compile issue for compatible with gcc10 build