diff --git a/rpm.spec b/rpm.spec index c54b28809662d8b300aa0c0364bf96836a7d5c39..6c391bdbc6b1692e55656ff8fbb06c2ebbb23284 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %define _legacy_common_support 1 # build against xz? %bcond_without xz @@ -698,6 +698,9 @@ make check || cat tests/rpmtests.log %doc doc/librpm/html/* %changelog +* Thu Sep 15 2022 Liwei Ge - 4.14.3-23.0.2 +- Rebuild + * Wed May 18 2022 Liwei Ge - 4.14.3-23.0.1 - Rebrand for Anolis OS - Fix gcc10 -fno-common compile issue for compatible with gcc10 build