diff --git a/python-coverage-test-runner.spec b/python-coverage-test-runner.spec index 4735e53..237bc86 100644 --- a/python-coverage-test-runner.spec +++ b/python-coverage-test-runner.spec @@ -3,7 +3,7 @@ Name: python-%{prjname} Version: 1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python module for enforcing code coverage completeness License: GPLv3+ @@ -49,6 +49,9 @@ make check %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jun 4 2012 Michel Salim - 1.8-1 - Update to 1.8 - Drop unneeded conditional declaration of %%{python_sitelib}