From 5826c0c01a02ee05b9c8dc7fd68a6478c7063a00 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Oct 2025 06:37:36 +0200 Subject: update to 8.0.5 --- 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 df0ce65..7b7c276 100644 --- a/redis-timeseries.spec +++ b/redis-timeseries.spec @@ -19,7 +19,7 @@ %global archivename %{gh_proj}-%{version} Name: redis-timeseries -Version: 8.0.4 +Version: 8.0.5 Release: 1%{?dist} Summary: Time series as native data type # Starting with Redis 8, RedisTimeSeries is licensed under your choice of: @@ -112,6 +112,9 @@ install -Dpm640 %{cfgname} %{buildroot}%{redis_modules_cfg}/ %changelog +* Mon Oct 13 2025 Remi Collet - 8.0.5-1 +- update to 8.0.5 + * Wed Aug 6 2025 Remi Collet - 8.0.4-1 - update to 8.0.4 -- cgit