diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 8dd15ec..2c097c7 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -4,7 +4,7 @@ Name: python-ptyprocess Version: 0.6.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Run a subprocess in a pseudo terminal License: ISC @@ -71,6 +71,9 @@ process and its pty. %{python3_sitelib}/ptyprocess-*.egg-info %changelog +* Fri Aug 16 2019 Miro HronĨok - 0.6.0-7 +- Rebuilt for Python 3.8 + * Mon Jul 29 07:16:43 CEST 2019 Igor Gnatenko - 0.6.0-6 - Fix FTBFS