Browse Source

upgrading package: arangodb 3.3.2 -> 3.3.3

master
parent
commit
fd6dbdc431
  1. 6
      arangodb/arangodb.spec

6
arangodb/arangodb.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 3.3.2 %define V_opkg 3.3.3
%define V_tarball 3.3.2 %define V_tarball 3.3.3
# package information # package information
Name: arangodb Name: arangodb
@ -36,7 +36,7 @@ Class: EVAL
Group: Database Group: Database
License: Apache License: Apache
Version: %{V_opkg} Version: %{V_opkg}
Release: 20180104 Release: 20180126
# list of sources # list of sources
Source0: https://github.com/arangodb/arangodb/archive/v%{V_tarball}.tar.gz Source0: https://github.com/arangodb/arangodb/archive/v%{V_tarball}.tar.gz

Loading…
Cancel
Save