From df106d2a2d93d37d6aa510d9f737481cb82cf95a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 3 Oct 2025 11:03:47 +0200 Subject: [PATCH] upgrading package: redis 8.2.1 -> 8.2.2 --- redis/redis.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/redis/redis.spec b/redis/redis.spec index 2c3996568c..66416319a2 100644 --- a/redis/redis.spec +++ b/redis/redis.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 8.2.1 -%define V_dist 8.2.1 +%define V_opkg 8.2.2 +%define V_dist 8.2.2 # package information Name: redis @@ -36,7 +36,7 @@ Class: PLUS Group: Database License: AGPL Version: %{V_opkg} -Release: 20250823 +Release: 20251003 # package options %option with_cluster no