New upsream 1.2.1 that just bumps the version properly
This commit is contained in:
parent
a6c8c276c7
commit
a9e5bcec11
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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@fedoraproject.org> - 1.2.1-1
|
||||
- New upsream 1.2.1 that just bumps the version properly
|
||||
|
||||
* Mon Sep 10 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 1.2.0-1
|
||||
- Update to nose-1.2.0.
|
||||
- Two less python3 test failures than 1.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user