diff options
Diffstat (limited to 'redis.spec')
| -rw-r--r-- | redis.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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 |
