[python-coverage] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3

dmalcolm dmalcolm at fedoraproject.org
Sat Aug 4 08:11:14 UTC 2012


commit 22841874e80597c4ae176b6bcb204a949cc4ad71
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Sat Aug 4 04:10:35 2012 -0400

    rebuild for https://fedoraproject.org/wiki/Features/Python_3.3

 python-coverage.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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 <dmalcolm at redhat.com> - 3.5.2-0.4.b1
+- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
+
 * Fri Aug  3 2012 David Malcolm <dmalcolm at redhat.com> - 3.5.2-0.3.b1
 - remove rhel logic from with_python3 conditional
 


More information about the scm-commits mailing list