From b49104f0d8fbd65fc1934b507dc26edfc72b90fa Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 20 2018 06:53:51 +0000 Subject: import python27-python-wheel-0.24.0-3.el7 --- 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