diff --git a/python-dateutil.spec b/python-dateutil.spec index 988c89bda78551cf58157a967bda2ba8f2e9c7e1..fe8e44b1e7a80972bbbc86bfab0bc887fd777e4f 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %bcond_without tests %global pypi_name dateutil @@ -75,6 +75,9 @@ make -C docs html %doc docs/_build/html %changelog +* Mon Mar 25 2024 Zhao Hang - 2.8.2-5 +- Rebuild with python3.11 + * Sat Apr 08 2023 Shawn Wang - 2.8.2-4 - Optimize the spec file