diff --git a/python-pytest-spec.spec b/python-pytest-spec.spec index 198fb37..a17d22a 100644 --- a/python-pytest-spec.spec +++ b/python-pytest-spec.spec @@ -10,7 +10,7 @@ Available features:\ Name: python-%{pypi_name} Version: 3.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pytest plugin to display test execution output like a SPECIFICATION License: GPLv2+ @@ -56,6 +56,9 @@ rm -rf setup.cfg %exclude %{python3_sitelib}/LICENSE.txt %changelog +* Fri Jun 04 2021 Python Maint - 3.1.0-2 +- Rebuilt for Python 3.10 + * Fri Jan 15 2021 Fabian Affolter - 3.1.0-1 - Update to latest upstream release 3.1.0 (#1902396)