diff --git a/python-cov-core.spec b/python-cov-core.spec index e5c78dd..c831e2a 100644 --- a/python-cov-core.spec +++ b/python-cov-core.spec @@ -16,7 +16,7 @@ probably want one of those. Name: python-%{pypi_name} Version: 1.15.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{summary} License: MIT @@ -122,6 +122,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.15.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Apr 25 2017 Aurelien Bompard - 1.15.0-6 - Build the Python3 version in EPEL. - Use the proper Python namespace.