diff --git a/python-pexpect.spec b/python-pexpect.spec index 6a4cec4..9d5e9f8 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -1,6 +1,6 @@ Name: python-pexpect -Version: 4.7.0 -Release: 2mamba +Version: 4.8.0 +Release: 1mamba Summary: Pexpect is a pure Python Expect. It allows easy control of other applications. Group: System/Libraries/Python Vendor: openmamba @@ -50,6 +50,9 @@ sed -i "/_async.pyc/d" %{name}.filelist %defattr(-,root,root) %changelog +* Thu Feb 06 2020 Automatic Build System 4.8.0-1mamba +- automatic version update by autodist + * Sat Jul 20 2019 Silvan Calarco 4.7.0-2mamba - added py36 package