diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-17 15:02:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-17 15:02:54 +0200 |
commit | 47d8a18132d50584b1777f50b907024814da31f3 (patch) | |
tree | 1056da0403731813acfc12380f3cc11943f0e0b8 /redis.spec | |
parent | 912b891ca07160a56924e91db92e8b4d40aa1175 (diff) |
redis: 2.8.16
Diffstat (limited to 'redis.spec')
-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.15 +Version: 2.8.16 Release: 1%{?dist} Summary: A persistent key-value database @@ -215,6 +215,10 @@ fi %changelog +* Wed Sep 17 2014 Remi Collet <remi@fedoraproject.org> - 2.8.16-1 +- Redis 2.8.16 - Release date: 16 Sep 2014 + upgrade urgency: HIGH for Redis, LOW for Sentinel. + * Fri Sep 12 2014 Remi Collet <remi@fedoraproject.org> - 2.8.15-1 - Redis 2.8.15 - Release date: 12 Sep 2014 upgrade urgency: LOW for Redis, HIGH for Sentinel. |