diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-06 07:26:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-06 07:26:39 +0200 |
commit | 21943dd39a5ee846e12fa42a4e1d2fe72c70b4f8 (patch) | |
tree | 8b45c57be7ea4b43798546d6baf1cf0579cf77b5 /redis.spec | |
parent | 272bc5cc46ddd19aef1f56aa42b188330884e8df (diff) |
redis: 3.0.1
Diffstat (limited to 'redis.spec')
-rw-r--r-- | redis.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -16,8 +16,8 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: redis -Version: 3.0.0 -Release: 2%{?dist} +Version: 3.0.1 +Release: 1%{?dist} Summary: A persistent key-value database Group: Applications/Databases @@ -249,6 +249,10 @@ fi %changelog +* Wed May 6 2015 Remi Collet <remi@fedoraproject.org> - 3.0.1-1 +- Redis 3.0.1 - Release date: 5 May 2015 +- Upgrade urgency: LOW for Redis and Cluster, MODERATE for Sentinel. + * Tue Apr 14 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-2 - rebuild with new redis-shutdown from rawhide - improved description from rawhide |