From aa57d2c27e0374ad484e8256a76742fd11afb234 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Fri, 3 Sep 2010 14:43:35 -0400 Subject: [PATCH] Rebuild against Python 3.2 --- python-coverage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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