|
|
@ -17,7 +17,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-nose
|
|
|
|
Name: python-nose
|
|
|
|
Version: 1.3.0
|
|
|
|
Version: 1.3.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Discovery-based unittest extension for Python
|
|
|
|
Summary: Discovery-based unittest extension for Python
|
|
|
|
|
|
|
|
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
@ -182,6 +182,9 @@ rm -rf %{buildroot}
|
|
|
|
%endif # with_docs
|
|
|
|
%endif # with_docs
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 9 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.3.0-1
|
|
|
|
* Tue Apr 9 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.3.0-1
|
|
|
|
- Update to 1.3.0 upstream with python-3.3 fixes
|
|
|
|
- Update to 1.3.0 upstream with python-3.3 fixes
|
|
|
|
|
|
|
|
|
|
|
|