summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-12 10:32:11 +0100
committerRemi Collet <remi@php.net>2025-11-12 10:32:11 +0100
commit42b6b0411de6f3589ade4bd44924cfc43f6ea3ae (patch)
treea25305debdc1e55bf6121a24c91931572a4c7c1f
parent2da16da2d4e344d874b4e9103fd96160e883f112 (diff)
update to 8.4.0
-rw-r--r--redis-timeseries.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/redis-timeseries.spec b/redis-timeseries.spec
index 34933e8..4f359dc 100644
--- a/redis-timeseries.spec
+++ b/redis-timeseries.spec
@@ -19,7 +19,7 @@
%global archivename %{gh_proj}-%{version}
Name: redis-timeseries
-Version: 8.3.91
+Version: 8.4.0
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
+* Wed Nov 12 2025 Remi Collet <remi@remirepo.net> - 8.4.0-1
+- update to 8.4.0
+
* Fri Nov 7 2025 Remi Collet <remi@remirepo.net> - 8.3.91-1
- update to 8.3.91