diff --git a/SPECS/python-wheel.spec b/SPECS/python-wheel.spec index ce553d5..5ee31c5 100644 --- a/SPECS/python-wheel.spec +++ b/SPECS/python-wheel.spec @@ -6,7 +6,7 @@ Name: %{?scl_prefix}python-%{pypi_name} Version: 0.24.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A built-package format for Python License: MIT @@ -69,6 +69,9 @@ sed -ie '1d' %{pypi_name}/{egg2wheel,wininst2wheel}.py %changelog +* Thu May 24 2018 Charalampos Stratakis - 0.24.0-3 +- Rebuild for multi-arch bootstrap + * Mon Jan 19 2015 Slavek Kabrda - 0.24.0-2 - Rebuilt for python27 SCL. Resolves: rhbz#1167902