[python-coverage-test-runner/f17] Update to 1.10

Michel Alexandre Salim salimma at fedoraproject.org
Mon Apr 22 01:12:23 UTC 2013


commit a555f763f27cf15ab341836b9871300ddce8944e
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sat Apr 20 14:33:51 2013 +0700

    Update to 1.10

 .gitignore                       |    2 +-
 python-coverage-test-runner.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3dfa86..a86cdc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/python-coverage-test-runner_1.9.orig.tar.gz
+/python-coverage-test-runner_1.10.orig.tar.gz
diff --git a/python-coverage-test-runner.spec b/python-coverage-test-runner.spec
index ca8bd0d..bbacd19 100644
--- a/python-coverage-test-runner.spec
+++ b/python-coverage-test-runner.spec
@@ -2,7 +2,7 @@
 %global prjname coverage-test-runner
 
 Name:           python-%{prjname}
-Version:        1.9
+Version:        1.10
 Release:        1%{?dist}
 Summary:        Python module for enforcing code coverage completeness
 
@@ -49,6 +49,9 @@ make check
 
 
 %changelog
+* Sat Apr 20 2013 Michel Salim <salimma at fedoraproject.org> - 1.10-1
+- Update to 1.10
+
 * Mon Feb 25 2013 Michel Salim <salimma at fedoraproject.org> - 1.9-1
 - Update to 1.9
 
diff --git a/sources b/sources
index 2f706e5..5d45342 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44d84038a5c39f5fd3576d09e34e6368  python-coverage-test-runner_1.9.orig.tar.gz
+dda01699195334d151b621800eaaf064  python-coverage-test-runner_1.10.orig.tar.gz


More information about the scm-commits mailing list