From 5a86b735ef8d11e086c2d79dba713661a2c03edc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 5 May 2026 09:17:11 +0200 Subject: update to 8.6.2 --- redis-bloom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redis-bloom.spec b/redis-bloom.spec index e5ec872..f06d85f 100644 --- a/redis-bloom.spec +++ b/redis-bloom.spec @@ -19,7 +19,7 @@ %global archivename %{gh_proj}-%{version} Name: redis-bloom -Version: 8.6.0 +Version: 8.6.2 Release: 1%{?dist} Summary: Probabilistic data structures # Starting with Redis 8, RedisTimeSeries is licensed under your choice of: @@ -101,6 +101,9 @@ install -Dpm640 %{cfgname} %{buildroot}%{redis_modules_cfg}/ %changelog +* Tue May 5 2026 Remi Collet - 8.6.2-1 +- update to 8.6.2 + * Tue Feb 10 2026 Remi Collet - 8.6.0-1 - update to 8.6.0 -- cgit