diff --git a/.cvsignore b/.cvsignore index b4f6e41..3a44c68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -coverage-3.2.tar.gz +coverage-3.3.1.tar.gz diff --git a/python-coverage.spec b/python-coverage.spec index a14dbaf..e217908 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -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 - 3.3.1-1 +- Update to 3.3.1 + * Fri Feb 5 2010 David Malcolm - 3.2-3 - add python 3 subpackage (#536948) diff --git a/sources b/sources index a722e06..c35deb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e35935f346eaf5afe5741992cda3a881 coverage-3.2.tar.gz +6f5a25ce06baad03ab293990f3a98bb7 coverage-3.3.1.tar.gz