Accepting request 574435 from home:13ilya:branches:server:database

- Update to 4.0.8
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
  * Fix crash Redis Cluster instances during deletions.

OBS-URL: https://build.opensuse.org/request/show/574435
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=106
This commit is contained in:
Martin Pluskal 2018-02-09 08:03:35 +00:00 committed by Git OBS Bridge
parent 68ca0eb227
commit 829627e681
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1bba546d44fb40e1fd8be1a15e1a9cc6484bceeea0bbd52919eebc656661ecd1
size 1729488

3
redis-4.0.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff0c38b8c156319249fec61e5018cf5b5fe63a65b61690bec798f4c998c232ad
size 1729973

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 8 23:23:58 UTC 2018 - ilya@ilya.pp.ua
- Update to 4.0.8
* Release notes: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
* Fix crash Redis Cluster instances during deletions.
-------------------------------------------------------------------
Sun Jan 28 15:24:25 UTC 2018 - ilya@ilya.pp.ua

View File

@ -19,7 +19,7 @@
%define _log_dir %{_localstatedir}/log/%{name}
%define _conf_dir %{_sysconfdir}/%{name}
Name: redis
Version: 4.0.7
Version: 4.0.8
Release: 0
Summary: Persistent key-value database
License: BSD-3-Clause