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:
Martin Pluskal
2017-01-20 13:52:29 +00:00
committed by Git OBS Bridge
parent 4f51f199cc
commit 5da5127de3
4 changed files with 15 additions and 5 deletions

View File

@@ -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