From 7be6801253a4487182259740b90689524085b991 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 12 Nov 2019 08:17:03 +0100 Subject: [PATCH] upgrading package: redis 5.0.5 -> 5.0.6 --- redis/redis.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/redis/redis.spec b/redis/redis.spec index 3b2d0c30f8..ae9fca214d 100644 --- a/redis/redis.spec +++ b/redis/redis.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 5.0.5 -%define V_dist 5.0.5 +%define V_opkg 5.0.6 +%define V_dist 5.0.6 # package information Name: redis @@ -36,7 +36,7 @@ Class: PLUS Group: Database License: BSD Version: %{V_opkg} -Release: 20190518 +Release: 20191112 # package options %option with_cluster no