8
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 +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