diff --git a/python-systemd.spec b/python-systemd.spec index 4cc8f90d413f192db40ebb3e72a9c46d5a170311..2def2531aed8e06f7d14d89b6a8ff52e694532dd 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %bcond_without tests %global pypi_name systemd @@ -84,6 +84,9 @@ make PYTHON=%{__python3} check %doc %{_pkgdocdir} %changelog +* Wed Mar 13 2024 Zhao Hang - 235-3 +- Rebuild with python3.11 + * Mon Apr 10 2023 Shawn Wang - 235-2 - Optimize the spec file