diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 564f597..e91edf8 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.6.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -50,6 +50,9 @@ process and its pty. %{python3_sitelib}/ptyprocess-*.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.6.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.6.0-16 - Rebuilt for Python 3.11