diff --git a/python-pexpect.changes b/python-pexpect.changes index a484024..c8aa916 100644 --- a/python-pexpect.changes +++ b/python-pexpect.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 19 11:58:18 UTC 2018 - tchvatal@suse.com + +- Fix typo + ------------------------------------------------------------------- Sat Apr 14 17:14:36 UTC 2018 - arun@gmx.de diff --git a/python-pexpect.spec b/python-pexpect.spec index c8c72bc..b61c3ab 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -54,7 +54,7 @@ find examples -type f -name "*.cgi" -exec sed -i "s|##!%{_bindir}/env python|##! %check export LANG=en_US.UTF-8 -%python_expand py.test-%{$python_bun_suffix} +%python_expand py.test-%{$python_bin_suffix} %files %{python_files} %license LICENSE