1
0

Accepting request 623026 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/623026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=74
This commit is contained in:
Stephan Kulow 2018-07-16 06:43:21 +00:00 committed by Git OBS Bridge
parent 037eafdbc4
commit f772bb94fd
4 changed files with 15 additions and 4 deletions

View File

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

3
libwww-perl-6.35.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 16 06:22:36 UTC 2018 - coolo@suse.com
- updated to 6.35
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.35 2018-07-16 04:48:54Z
- fix file descriptor leak in LWP::Protocol (introduced in version 6.17)
that occurs for perl versions earlier than 5.18. (GH #296)
-------------------------------------------------------------------
Wed Jun 6 06:17:54 UTC 2018 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-libwww-perl
Version: 6.34
Version: 6.35
Release: 0
%define cpan_name libwww-perl
Summary: The World-Wide Web library for Perl
@ -47,6 +47,7 @@ BuildRequires: perl(LWP::MediaTypes) >= 6
BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Net::HTTP) >= 6.07
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::Needs)
BuildRequires: perl(Test::RequiresInternet)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(URI) >= 1.10