From 4f68e84d3634e78316543737066b6d7d69daf5c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 14 Jun 2018 10:31:59 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-coverage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-coverage.spec b/python-coverage.spec index 486caeb..839c31a 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -3,7 +3,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 4.5.1 -Release: 1%{?prever}%{?dist} +Release: 2%{?prever}%{?dist} # jquery(MIT): # coverage/htmlfiles/jquery.min.js # MIT or GPL: @@ -118,6 +118,9 @@ popd %{python3_sitearch}/coverage*.egg-info/ %changelog +* Thu Jun 14 2018 Miro HronĨok - 4.5.1-2 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Tom Callaway - 4.5.1-1 - update to 4.5.1