dmalcolm 15 years ago
parent c8f43a3229
commit b23ac4ec69

@ -7,7 +7,7 @@
Name: python-nose Name: python-nose
Version: 0.11.3 Version: 0.11.3
Release: 3%{?dist} Release: 4%{?dist}
Summary: A discovery-based unittest extension for Python Summary: A discovery-based unittest extension for Python
Group: Development/Languages Group: Development/Languages
@ -95,6 +95,9 @@ rm -rf %{buildroot}
%doc html reST examples %doc html reST examples
%changelog %changelog
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.11.3-4
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Thu May 20 2010 Luke Macken <lmacken@redhat.com> - 0.11.3-3 * Thu May 20 2010 Luke Macken <lmacken@redhat.com> - 0.11.3-3
- Update URL to http://code.google.com/p/python-nose/ - Update URL to http://code.google.com/p/python-nose/
- Align description to reflect that in setup.py - Align description to reflect that in setup.py

Loading…
Cancel
Save