diff --git a/python-pytest-rerunfailures.spec b/python-pytest-rerunfailures.spec index b8b4ce32d78ad238da388190e731c46dffd1bfa5..5cbc371a048deac8b8e98734cf274730dc8b6ac6 100644 --- a/python-pytest-rerunfailures.spec +++ b/python-pytest-rerunfailures.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name pytest-rerunfailures Name: python-%{pypi_name} @@ -55,5 +55,8 @@ BuildRequires: python3-pytest-xdist %changelog +* Tue Mar 26 2024 mgb01105731 - 11.0-2 +- Rebuild with python3.11 + * Wed Apr 19 2023 DengXiewei - 11.0-1 - Initial package from upstream