diff --git a/python-wheel.spec b/python-wheel.spec index 50f8ebb..9c0f51a 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.30.0a0 -Release: 5%{?dist} +Release: 6%{?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 +* Sat Feb 11 2017 Fedora Release Engineering - 0.30.0a0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jan 03 2017 Charalampos Stratakis - 0.30.0a0-5 - Enable tests