Accepting request 451640 from server:database

1

OBS-URL: https://build.opensuse.org/request/show/451640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2017-01-24 09:37:44 +00:00 committed by Git OBS Bridge
commit 69a1c34e96
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -25,7 +25,7 @@
%bcond_with systemd
%endif
Name: redis
Version: 3.2.4
Version: 3.2.6
Release: 0
Summary: Persistent key-value database
License: BSD-3-Clause