From ff9a99350fc9afdb0fa808b32e57a4192b5942da Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Sep 2025 14:58:43 +0200 Subject: update to 8.2.2 --- redis-timeseries.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redis-timeseries.spec b/redis-timeseries.spec index 8eab0b0..3008649 100644 --- a/redis-timeseries.spec +++ b/redis-timeseries.spec @@ -19,7 +19,7 @@ %global archivename %{gh_proj}-%{version} Name: redis-timeseries -Version: 8.2.1 +Version: 8.2.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 +* Thu Sep 4 2025 Remi Collet - 8.2.2-1 +- update to 8.2.2 + * Wed Aug 6 2025 Remi Collet - 8.2.1-1 - update to 8.2.1 -- cgit