summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-22 19:34:49 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-22 19:34:49 +0200
commit122aa644105635bf2760d33e4ea5a9ce9ebddb5a (patch)
tree4acaaeb73e0a0f24f850ce3d8e52cfa279b199cc
parentbfe3c2dbd1553f12db47c64a8ee1e9380a58a792 (diff)
redis: 2.8.9
-rw-r--r--redis.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index b0a46c5..414de7f 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.8
+Version: 2.8.9
Release: 1%{?dist}
Summary: A persistent key-value database
@@ -236,6 +236,10 @@ fi
%changelog
+* Tue Apr 22 2014 Remi Collet <remi@fedoraproject.org> - 2.8.9-1
+- Redis 2.8.9 - Release date: 22 Apr 2014
+ upgrade urgency: LOW, only new features introduced, no bugs fixed.
+
* 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.