diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-03-27 11:18:06 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-03-27 11:18:06 +0100 | 
| commit | bfe3c2dbd1553f12db47c64a8ee1e9380a58a792 (patch) | |
| tree | de6458d9f39b5442cbbc3ff141910cd0719a61f0 | |
| parent | 54db22fb0d0d8354685591090d5171d97eb7cd36 (diff) | |
redis: 2.8.8 (Upgrade urgency: HIGH for Redis, LOW for Sentinel)
| -rw-r--r-- | redis.spec | 6 | 
1 files changed, 5 insertions, 1 deletions
| @@ -24,7 +24,7 @@  %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}  Name:             redis -Version:          2.8.7 +Version:          2.8.8  Release:          1%{?dist}  Summary:          A persistent key-value database @@ -236,6 +236,10 @@ fi  %changelog +* Thu Mar 27 2014 Remi Collet <remi@fedoraproject.org> - 2.8.8-1 +- Redis 2.8.8 - Release date: 25 Mar 2014 +  upgrade urgency: HIGH for Redis, LOW for Sentinel. +  * Sat Mar  8 2014 Remi Collet <remi@fedoraproject.org> - 2.8.7-1  - Redis 2.8.7 - Release date: 5 Mar 2014    upgrade urgency: LOW for Redis, LOW for Sentinel. | 
