diff --git a/python-pexpect.spec b/python-pexpect.spec index 89ee2c6..1c2d65e 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Unicode-aware Pure Python Expect-like module Version: 4.6 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/pexpect/pexpect @@ -115,7 +115,6 @@ popd %if %{with check} %check export PYTHONIOENCODING=UTF-8 -export LC_ALL=C.utf8 pushd python2 %{__python2} ./tools/display-sighandlers.py @@ -145,6 +144,10 @@ popd %{python3_sitelib}/%{modname}-*.egg-info %changelog +* Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek - 4.6-2 +- Drop explicit locale setting + See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot + * Wed Jul 25 2018 Dan Radez - 4.6-1 - update to 4.6