diff --git a/python-requests-mock.spec b/python-requests-mock.spec index d13b7bfa3b23a535c7af459fee0cf055813b7268..06d4d1f7fa8554fc507ac8ca9d71b12d9692c569 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_with tests @@ -66,5 +66,8 @@ The %{name}-doc package contains documentation files for %{name}. %doc README.rst ChangeLog %changelog +* Wed Mar 13 2024 Zhao Hang - 1.10.0-2 +- Rebuild with python3.11 + * Wed Mar 29 2023 yuanhui - 1.10.0-1 - Init package from upstream