From c2384ed4f57aaf75c4ad5c01dc28581a6e6bb88d Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 15 Jan 2020 23:24:25 +0100 Subject: [PATCH] upgrading package: neo4j 3.5.14 -> 4.0.0 --- neo4j/neo4j.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/neo4j/neo4j.spec b/neo4j/neo4j.spec index b8292552cb..571e6b989f 100644 --- a/neo4j/neo4j.spec +++ b/neo4j/neo4j.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 3.5.14 -%define V_dist 3.5.14 +%define V_opkg 4.0.0 +%define V_dist 4.0.0 # package information Name: neo4j @@ -36,7 +36,7 @@ Class: PLUS Group: Database License: AGPL Version: %{V_opkg} -Release: 20191218 +Release: 20200115 # list of sources Source0: http://dist.neo4j.org/neo4j-community-%{V_dist}-unix.tar.gz