Browse Source

upgrading package: neo4j 4.4.0 -> 4.4.1

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

6
neo4j/neo4j.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 4.4.0 %define V_opkg 4.4.1
%define V_dist 4.4.0 %define V_dist 4.4.1
# package information # package information
Name: neo4j Name: neo4j
@ -36,7 +36,7 @@ Class: PLUS
Group: Database Group: Database
License: AGPL License: AGPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20211203 Release: 20211215
# list of sources # list of sources
Source0: http://dist.neo4j.org/neo4j-community-%{V_dist}-unix.tar.gz Source0: http://dist.neo4j.org/neo4j-community-%{V_dist}-unix.tar.gz

Loading…
Cancel
Save