[python-nose/f18] New upsream 1.2.1 that just bumps the version properly

Toshio くらとみ toshio at fedoraproject.org
Wed Sep 12 22:20:53 UTC 2012


commit a9e5bcec1107301bf4961f753c2b5a7621197005
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Wed Sep 12 15:20:29 2012 -0700

    New upsream 1.2.1 that just bumps the version properly

 .gitignore       |    1 +
 python-nose.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e04d982..b2a7656 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ nose-0.11.4.tar.gz
 /nose-1.1.1.tar.gz
 /nose-1.1.2.tar.gz
 /nose-1.2.0.tar.gz
+/nose-1.2.1.tar.gz
diff --git a/python-nose.spec b/python-nose.spec
index a23ed7f..4d2aaec 100644
--- a/python-nose.spec
+++ b/python-nose.spec
@@ -16,7 +16,7 @@
 %global with_docs 1
 
 Name:           python-nose
-Version:        1.2.0
+Version:        1.2.1
 Release:        1%{?dist}
 Summary:        Discovery-based unittest extension for Python
 
@@ -187,6 +187,9 @@ rm -rf %{buildroot}
 %endif # with_docs
 
 %changelog
+* Wed Sep 12 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 1.2.1-1
+- New upsream 1.2.1 that just bumps the version properly
+
 * Mon Sep 10 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 1.2.0-1
 - Update to nose-1.2.0.
 - Two less python3 test failures than 1.1.2
diff --git a/sources b/sources
index ad7076f..0a38e67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0db7fcfa8aefc5a461e90a1fc193863c  nose-1.2.0.tar.gz
+735e3f1ce8b07e70ee1b742a8a53585a  nose-1.2.1.tar.gz


More information about the scm-commits mailing list