8
0

Accepting request 423595 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/423595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-HTTP?expand=0&rev=16
This commit is contained in:
2016-09-01 12:10:15 +00:00
committed by Git OBS Bridge
parent ac723b42ce
commit d6115475d4
4 changed files with 21 additions and 7 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Aug 29 05:01:04 UTC 2016 - coolo@suse.com
- updated to 2.23
see /usr/share/doc/packages/perl-AnyEvent-HTTP/Changes
TODO: default rbuf_max value maybe? how about reading large chunks in small parts?
2.23 Sun Aug 28 11:30:33 CEST 2016
- relative redirects used the proxy schema instead of the request
url schema to generate the new url, which is wrong (analyzed by Felix
Ostmann).
- fix download example (reported by Felix Ostmann).
-------------------------------------------------------------------
Thu May 14 08:02:22 UTC 2015 - coolo@suse.com