summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
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.