[python-nose-exclude] Updated to 0.2.0 (rhbz#1045917)

Matthias Runge mrunge at fedoraproject.org
Tue Feb 11 10:04:20 UTC 2014


commit 63572d6cccfe72d0aae5cc3486fbd9a32d489d28
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Feb 11 11:04:30 2014 +0100

    Updated to 0.2.0 (rhbz#1045917)

 .gitignore               |    1 +
 python-nose-exclude.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a60f807..2330f41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /nose-exclude-0.1.8.tar.gz
 /nose-exclude-0.1.9.tar.gz
 /nose-exclude-0.1.10.tar.gz
+/nose-exclude-0.2.0.tar.gz
diff --git a/python-nose-exclude.spec b/python-nose-exclude.spec
index ac082f9..51979e8 100644
--- a/python-nose-exclude.spec
+++ b/python-nose-exclude.spec
@@ -5,7 +5,7 @@
 %global pypi_name nose-exclude
 
 Name:           python-%{pypi_name}
-Version:        0.1.10
+Version:        0.2.0
 Release:        1%{?dist}
 Summary:        Exclude specific directories from nosetests runs
 
@@ -83,6 +83,9 @@ popd
 %endif
 
 %changelog
+* Tue Feb 11 2014 Matthias Runge <mrunge at redhat.com> - 0.2.0-1
+- update to 0.2.0 (rhbz#1045917)
+
 * Tue Aug 13 2013 Matthias Runge <mrunge at redhat.com> - 0.1.10-1
 - update to 0.1.10 (rhbz#993112)
 
diff --git a/sources b/sources
index 8193b76..338847d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-398603309ba5f8a9a7c6b0971a51e72f  nose-exclude-0.1.10.tar.gz
+c8d798c3e29ac82dd5c7bf98a99404af  nose-exclude-0.2.0.tar.gz


More information about the scm-commits mailing list