[python-nose-exclude] update to 0.1.10

Matthias Runge mrunge at fedoraproject.org
Tue Aug 13 09:58:29 UTC 2013


commit 3adb580ea2f8f419c31b15b382accd1e484457c9
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Aug 13 11:58:12 2013 +0200

    update to 0.1.10

 .gitignore               |    1 +
 python-nose-exclude.spec |    9 ++++++---
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 300eb5a..a60f807 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /nose-exclude-0.1.8.tar.gz
 /nose-exclude-0.1.9.tar.gz
+/nose-exclude-0.1.10.tar.gz
diff --git a/python-nose-exclude.spec b/python-nose-exclude.spec
index 85e5fb2..ac082f9 100644
--- a/python-nose-exclude.spec
+++ b/python-nose-exclude.spec
@@ -5,12 +5,12 @@
 %global pypi_name nose-exclude
 
 Name:           python-%{pypi_name}
-Version:        0.1.9
-Release:        4%{?dist}
+Version:        0.1.10
+Release:        1%{?dist}
 Summary:        Exclude specific directories from nosetests runs
 
 License:        LGPLv2
-URL:            http://pypi.python.org/pypi/nose-exclude/0.1.8
+URL:            http://pypi.python.org/pypi/nose-exclude/%{version}
 Source0:        http://pypi.python.org/packages/source/n/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildArch:      noarch
  
@@ -83,6 +83,9 @@ popd
 %endif
 
 %changelog
+* Tue Aug 13 2013 Matthias Runge <mrunge at redhat.com> - 0.1.10-1
+- update to 0.1.10 (rhbz#993112)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9134c2a..8193b76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0211863817cc5308f97d841389d750ec  nose-exclude-0.1.9.tar.gz
+398603309ba5f8a9a7c6b0971a51e72f  nose-exclude-0.1.10.tar.gz


More information about the scm-commits mailing list