diff --git a/python-nose-cov.spec b/python-nose-cov.spec index a2ea023..116ea44 100644 --- a/python-nose-cov.spec +++ b/python-nose-cov.spec @@ -1,7 +1,7 @@ Name: python-nose-cov Version: 1.6 -Release: 11%{?dist} +Release: 12%{?dist} Summary: nose plugin for coverage reporting, including subprocesses and multiprocessing Source0: https://pypi.python.org/packages/source/n/nose-cov/nose-cov-%{version}.tar.gz License: MIT @@ -59,6 +59,9 @@ cp -a . %{py3dir} %{python3_sitelib}/__pycache__/* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.6-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 26 2018 Iryna Shcherbina - 1.6-11 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)