Rebuild for Python 2.6
This commit is contained in:
parent
95b6667568
commit
02395e0e08
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-nose
|
Name: python-nose
|
||||||
Version: 0.10.3
|
Version: 0.10.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A discovery-based unittest extension for Python
|
Summary: A discovery-based unittest extension for Python
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitelib}/nose
|
%{python_sitelib}/nose
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.10.3-2
|
||||||
|
- Rebuild for Python 2.6
|
||||||
|
|
||||||
* Sat Aug 02 2008 Luke Macken <lmacken@redhat.com> 0.10.3-1
|
* Sat Aug 02 2008 Luke Macken <lmacken@redhat.com> 0.10.3-1
|
||||||
- Update to 0.10.3
|
- Update to 0.10.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user