From 9c4a4c2e1952b540998555c4ff1a5edc26072af1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 8 Oct 2020 20:03:53 +0200 Subject: [PATCH] upgrading package: neo4j 4.1.2 -> 4.1.3 --- neo4j/neo4j.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/neo4j/neo4j.spec b/neo4j/neo4j.spec index 3257ffccac..094d1d4f6f 100644 --- a/neo4j/neo4j.spec +++ b/neo4j/neo4j.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 4.1.2 -%define V_dist 4.1.2 +%define V_opkg 4.1.3 +%define V_dist 4.1.3 # package information Name: neo4j @@ -36,7 +36,7 @@ Class: PLUS Group: Database License: AGPL Version: %{V_opkg} -Release: 20200922 +Release: 20201008 # list of sources Source0: http://dist.neo4j.org/neo4j-community-%{V_dist}-unix.tar.gz