diff --git a/python-pytest-ordering.spec b/python-pytest-ordering.spec index 6fb4710..784ebc7 100644 --- a/python-pytest-ordering.spec +++ b/python-pytest-ordering.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Plugin to run your pytest tests in a specific order License: MIT @@ -70,6 +70,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=%{buildroot}%{python3_sitelib} \ %license LICENSE %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.6-6 - Rebuilt for Python 3.10