[python-coverage] rebuild for newer python3

dmalcolm dmalcolm at fedoraproject.org
Wed Dec 29 23:51:52 UTC 2010


commit 2ff4cd50e2ec754338bbed5dea866b40c6cc524c
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Dec 29 18:48:58 2010 -0500

    rebuild for newer python3

 python-coverage.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-coverage.spec b/python-coverage.spec
index c5b11cf..5f64aa1 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.4
-Release:        1%{?dist}
+Release:        2%{?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
+* Wed Dec 29 2010  <David Malcolm <dmalcolm at redhat.com>> - 3.4-2
+- rebuild for newer python3
+
 * Thu Oct 21 2010 Luke Macken <lmacken at redhat.com> - 3.4-1
 - Update to 3.4 (#631751)
 


More information about the scm-commits mailing list