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