diff --git a/python-nose-cov.spec b/python-nose-cov.spec index f93198e..1cd1965 100644 --- a/python-nose-cov.spec +++ b/python-nose-cov.spec @@ -1,7 +1,7 @@ Name: python-nose-cov Version: 1.6 -Release: 8%{?dist} +Release: 9%{?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 +* Sat Feb 11 2017 Fedora Release Engineering - 1.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 1.6-8 - Rebuild for Python 3.6