summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-02-14 08:45:51 +0100
committerRemi Collet <fedora@famillecollet.com>2014-02-14 08:45:51 +0100
commit29c6b635d5592993fc1cf675b807b7fd2f6b736b (patch)
tree6da89eea2554011a36ae7a1e44f87916a258ee84 /redis.spec
parentfe32a70d0b8ef4a0c6a5a2c34d29b5df28ffc2dc (diff)
redis: 2.8.6 - upgrade urgency: HIGH for Redis, LOW for Sentinel.
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index ddd2c9d..1441cce 100644
--- a/redis.spec
+++ b/redis.spec
@@ -24,7 +24,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: redis
-Version: 2.8.4
+Version: 2.8.6
Release: 1%{?dist}
Summary: A persistent key-value database
@@ -236,6 +236,10 @@ fi
%changelog
+* Fri Feb 14 2014 Remi Collet <remi@fedoraproject.org> - 2.8.6-1
+- Redis 2.8.6
+ upgrade urgency: HIGH for Redis, LOW for Sentinel.
+
* Thu Jan 16 2014 Remi Collet <remi@fedoraproject.org> - 2.8.4-1
- Redis 2.8.4
upgrade urgency: MODERATE for Redis and Sentinel.