From d0b3b67d4a09f6a2a004c884ede1340ee646663d Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 27 Nov 2019 19:21:06 +0100 Subject: [PATCH] upgrading package: neo4j 3.5.12 -> 3.5.13 --- neo4j/neo4j.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/neo4j/neo4j.spec b/neo4j/neo4j.spec index 8afbee0b4d..8280303144 100644 --- a/neo4j/neo4j.spec +++ b/neo4j/neo4j.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 3.5.12 -%define V_dist 3.5.12 +%define V_opkg 3.5.13 +%define V_dist 3.5.13 # package information Name: neo4j @@ -36,7 +36,7 @@ Class: PLUS Group: Database License: AGPL Version: %{V_opkg} -Release: 20191017 +Release: 20191127 # list of sources Source0: http://dist.neo4j.org/neo4j-community-%{V_dist}-unix.tar.gz