diff --git a/redis-3.2.4.tar.gz b/redis-3.2.4.tar.gz deleted file mode 100644 index 4a77cbc..0000000 --- a/redis-3.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ad042c5a6c508223adeb9c91c6b1ae091394b4026f73997281e28914c9369f1 -size 1543743 diff --git a/redis-3.2.6.tar.gz b/redis-3.2.6.tar.gz new file mode 100644 index 0000000..36550ea --- /dev/null +++ b/redis-3.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1831c5a315e400d72bda4beaa98c0cfbe3f4eb8b20c269371634390cf729fa +size 1544806 diff --git a/redis.changes b/redis.changes index 753224f..2784e7d 100644 --- a/redis.changes +++ b/redis.changes @@ -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 diff --git a/redis.spec b/redis.spec index 7cca92f..32ef95d 100644 --- a/redis.spec +++ b/redis.spec @@ -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