diff --git a/SPECS/python-setuptools.spec b/SPECS/python-setuptools.spec index aa4ab54..7f3c65b 100644 --- a/SPECS/python-setuptools.spec +++ b/SPECS/python-setuptools.spec @@ -5,7 +5,7 @@ Name: %{?scl_prefix}python-setuptools Version: 0.9.8 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -100,6 +100,9 @@ rm -rf %{buildroot} %{_bindir}/easy_install-2.* %changelog +* Wed May 23 2018 Charalampos Stratakis - 0.9.8-7 +- Rebuild for multi-arch bootstrap of python27 + * Mon Feb 20 2017 Tomas Orsava - 0.9.8-6 - Fix easy_install in fips mode Resolves: rhbz#1425141