[python-coverage] Rebuild against Python 3.2

Luke Macken lmacken at fedoraproject.org
Fri Sep 3 18:43:36 UTC 2010


commit aa57d2c27e0374ad484e8256a76742fd11afb234
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Sep 3 14:43:35 2010 -0400

    Rebuild against Python 3.2

 python-coverage.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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 <lmacken at redhat.com> - 3.3.1-4
+- Rebuild against Python 3.2
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 3.3.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list