diff --git a/python-coverage.spec b/python-coverage.spec index f174977..b298403 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.3.1 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD and (MIT or GPLv2) Group: System Environment/Libraries URL: http://nedbatchelder.com/code/modules/coverage.html @@ -100,6 +100,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 03 2010 Luke Macken - 3.3.1-4 +- Rebuild against Python 3.2 + * Wed Jul 21 2010 David Malcolm - 3.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild