SHA256
8
0
forked from pool/perl-Redis

Accepting request 421462 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/421462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Redis?expand=0&rev=16
This commit is contained in:
2016-09-01 11:38:10 +00:00
committed by Git OBS Bridge
parent 634ef7253c
commit 07c7694365
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Aug 24 05:58:31 UTC 2016 - coolo@suse.com
- updated to 1.991
see /usr/share/doc/packages/perl-Redis/Changes
1.991 2016-08-23 16:04:29CEST+0200 Europe/Paris
* release as a normal release after successful testing of the dev releases
1.990_02 2016-08-06 20:30:30CEST+0200 Europe/Paris
* move reconnection test in reconnect test file to avoid test issues
(skip_all but still run some tests)
1.990_01 2016-08-05 17:17:28CEST+0200 Europe/Paris
* fix issue #122: don't attempt to close an already closed or undefined socket
* fix issue #120 and #111: don't depend on locales for matching error messages
* fix issue #118: spelling mistake
* fix issue #116: forbid continuing using socket after a read timeout
* fix issue #115: Unexpected error condition 54/freebsd
-------------------------------------------------------------------
Sat Feb 13 10:36:11 UTC 2016 - coolo@suse.com