diff --git a/python-pluggy.spec b/python-pluggy.spec index 63b17ab..a04efb9 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 %global pypiname pluggy %if 0%{?fedora} || 0%{?rhel} > 7 @@ -12,7 +11,7 @@ Name: python-pluggy Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The plugin manager stripped of pytest specific details License: MIT @@ -103,6 +102,9 @@ py.test-%{python3_version} testing %changelog +* Thu Jun 14 2018 Miro Hrončok - 0.6.0-4 +- Rebuilt for Python 3.7 + * Thu Jun 14 2018 Miro Hrončok - 0.6.0-3 - Bootstrap for Python 3.7