diff --git a/python-pexpect.spec b/python-pexpect.spec index c377fe8..50151b8 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -1,5 +1,5 @@ Name: python-pexpect -Version: 4.0.1 +Version: 4.1.0 Release: 1mamba Summary: Pexpect is a pure Python Expect. It allows easy control of other applications. Group: System/Libraries/Python @@ -40,13 +40,15 @@ Send questions to: noah@noah.org Put 'pexpect' in the subject. %files %defattr(-,root,root) -#%{python_sitearch}/*.py -#%{python_sitearch}/*.pyc %dir %{python_sitearch}/pexpect +%{python_sitearch}/pexpect/bashrc.sh %{python_sitearch}/pexpect/*.py* %{python_sitearch}/pexpect-%{version}-py*.egg-info %changelog +* Mon Jul 04 2016 Automatic Build System 4.1.0-1mamba +- automatic version update by autodist + * Sat Nov 14 2015 Automatic Build System 4.0.1-1mamba - automatic version update by autodist