diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 2ed221d..40ee56f 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.6.0 -Release: 13%{?dist} +Release: 14%{?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 23 2021 Fedora Release Engineering - 0.6.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 0.6.0-13 - Rebuilt for Python 3.10