Browse Source

upgrading package: neo4j 3.5.14 -> 4.0.0

master
parent
commit
c2384ed4f5
  1. 6
      neo4j/neo4j.spec

6
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

Loading…
Cancel
Save