From b44eb429f0dd2baeafd22bddb401698d61856a7b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Oct 2025 06:43:54 +0200 Subject: update to 8.2.3 --- 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 3008649..0f470ea 100644 --- a/redis-timeseries.spec +++ b/redis-timeseries.spec @@ -19,7 +19,7 @@ %global archivename %{gh_proj}-%{version} Name: redis-timeseries -Version: 8.2.2 +Version: 8.2.3 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 +* Mon Oct 13 2025 Remi Collet - 8.2.3-1 +- update to 8.2.3 + * Thu Sep 4 2025 Remi Collet - 8.2.2-1 - update to 8.2.2 -- cgit