- Update to 3.3.1

This commit is contained in:
Toshio くらとみ 2010-05-19 19:20:55 +00:00
parent 457a57d1de
commit 6f1060a439
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
coverage-3.2.tar.gz
coverage-3.3.1.tar.gz

View File

@ -6,8 +6,8 @@
Name: python-coverage
Summary: Code coverage testing module for Python
Version: 3.2
Release: 3%{?dist}
Version: 3.3.1
Release: 1%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://nedbatchelder.com/code/modules/coverage.html
@ -95,6 +95,9 @@ rm -rf %{buildroot}
%changelog
* Wed May 9 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 3.3.1-1
- Update to 3.3.1
* Fri Feb 5 2010 David Malcolm <dmalcolm@redhat.com> - 3.2-3
- add python 3 subpackage (#536948)

View File

@ -1 +1 @@
e35935f346eaf5afe5741992cda3a881 coverage-3.2.tar.gz
6f5a25ce06baad03ab293990f3a98bb7 coverage-3.3.1.tar.gz