diff --git a/python-pytest-cache.spec b/python-pytest-cache.spec index b248902..120af2b 100644 --- a/python-pytest-cache.spec +++ b/python-pytest-cache.spec @@ -8,7 +8,7 @@ Name: python-%{srcname} Version: 1.0 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Pytest plugin with mechanisms for caching across test runs License: MIT @@ -93,6 +93,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v || : %changelog +* Tue Jun 14 2022 Python Maint - 1.0-28 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.0-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild