summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-26 05:58:35 +0200
committerRemi Collet <remi@php.net>2026-05-26 05:58:35 +0200
commit1f7600c747442cde2ab33700021f2c9978874fb4 (patch)
tree9f7e78101959c1ab0fd8c4d3928a9195dddcc296 /redis.spec
parentb0023fe6f3090e55b91f44d3f30191968401fd7e (diff)
Redis 8.8 GA (v8.8.0) Released Mon 25 May 2026 12:00:00 ISTHEADmaster
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/redis.spec b/redis.spec
index a297bb6..d7c1102 100644
--- a/redis.spec
+++ b/redis.spec
@@ -18,9 +18,9 @@
# Tests fail in mock, not in local build.
%bcond_with tests
-%global upstream_ver 8.8
-%global upstream_pre rc1
-%global upstream_intver 8.7.240
+%global upstream_ver 8.8.0
+#global upstream_pre rc1
+#global upstream_intver 8.7.240
Name: redis
@@ -350,6 +350,9 @@ fi
%changelog
+* Tue May 26 2026 Remi Collet <remi@remirepo.net> - 8.8.0-1
+- Redis 8.8 GA (v8.8.0) Released Mon 25 May 2026 12:00:00 IST
+
* Sat May 23 2026 Remi Collet <remi@remirepo.net> - 8.8~rc1-1
- Redis 8.8-RC1 (8.7.240) Released Thu 14 May 2026 18:00:00 IST