Update to 1.3.7 (#1227345)
This commit is contained in:
parent
dcba8fcf36
commit
d0f75b2ddc
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ nose-0.11.4.tar.gz
|
||||
/nose-1.3.2.tar.gz
|
||||
/nose-1.3.4.tar.gz
|
||||
/nose-1.3.6.tar.gz
|
||||
/nose-1.3.7.tar.gz
|
||||
|
@ -16,7 +16,7 @@
|
||||
%global with_docs 1
|
||||
|
||||
Name: python-nose
|
||||
Version: 1.3.6
|
||||
Version: 1.3.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Discovery-based unittest extension for Python
|
||||
|
||||
@ -180,6 +180,9 @@ rm -rf %{buildroot}
|
||||
%endif # with_docs
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2015 Kevin Fenzi <kevin@scrye.com> 1.3.7-1
|
||||
- Update to 1.3.7 (#1227345)
|
||||
|
||||
* Sat Apr 04 2015 Ralph Bean <rbean@redhat.com> - 1.3.6-1
|
||||
- new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user