diff --git a/python-pytest-xprocess.spec b/python-pytest-xprocess.spec index 73b2c70..1b3887d 100644 --- a/python-pytest-xprocess.spec +++ b/python-pytest-xprocess.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.19.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pytest plugin to manage external processes across test runs License: MIT @@ -64,6 +64,9 @@ chmod -x README.rst %{python3_sitelib}/pytest_xprocess-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 0.19.0-2 +- Rebuilt for Python 3.11 + * Wed May 25 2022 Frantisek Zatloukal - 0.19.0-1 - Update to pytest-xprocess-0.19.0