forked from pool/redis
Accepting request 451580 from home:rmaliska:branches:server:database
- update to redis 3.2.6 * fixes for GEORADIUS, BITFIELD and Redis Cluster minor fixes. - update 3.2.5 * This release only fixes a compilation issue due to the missing -ldl at linking time. OBS-URL: https://build.opensuse.org/request/show/451580 OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=87
This commit is contained in:
parent
48ff3de206
commit
7020a5368c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2ad042c5a6c508223adeb9c91c6b1ae091394b4026f73997281e28914c9369f1
|
|
||||||
size 1543743
|
|
3
redis-3.2.6.tar.gz
Normal file
3
redis-3.2.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e1831c5a315e400d72bda4beaa98c0cfbe3f4eb8b20c269371634390cf729fa
|
||||||
|
size 1544806
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 20 10:29:19 UTC 2017 - rmaliska@suse.com
|
||||||
|
|
||||||
|
- update to redis 3.2.6
|
||||||
|
* fixes for GEORADIUS, BITFIELD and Redis Cluster minor fixes.
|
||||||
|
|
||||||
|
- update 3.2.5
|
||||||
|
* This release only fixes a compilation issue due to the
|
||||||
|
missing -ldl at linking time.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 24 08:39:02 UTC 2016 - astieger@suse.com
|
Mon Oct 24 08:39:02 UTC 2016 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package redis
|
# spec file for package redis
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%bcond_with systemd
|
%bcond_with systemd
|
||||||
%endif
|
%endif
|
||||||
Name: redis
|
Name: redis
|
||||||
Version: 3.2.4
|
Version: 3.2.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Persistent key-value database
|
Summary: Persistent key-value database
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user