From a18973b91056de63c4fa167827978f2434c3c09d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 May 2026 07:11:10 +0200 Subject: update to 8.6.4 --- redis-json.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'redis-json.spec') diff --git a/redis-json.spec b/redis-json.spec index 2bc7299..af2e42a 100644 --- a/redis-json.spec +++ b/redis-json.spec @@ -19,7 +19,7 @@ %global archivename %{gh_proj}-%{version} Name: redis-json -Version: 8.6.3 +Version: 8.6.4 %forgemeta Release: 1%{?dist} Summary: JSON as native data type @@ -136,6 +136,9 @@ install -Dpm640 %{cfgname} %{buildroot}%{redis_modules_cfg}/%{cfgname %changelog +* Mon May 25 2026 Remi Collet - 8.6.4-1 +- update to 8.6.4 + * Tue Apr 28 2026 Remi Collet - 8.6.3-1 - update to 8.6.3 -- cgit