From 718f421286f3513b84477e4079f649ced9e4922d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 24 Feb 2026 08:11:49 +0100 Subject: Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 IST SECURITY: There is a security fix in the release --- redis.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index 3f0ef4d..2c9176f 100644 --- a/redis.spec +++ b/redis.spec @@ -24,7 +24,7 @@ # Tests fail in mock, not in local build. %bcond_with tests -%global upstream_ver 7.2.12 +%global upstream_ver 7.2.13 # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -407,6 +407,10 @@ fi %changelog +* Tue Feb 24 2026 Remi Collet - 7.2.13-1 +- Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 IST +- SECURITY: There is a security fix in the release + * Mon Nov 3 2025 Remi Collet - 7.2.12-1 - Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 IST - Update urgency: HIGH: -- cgit