Update to 0.10.1
This commit is contained in:
parent
229ed19119
commit
8ba18998cd
@ -1 +1 @@
|
||||
nose-0.10.0.tar.gz
|
||||
nose-0.10.1.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
|
||||
|
||||
Name: python-nose
|
||||
Version: 0.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A discovery-based unittest extension for Python
|
||||
|
||||
Group: Development/Languages
|
||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/nose
|
||||
|
||||
%changelog
|
||||
* Thu Feb 28 2008 Luke Macken <lmacken@redhat.com> 0.10.1-1
|
||||
- Update to 0.10.1
|
||||
|
||||
* Mon Dec 3 2007 Luke Macken <lmacken@redhat.com> 0.10.0-2
|
||||
- Add python-setuptools to Requires (Bug #408491)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user