From 5266ddb34bfc529af8c4093894c5924dc1e42305 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 3 Nov 2025 08:28:47 +0100 Subject: update to 8.2.8 --- redis-bloom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'redis-bloom.spec') diff --git a/redis-bloom.spec b/redis-bloom.spec index 35cb078..0b77155 100644 --- a/redis-bloom.spec +++ b/redis-bloom.spec @@ -19,7 +19,7 @@ %global archivename %{gh_proj}-%{version} Name: redis-bloom -Version: 8.2.5 +Version: 8.2.8 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 +* Mon Nov 3 2025 Remi Collet - 8.2.8-1 +- update to 8.2.8 + * Wed Oct 15 2025 Remi Collet - 8.2.5-1 - update to 8.2.5 -- cgit