diff --git a/python-linecache2.spec b/python-linecache2.spec index 128382c..6568284 100644 --- a/python-linecache2.spec +++ b/python-linecache2.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 %global pkgname linecache2 %if 0%{?fedora} || 0%{?rhel} > 7 @@ -12,7 +11,7 @@ Name: python-%{pkgname} Version: 1.0.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Backport of the linecache module License: Python @@ -130,6 +129,9 @@ popd %changelog +* Mon Jun 18 2018 Miro Hrončok - 1.0.0-16 +- Rebuilt for Python 3.7 + * Wed Jun 13 2018 Miro Hrončok - 1.0.0-15 - Bootstrap for Python 3.7