From 9158457c24f1d172cf5628645327d9e5b1646889 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 29 Oct 2015 13:27:21 -0400 Subject: [PATCH] 4.0.1 --- .gitignore | 1 + python-coverage.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e72adda..4d29073 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ coverage-3.4.tar.gz /coverage-4.0b2.tar.gz /coverage-4.0b3.tar.gz /coverage-4.0.tar.gz +/coverage-4.0.1.tar.gz diff --git a/python-coverage.spec b/python-coverage.spec index ef2b650..17ed76e 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 +Version: 4.0.1 Release: 1%{?dist} License: BSD and (MIT or GPLv2) Group: System Environment/Libraries @@ -118,6 +118,9 @@ popd %changelog +* Thu Oct 29 2015 Tom Callaway - 4.0.1-1 +- update to 4.0.1 + * Mon Sep 28 2015 Tom Callaway - 4.0-1 - update to 4.0 final diff --git a/sources b/sources index a6e8bfc..21a943d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13e119b1f111c22b613c3d5cd19a95ac coverage-4.0.tar.gz +30d696bf909b8e13f991f8feac9c4a5e coverage-4.0.1.tar.gz