diff options
Diffstat (limited to 'redis-timeseries.spec')
| -rw-r--r-- | redis-timeseries.spec | 5 |
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 |
