summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-16 08:05:32 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-16 08:05:32 +0100
commitfe32a70d0b8ef4a0c6a5a2c34d29b5df28ffc2dc (patch)
treee9118c111a69f6c1335fa0ddc422743afbf83603 /redis.spec
parent9344f0e164a83b38791daf6b9a61d7294e1de652 (diff)
redis: 2.8.4
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/redis.spec b/redis.spec
index d57ee4b..ddd2c9d 100644
--- a/redis.spec
+++ b/redis.spec
@@ -24,8 +24,8 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: redis
-Version: 2.8.3
-Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist}
+Version: 2.8.4
+Release: 1%{?dist}
Summary: A persistent key-value database
Group: Applications/Databases
@@ -39,7 +39,7 @@ Source4: %{name}.tmpfiles
Source5: sentinel.init
Source6: sentinel.service
# Update configuration for Fedora
-Patch0: %{name}-2.8.3-conf.patch
+Patch0: %{name}-2.8.4-conf.patch
Patch1: %{name}-deps-PIC.patch
Patch2: %{name}-deps-unbundle-jemalloc.patch
@@ -236,6 +236,10 @@ fi
%changelog
+* Thu Jan 16 2014 Remi Collet <remi@fedoraproject.org> - 2.8.4-1
+- Redis 2.8.4
+ upgrade urgency: MODERATE for Redis and Sentinel.
+
* Mon Jan 6 2014 Remi Collet <remi@fedoraproject.org> - 2.8.3-2
- add redis-sentinel command (link to redis-server)
- don't rely on config for daemonize and pidfile