From b99d6681ccdebae51e4e20026e065b36fe3b48a1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 01:49:50 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- python-coverage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-coverage.spec b/python-coverage.spec index cd040e8..48ca5e3 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -12,7 +12,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD and (MIT or GPLv2) Group: System Environment/Libraries URL: http://nedbatchelder.com/code/modules/coverage.html @@ -97,6 +97,9 @@ popd %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 7 2013 Tom Callaway - 3.6-1 - update to 3.6 final