From 2b26b8980f534bfc2428c62392c2dfbf67e2b441 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 27 Mar 2017 20:47:05 +0200 Subject: [PATCH] upgrading package: arangodb 3.1.15 -> 3.1.16 --- arangodb/arangodb.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arangodb/arangodb.spec b/arangodb/arangodb.spec index 3098501447..ad24c5b67a 100644 --- a/arangodb/arangodb.spec +++ b/arangodb/arangodb.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 3.1.15 -%define V_tarball 3.1.15 +%define V_opkg 3.1.16 +%define V_tarball 3.1.16 # package information Name: arangodb @@ -36,7 +36,7 @@ Class: EVAL Group: Database License: Apache Version: %{V_opkg} -Release: 20170321 +Release: 20170327 # list of sources Source0: https://github.com/arangodb/arangodb/archive/v%{V_tarball}.tar.gz