diff --git a/python-wheel.spec b/python-wheel.spec index 9c0f51a..ae3888b 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.30.0a0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A built-package format for Python License: MIT @@ -107,6 +107,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build %exclude %{python3_sitelib}/%{pypi_name}/test %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.30.0a0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 0.30.0a0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild