From 9020e265cebc20dbe1be5af3609b7c90b31dfc2e Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Sep 14 2015 06:40:57 +0000 Subject: upstream release 2.1.0 --- diff --git a/.gitignore b/.gitignore index 6f73a0b..eb73505 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pytest-cov-1.6.tar.gz +/pytest-cov-2.1.0.tar.gz diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index d5157e9..1b7544b 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -9,8 +9,8 @@ %global srcname pytest-cov Name: python-%{srcname} -Version: 1.6 -Release: 4%{?dist} +Version: 2.1.0 +Release: 1%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -99,6 +99,9 @@ popd %changelog +* Mon Sep 14 2015 Tomas Tomecek - 2.1.0-1 +- upstream release 2.1.0 + * Thu Jun 18 2015 Fedora Release Engineering - 1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 1d5c209..ccee2fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6da54d74bde9d200de45068ba2ea637a pytest-cov-1.6.tar.gz +98e94f5be88423f6251e7bad59fa6c06 pytest-cov-2.1.0.tar.gz