diff --git a/python-distro.spec b/python-distro.spec index e2c149fe220a14c6b43b7f487f8f6f06b4854de7..2842ac530b086ceef1af1eb5cc68e094c5724e1f 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global pypi_name distro Name: python-%{pypi_name} @@ -68,6 +68,9 @@ The python3-%{pypi_name}-doc package contains documentation files for python3-%{ %doc CHANGELOG.md README.md CONTRIBUTORS.md %changelog +* Thu Mar 14 2024 Zhao Hang - 1.8.0-3 +- Rebuild with python3.11 + * Wed Apr 12 2023 Shawn Wang - 1.8.0-2 - Optimize the spec file