From b9d3435f6e47d2a56bae92411d92553d4802c9bc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 11:39:28 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-wheel.spec b/python-wheel.spec index 834b1a6..a9581c5 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -9,7 +9,7 @@ Name: python-%{pypi_name} Version: 0.30.0a0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A built-package format for Python License: MIT @@ -136,6 +136,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.30.0a0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Aug 29 2017 Tomas Orsava - 0.30.0a0-8 - Switch macros to bcond's and make Python 2 optional to facilitate building the Python 2 and Python 3 modules