summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-15 15:12:37 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-15 15:12:37 +0200
commitadaa108591d18de7a6118eb526ee9ee536044cc2 (patch)
tree3a4d0efc1be4a285551a586c6b85c7f39cedaef1
parentcfa83a72f13ea3b084acc68cea32f056820c1e75 (diff)
redis: 2.8.13
-rw-r--r--redis.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index 856f0be..0a1b5b1 100644
--- a/redis.spec
+++ b/redis.spec
@@ -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.