diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index bab8fcb..52ed4cf 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Support for unittest subTest() and subtests fixture License: MIT @@ -49,6 +49,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{python3_sitelib}/pytest_subtests-%{version}-py*.egg-info/ %changelog +* Mon Jun 13 2022 Python Maint - 0.5.0-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild