diff --git a/python-tox-current-env.spec b/python-tox-current-env.spec index aef1e90..9383f59 100644 --- a/python-tox-current-env.spec +++ b/python-tox-current-env.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.0.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tox plugin to run tests in current Python environment License: MIT @@ -57,6 +57,9 @@ The tox-current-env plugin allows to run tests in current Python environment. %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.0.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.0.8-2 - Rebuilt for Python 3.11