diff --git a/python-pexpect.spec b/python-pexpect.spec index 14336cd..732a997 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module Version: 4.8.0 -Release: 12%{?dist} +Release: 13%{?dist} License: ISC URL: https://github.com/pexpect/pexpect @@ -93,6 +93,9 @@ TRAVIS=true py.test-3 --verbose %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 4.8.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.8.0-12 - Rebuilt for Python 3.11