diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index bc5135b..9e07997 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -1,5 +1,5 @@ Name: python-ptyprocess -Version: 0.6.0 +Version: 0.7.0 Release: 1mamba Summary: Run a subprocess in a pseudo terminal Group: System/Libraries @@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Thu Dec 31 2020 Silvan Calarco 0.7.0-1mamba +- update to 0.7.0 + * Sat Jul 20 2019 Silvan Calarco 0.6.0-1mamba - update to 0.6.0