1
0

- update to 6.05

Karen Etheridge (3):
       Derive message from status code if it was not provided
       fix typo in comment
 
 Ville Skyttä (3):
       Spelling fixes.
       Spelling fix.
 
 Gisle Aas (3):
       Update repo URL
       With Net::HTTP 6.04 we don't need our own can_read() and sysread override
       $ENV{HTTP_PROXY} might override our test setup [RT#81381]
 
 Vyacheslav Matyukhin (1):
       fix github url in perldoc
 
 Slaven Rezic (1):
       * Pod is utf-8
 
 Peter Rabbitson (1):
       Match required perl in Makefile.PL
 
 Tom Hukins (1):
       Fix Github URLs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=39
This commit is contained in:
Stephan Kulow 2013-07-16 09:42:50 +00:00 committed by Git OBS Bridge
parent a66e56343a
commit ce110532f2
4 changed files with 33 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Tue Jul 16 09:42:15 UTC 2013 - coolo@suse.com
- update to 6.05
Karen Etheridge (3):
Derive message from status code if it was not provided
fix typo in comment
Ville Skyttä (3):
Spelling fixes.
Spelling fix.
Gisle Aas (3):
Update repo URL
With Net::HTTP 6.04 we don't need our own can_read() and sysread override
$ENV{HTTP_PROXY} might override our test setup [RT#81381]
Vyacheslav Matyukhin (1):
fix github url in perldoc
Slaven Rezic (1):
* Pod is utf-8
Peter Rabbitson (1):
Match required perl in Makefile.PL
Tom Hukins (1):
Fix Github URLs
-------------------------------------------------------------------
Mon Apr 15 10:22:22 UTC 2013 - idonmez@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-libwww-perl
Version: 6.04
Version: 6.05
Release: 0
%define cpan_name libwww-perl
Summary: The World-Wide-Web library for Perl