diff --git a/python-urllib3.spec b/python-urllib3.spec index b4e039ab6cdea981e2a496ac1743d8d21679309f..076b4dc68d843147523c600a380ffab55af20e13 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_with tests %global pypi_name urllib3 @@ -73,6 +73,9 @@ sed -i -e 's/^import mock/from unittest import mock/' \ %doc CHANGES.rst README.rst %changelog +* Mon Mar 11 2024 Zhao Hang - 1.26.18-2 +- Rebuild with python3.11 + * Thu Oct 19 2023 Funda Wang - 1.26.18-1 - New version 1.26.18