[python-coverage] 3.5.1b1

Tom Callaway spot at fedoraproject.org
Fri Sep 2 18:35:37 UTC 2011


commit 47d09366cf5d5a04f81533ae5ca4caf92b576ff2
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Fri Sep 2 14:35:26 2011 -0400

    3.5.1b1

 .gitignore           |    1 +
 python-coverage.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c85278..02b8edd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 coverage-3.3.1.tar.gz
 coverage-3.4.tar.gz
 /coverage-3.5b1.tar.gz
+/coverage-3.5.1b1.tar.gz
diff --git a/python-coverage.spec b/python-coverage.spec
index 561e73b..83c5682 100644
--- a/python-coverage.spec
+++ b/python-coverage.spec
@@ -13,7 +13,7 @@
 
 Name:           python-coverage
 Summary:        Code coverage testing module for Python
-Version:        3.5
+Version:        3.5.1
 Release:        0.1.%{betaver}%{?dist}
 License:        BSD and (MIT or GPLv2)
 Group:          System Environment/Libraries
@@ -95,6 +95,9 @@ popd
 
 
 %changelog
+* Fri Sep  2 2011 Tom Callaway <spot at fedoraproject.org> - 3.5.1-0.1.b1
+- update to 3.5.1b1
+
 * Mon Jun  6 2011 Tom Callaway <spot at fedoraproject.org> - 3.5-0.1.b1
 - update to 3.5b1
 
diff --git a/sources b/sources
index c46fb7d..546f577 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4066fb59feb010150407940d1b544e6  coverage-3.5b1.tar.gz
+e666610fefa6e585e5b6cac12721bf52  coverage-3.5.1b1.tar.gz


More information about the scm-commits mailing list