From b860cec2a3ff1929e7426ee07b5c36dc58ac6e59 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 5 May 2026 09:24:10 +0200 Subject: update to 8.6.2 --- redis-timeseries.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'redis-timeseries.spec') diff --git a/redis-timeseries.spec b/redis-timeseries.spec index ae08d84..ca7c663 100644 --- a/redis-timeseries.spec +++ b/redis-timeseries.spec @@ -19,7 +19,7 @@ %global archivename %{gh_proj}-%{version} Name: redis-timeseries -Version: 8.6.0 +Version: 8.6.2 Release: 1%{?dist} Summary: Time series as native data type # Starting with Redis 8, RedisTimeSeries is licensed under your choice of: @@ -111,6 +111,9 @@ install -Dpm640 %{cfgname} %{buildroot}%{redis_modules_cfg}/ %changelog +* Tue May 5 2026 Remi Collet - 8.6.2-1 +- update to 8.6.2 + * Tue Feb 10 2026 Remi Collet - 8.6.0-1 - update to 8.6.0 -- cgit