diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-07-15 15:12:37 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-07-15 15:12:37 +0200 | 
| commit | adaa108591d18de7a6118eb526ee9ee536044cc2 (patch) | |
| tree | 3a4d0efc1be4a285551a586c6b85c7f39cedaef1 | |
| parent | cfa83a72f13ea3b084acc68cea32f056820c1e75 (diff) | |
redis: 2.8.13
| -rw-r--r-- | redis.spec | 6 | 
1 files changed, 5 insertions, 1 deletions
@@ -10,7 +10,7 @@  %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}  Name:             redis -Version:          2.8.12 +Version:          2.8.13  Release:          1%{?dist}  Summary:          A persistent key-value database @@ -212,6 +212,10 @@ fi  %changelog +* Tue Jul 15 2014 Remi Collet <remi@fedoraproject.org> - 2.8.13-1 +- Redis 2.8.12 - Release date: 14 Jul 2014 +  upgrade urgency: LOW for Redis and Sentinel +  * Tue Jun 24 2014 Remi Collet <remi@fedoraproject.org> - 2.8.12-1  - Redis 2.8.12 - Release date: 23 Jun 2014    upgrade urgency: HIGH for Redis, CRITICAL for Sentinel.  | 
