From 22841874e80597c4ae176b6bcb204a949cc4ad71 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 04:10:35 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- python-coverage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-coverage.spec b/python-coverage.spec index 7ef3117..44a1b0a 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -14,7 +14,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 3.5.2 -Release: 0.3.%{betaver}%{?dist} +Release: 0.4.%{betaver}%{?dist} License: BSD and (MIT or GPLv2) Group: System Environment/Libraries URL: http://nedbatchelder.com/code/modules/coverage.html @@ -95,6 +95,9 @@ popd %changelog +* Sat Aug 04 2012 David Malcolm - 3.5.2-0.4.b1 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 3.5.2-0.3.b1 - remove rhel logic from with_python3 conditional