From d36c1f6f5d0d704f3ef1793ce80785afb91cee2ea217df45b9bb1e2107c4aaef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 19 Apr 2018 11:58:25 +0000 Subject: [PATCH] - Fix typo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=34 --- python-pexpect.changes | 5 +++++ python-pexpect.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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