Tomáš Chvátal 2018-04-19 11:58:25 +00:00 committed by Git OBS Bridge
parent e8e9387e97
commit d36c1f6f5d
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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