diff --git a/python-coverage.spec b/python-coverage.spec index 7ef3117..44a1b0a 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -14,7 +14,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 3.5.2 -Release: 0.3.%{betaver}%{?dist} +Release: 0.4.%{betaver}%{?dist} License: BSD and (MIT or GPLv2) Group: System Environment/Libraries URL: http://nedbatchelder.com/code/modules/coverage.html @@ -95,6 +95,9 @@ popd %changelog +* Sat Aug 04 2012 David Malcolm - 3.5.2-0.4.b1 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 3.5.2-0.3.b1 - remove rhel logic from with_python3 conditional