From 05be5ac836ed1c38fcb1ab6820349cf0a976a23b Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: May 27 2014 19:01:59 +0000 Subject: Rebuild for Python 3.4 --- diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index a5e7910..1fa3721 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -10,7 +10,7 @@ Name: python-%{srcname} Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -99,5 +99,8 @@ popd %changelog +* Tue May 27 2014 Orion Poplawski - 1.6-2 +- Rebuild for Python 3.4 + * Tue Feb 25 2014 Orion Poplawski - 1.6-1 - Initial package