summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-08 12:51:06 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-08 12:51:06 +0100
commit059e1dfff0c0dac62e8aab408bb684f33d7da3a3 (patch)
tree2b74fd47999b2066f897e9e8960a912a49c86836 /redis.spec
parent9a91525197678fcc5e52cc601daee478d1a50372 (diff)
redis: Fix redis-shutdown to handle password-protected instances shutdown, fix #31
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index 550fa5c..65f791e 100644
--- a/redis.spec
+++ b/redis.spec
@@ -21,7 +21,7 @@
Name: redis
Version: 3.0.7
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A persistent key-value database
Group: Applications/Databases
@@ -229,6 +229,9 @@ fi
%changelog
+* Mon Feb 8 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.7-2
+- Fix redis-shutdown to handle password-protected instances shutdown
+
* Tue Jan 26 2016 Remi Collet <remi@fedoraproject.org> - 3.0.7-1
- Redis 3.0.7 - Release date: 25 jan 2016
- Upgrade urgency: MODERATE