diff --git a/python-neo4j-driver.spec b/python-neo4j-driver.spec index 52fe481..1231ea2 100644 --- a/python-neo4j-driver.spec +++ b/python-neo4j-driver.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.6.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} License: ASL 2.0 @@ -86,6 +86,9 @@ find ./ -name '*.py' -exec sed -i '/^#!\/usr\/bin\/env python$/d' '{}' ';' %endif %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.6.2-6 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.6.2-5 - Rebuilt for Python 3.8