diff --git a/python-neo4j-driver.spec b/python-neo4j-driver.spec index c9b888b..b1cfbe0 100644 --- a/python-neo4j-driver.spec +++ b/python-neo4j-driver.spec @@ -2,8 +2,8 @@ %global sum The official Neo4j Python driver Name: python-%{srcname} -Version: 1.6.0 -Release: 4%{?dist} +Version: 1.6.2 +Release: 1%{?dist} Summary: %{sum} License: ASL 2.0 @@ -68,6 +68,9 @@ find ./ -name '*.py' -exec sed -i '/^#!\/usr\/bin\/env python$/d' '{}' ';' %endif %changelog +* Fri Nov 16 2018 mprahl - 1.6.2-1 +- new version + * Sat Jul 14 2018 Fedora Release Engineering - 1.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild