diff --git a/python-routes.spec b/python-routes.spec index 8e091b156cf6d660c6d88050fdddd0f0c61ec78f..ee1174ec089569b74f592219f010fd72b9f0db22 100644 --- a/python-routes.spec +++ b/python-routes.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_with check @@ -64,5 +64,8 @@ PYTHONPATH=$(pwd) nosetests-%{python3_version} %doc README.rst CHANGELOG.rst docs %changelog +* Wed Mar 13 2024 Zhao Hang - 2.5.1-2 +- Rebuild with python3.11 + * Wed Mar 29 2023 yuanhui - 2.5.1-1 - Init package from upstream