11
0

Accepting request 528195 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/528195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=60
This commit is contained in:
2017-09-22 08:15:28 +00:00
committed by Git OBS Bridge
parent 3089bfc344
commit f3649d8291
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Sep 22 06:20:37 UTC 2017 - coolo@suse.com
- updated to 6.27
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.27 2017-09-21
- Switch to Getopt::Long in lwp-download (GH #262)
- Fix lwp-request -C (GH #261)
- Hide LWP::Protocol::http::Socket, LWP::Protocol::http::SocketMethods and
LWP::Debug::TraceHTTP::Socket from PAUSE
- Add tests for the "get" & "head" functions (GH #252)
- Update lwpcook.pod (GH #256)
- Handle undefined values in ->credentials (GH #157)
- Fix lwp-mirror options checks.
- Update bin/ scripts to use $LWP::VERSION instead of ->Version()
- Improve lwp-download --help (GH #262)
-------------------------------------------------------------------
Fri Apr 14 06:58:43 UTC 2017 - coolo@suse.com