summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--redis-timeseries.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/redis-timeseries.spec b/redis-timeseries.spec
index 4f359dc..359aefe 100644
--- a/redis-timeseries.spec
+++ b/redis-timeseries.spec
@@ -19,7 +19,7 @@
%global archivename %{gh_proj}-%{version}
Name: redis-timeseries
-Version: 8.4.0
+Version: 8.4.1
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
+* Fri Nov 14 2025 Remi Collet <remi@remirepo.net> - 8.4.1-1
+- update to 8.4.1
+
* Wed Nov 12 2025 Remi Collet <remi@remirepo.net> - 8.4.0-1
- update to 8.4.0