From a5e1d5708cf9f21aafece2c2fdbad281e928fc03 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 10 Nov 2015 10:04:31 -0500 Subject: [PATCH] 4.0.2 --- .gitignore | 1 + python-coverage.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4d29073..78fb7c3 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ coverage-3.4.tar.gz /coverage-4.0b3.tar.gz /coverage-4.0.tar.gz /coverage-4.0.1.tar.gz +/coverage-4.0.2.tar.gz diff --git a/python-coverage.spec b/python-coverage.spec index 17ed76e..1ca0ee1 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -16,7 +16,7 @@ Name: python-coverage Summary: Code coverage testing module for Python -Version: 4.0.1 +Version: 4.0.2 Release: 1%{?dist} License: BSD and (MIT or GPLv2) Group: System Environment/Libraries @@ -118,6 +118,9 @@ popd %changelog +* Tue Nov 10 2015 Tom Callaway - 4.0.2-1 +- update to 4.0.2 + * Thu Oct 29 2015 Tom Callaway - 4.0.1-1 - update to 4.0.1 diff --git a/sources b/sources index 21a943d..a076763 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30d696bf909b8e13f991f8feac9c4a5e coverage-4.0.1.tar.gz +c969a88fd0508100e741fc743659b513 coverage-4.0.2.tar.gz