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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f1854a3bf5473435d212ce90fc34c164c4b6ab2d1a9fb106ee1b7a7c3d3e6c5
size 46549

3
Redis-1.991.tar.gz Normal file
View File

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

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

View File

@@ -17,7 +17,7 @@
Name: perl-Redis
Version: 1.982
Version: 1.991
Release: 0
%define cpan_name Redis
Summary: Perl binding for Redis database