diff --git a/policycoreutils.spec b/policycoreutils.spec index 4c61f848da7554e49364e657d6bfaff9b8eba597..28aed031282fd9a4b76a17111b819d6916e09c59 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global generatorsdir %{_prefix}/lib/systemd/system-generators @@ -450,6 +450,9 @@ The %{name}-doc package contains documentation files for %{name}. %systemd_postun_with_restart restorecond.service %changelog +* Wed Mar 13 2024 Zhao Hang - 3.5-3 +- Rebuild with python3.11 + * Fri Nov 03 2023 Funda Wang - 3.5-2 - Fix build with latest setuptools