From c512576df2ec0d8baba7d0ab21ae82fc7c0a2d52 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 9 Dec 2009 19:44:15 +0000 Subject: [PATCH] 3.2 --- .cvsignore | 2 +- python-coverage.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index d2d13e1..b4f6e41 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -coverage-3.1.tar.gz +coverage-3.2.tar.gz diff --git a/python-coverage.spec b/python-coverage.spec index 6677838..0dc6e0b 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -2,7 +2,7 @@ Name: python-coverage Summary: Code coverage testing module for Python -Version: 3.1 +Version: 3.2 Release: 1%{?dist} License: BSD Group: System Environment/Libraries @@ -41,6 +41,9 @@ rm -rf %{buildroot} %{python_sitearch}/coverage*.egg-info/ %changelog +* Wed Dec 9 2009 Tom "spot" Callaway - 3.2-1 +- update to 3.2 + * Fri Oct 16 2009 Luke Macken - 3.1-1 - Update to 3.1 diff --git a/sources b/sources index ce5b008..a722e06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -113234cb050a179a3c6e2f11edab46a1 coverage-3.1.tar.gz +e35935f346eaf5afe5741992cda3a881 coverage-3.2.tar.gz