diff --git a/python-coverage.spec b/python-coverage.spec index cd040e8..48ca5e3 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -12,7 +12,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD and (MIT or GPLv2) Group: System Environment/Libraries URL: http://nedbatchelder.com/code/modules/coverage.html @@ -97,6 +97,9 @@ popd %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 7 2013 Tom Callaway - 3.6-1 - update to 3.6 final