Hello community, here is the log from the commit of package perl-HTTP-Tiny for openSUSE:Factory checked in at 2016-10-13 11:32:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-HTTP-Tiny.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Tiny" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-HTTP-Tiny/perl-HTTP-Tiny.changes 2016-10-02 00:08:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-HTTP-Tiny.new/perl-HTTP-Tiny.changes 2016-10-13 11:32:27.000000000 +0200 @@ -1,0 +2,16 @@ +Tue Oct 11 05:38:10 UTC 2016 - [email protected] + +- updated to 0.070 + see /usr/share/doc/packages/perl-HTTP-Tiny/Changes + + 0.070 2016-10-09 23:23:28-04:00 America/New_York + + - No changes from 0.069-TRIAL. + + 0.069 2016-10-05 11:35:58-04:00 America/New_York (TRIAL RELEASE) + + [INTERNAL] + + - Lazy load Carp only if needed. + +------------------------------------------------------------------- Old: ---- HTTP-Tiny-0.068.tar.gz New: ---- HTTP-Tiny-0.070.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-HTTP-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.ZwNuXt/_old 2016-10-13 11:32:29.000000000 +0200 +++ /var/tmp/diff_new_pack.ZwNuXt/_new 2016-10-13 11:32:29.000000000 +0200 @@ -17,7 +17,7 @@ Name: perl-HTTP-Tiny -Version: 0.068 +Version: 0.070 Release: 0 %define cpan_name HTTP-Tiny Summary: Small, Simple, Correct Http/1.1 Client ++++++ HTTP-Tiny-0.068.tar.gz -> HTTP-Tiny-0.070.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/Changes new/HTTP-Tiny-0.070/Changes --- old/HTTP-Tiny-0.068/Changes 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/Changes 2016-10-10 05:23:48.000000000 +0200 @@ -1,5 +1,15 @@ Release notes for HTTP-Tiny +0.070 2016-10-09 23:23:28-04:00 America/New_York + + - No changes from 0.069-TRIAL. + +0.069 2016-10-05 11:35:58-04:00 America/New_York (TRIAL RELEASE) + + [INTERNAL] + + - Lazy load Carp only if needed. + 0.068 2016-09-23 16:10:03-04:00 America/New_York - No changes from 0.067-TRIAL. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/MANIFEST new/HTTP-Tiny-0.070/MANIFEST --- old/HTTP-Tiny-0.068/MANIFEST 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/MANIFEST 2016-10-10 05:23:48.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.007. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.008. CONTRIBUTING.mkdn Changes LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/META.json new/HTTP-Tiny-0.070/META.json --- old/HTTP-Tiny-0.068/META.json 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/META.json 2016-10-10 05:23:48.000000000 +0200 @@ -5,7 +5,7 @@ "David Golden <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -111,7 +111,7 @@ "provides" : { "HTTP::Tiny" : { "file" : "lib/HTTP/Tiny.pm", - "version" : "0.068" + "version" : "0.070" } }, "release_status" : "stable", @@ -126,7 +126,7 @@ "web" : "https://github.com/chansen/p5-http-tiny" } }, - "version" : "0.068", + "version" : "0.070", "x_authority" : "cpan:DAGOLDEN", "x_contributors" : [ "Alan Gardner <[email protected]>", @@ -150,6 +150,7 @@ "Martin J. Evans <[email protected]>", "Martin-Louis Bright <[email protected]>", "Mike Doherty <[email protected]>", + "Nicolas Rochelemagne <[email protected]>", "Olaf Alders <[email protected]>", "Olivier Mengu\u00e9 <[email protected]>", "Petr P\u00edsa\u0159 <[email protected]>", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/META.yml new/HTTP-Tiny-0.070/META.yml --- old/HTTP-Tiny-0.068/META.yml 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/META.yml 2016-10-10 05:23:48.000000000 +0200 @@ -22,7 +22,7 @@ ExtUtils::MakeMaker: '6.17' perl: '5.006' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -39,7 +39,7 @@ provides: HTTP::Tiny: file: lib/HTTP/Tiny.pm - version: '0.068' + version: '0.070' recommends: HTTP::CookieJar: '0.001' IO::Socket::IP: '0.32' @@ -61,7 +61,7 @@ bugtracker: https://github.com/chansen/p5-http-tiny/issues homepage: https://github.com/chansen/p5-http-tiny repository: https://github.com/chansen/p5-http-tiny.git -version: '0.068' +version: '0.070' x_authority: cpan:DAGOLDEN x_contributors: - 'Alan Gardner <[email protected]>' @@ -85,6 +85,7 @@ - 'Martin J. Evans <[email protected]>' - 'Martin-Louis Bright <[email protected]>' - 'Mike Doherty <[email protected]>' + - 'Nicolas Rochelemagne <[email protected]>' - 'Olaf Alders <[email protected]>' - 'Olivier Mengué <[email protected]>' - 'Petr Písař <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/Makefile.PL new/HTTP-Tiny-0.070/Makefile.PL --- old/HTTP-Tiny-0.068/Makefile.PL 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/Makefile.PL 2016-10-10 05:23:48.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.007. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.008. use strict; use warnings; @@ -42,7 +42,7 @@ "lib" => 0, "open" => 0 }, - "VERSION" => "0.068", + "VERSION" => "0.070", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/README new/HTTP-Tiny-0.070/README --- old/HTTP-Tiny-0.068/README 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/README 2016-10-10 05:23:48.000000000 +0200 @@ -2,7 +2,7 @@ HTTP::Tiny - A small, simple, correct HTTP/1.1 client VERSION - version 0.068 + version 0.070 SYNOPSIS use HTTP::Tiny; @@ -537,6 +537,8 @@ * Mike Doherty <[email protected]> + * Nicolas Rochelemagne <[email protected]> + * Olaf Alders <[email protected]> * Olivier Mengué <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/lib/HTTP/Tiny.pm new/HTTP-Tiny-0.070/lib/HTTP/Tiny.pm --- old/HTTP-Tiny-0.068/lib/HTTP/Tiny.pm 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/lib/HTTP/Tiny.pm 2016-10-10 05:23:48.000000000 +0200 @@ -4,9 +4,9 @@ use warnings; # ABSTRACT: A small, simple, correct HTTP/1.1 client -our $VERSION = '0.068'; +our $VERSION = '0.070'; -use Carp (); +sub _croak { require Carp; Carp::croak(@_) } #pod =method new #pod @@ -207,7 +207,7 @@ sub $sub_name { my (\$self, \$url, \$args) = \@_; \@_ == 2 || (\@_ == 3 && ref \$args eq 'HASH') - or Carp::croak(q/Usage: \$http->$sub_name(URL, [HASHREF])/ . "\n"); + or _croak(q/Usage: \$http->$sub_name(URL, [HASHREF])/ . "\n"); return \$self->request('$req_method', \$url, \$args || {}); } HERE @@ -236,7 +236,7 @@ sub post_form { my ($self, $url, $data, $args) = @_; (@_ == 3 || @_ == 4 && ref $args eq 'HASH') - or Carp::croak(q/Usage: $http->post_form(URL, DATAREF, [HASHREF])/ . "\n"); + or _croak(q/Usage: $http->post_form(URL, DATAREF, [HASHREF])/ . "\n"); my $headers = {}; while ( my ($key, $value) = each %{$args->{headers} || {}} ) { @@ -281,7 +281,7 @@ sub mirror { my ($self, $url, $file, $args) = @_; @_ == 3 || (@_ == 4 && ref $args eq 'HASH') - or Carp::croak(q/Usage: $http->mirror(URL, FILE, [HASHREF])/ . "\n"); + or _croak(q/Usage: $http->mirror(URL, FILE, [HASHREF])/ . "\n"); if ( exists $args->{headers} ) { my $headers = {}; @@ -298,16 +298,16 @@ require Fcntl; sysopen my $fh, $tempfile, Fcntl::O_CREAT()|Fcntl::O_EXCL()|Fcntl::O_WRONLY() - or Carp::croak(qq/Error: Could not create temporary file $tempfile for downloading: $!\n/); + or _croak(qq/Error: Could not create temporary file $tempfile for downloading: $!\n/); binmode $fh; $args->{data_callback} = sub { print {$fh} $_[0] }; my $response = $self->request('GET', $url, $args); close $fh - or Carp::croak(qq/Error: Caught error closing temporary file $tempfile: $!\n/); + or _croak(qq/Error: Caught error closing temporary file $tempfile: $!\n/); if ( $response->{success} ) { rename $tempfile, $file - or Carp::croak(qq/Error replacing $file with $tempfile: $!\n/); + or _croak(qq/Error replacing $file with $tempfile: $!\n/); my $lm = $response->{headers}{'last-modified'}; if ( $lm and my $mtime = $self->_parse_http_date($lm) ) { utime $mtime, $mtime, $file; @@ -417,7 +417,7 @@ sub request { my ($self, $method, $url, $args) = @_; @_ == 3 || (@_ == 4 && ref $args eq 'HASH') - or Carp::croak(q/Usage: $http->request(METHOD, URL, [HASHREF])/ . "\n"); + or _croak(q/Usage: $http->request(METHOD, URL, [HASHREF])/ . "\n"); $args ||= {}; # we keep some state in this during _request # RFC 2616 Section 8.1.4 mandates a single retry on broken socket @@ -470,13 +470,13 @@ sub www_form_urlencode { my ($self, $data) = @_; (@_ == 2 && ref $data) - or Carp::croak(q/Usage: $http->www_form_urlencode(DATAREF)/ . "\n"); + or _croak(q/Usage: $http->www_form_urlencode(DATAREF)/ . "\n"); (ref $data eq 'HASH' || ref $data eq 'ARRAY') - or Carp::croak("form data must be a hash or array reference\n"); + or _croak("form data must be a hash or array reference\n"); my @params = ref $data eq 'HASH' ? %$data : @$data; @params % 2 == 0 - or Carp::croak("form data reference must have an even number of terms\n"); + or _croak("form data reference must have an even number of terms\n"); my @terms; while( @params ) { @@ -694,14 +694,14 @@ my @proxy_vars; if ( $request->{scheme} eq 'https' ) { - Carp::croak(qq{No https_proxy defined}) unless $self->{https_proxy}; + _croak(qq{No https_proxy defined}) unless $self->{https_proxy}; @proxy_vars = $self->_split_proxy( https_proxy => $self->{https_proxy} ); if ( $proxy_vars[0] eq 'https' ) { - Carp::croak(qq{Can't proxy https over https: $request->{uri} via $self->{https_proxy}}); + _croak(qq{Can't proxy https over https: $request->{uri} via $self->{https_proxy}}); } } else { - Carp::croak(qq{No http_proxy defined}) unless $self->{http_proxy}; + _croak(qq{No http_proxy defined}) unless $self->{http_proxy}; @proxy_vars = $self->_split_proxy( http_proxy => $self->{http_proxy} ); } @@ -733,7 +733,7 @@ defined($scheme) && length($scheme) && length($host) && length($port) && $path_query eq '/' ) { - Carp::croak(qq{$type URL must be in format http[s]://[auth@]<host>:<port>/\n}); + _croak(qq{$type URL must be in format http[s]://[auth@]<host>:<port>/\n}); } return ($scheme, $host, $port, $auth); @@ -882,7 +882,7 @@ # duck typing for my $method ( qw/add cookie_header/ ) { - Carp::croak(qq/Cookie jar must provide the '$method' method\n/) + _croak(qq/Cookie jar must provide the '$method' method\n/) unless ref($jar) && ref($jar)->can($method); } @@ -1658,7 +1658,7 @@ =head1 VERSION -version 0.068 +version 0.070 =head1 SYNOPSIS @@ -2281,7 +2281,7 @@ =head1 CONTRIBUTORS -=for stopwords Alan Gardner Alessandro Ghedini A. Sinan Unur Brad Gilbert brian m. carlson Chris Nehren Weyl Claes Jakobsson Clinton Gormley Craig Berry David Golden Dean Pearce Edward Zborowski James Raspass Jeremy Mates Jess Robinson Karen Etheridge Lukas Eklund Martin J. Evans Martin-Louis Bright Mike Doherty Olaf Alders Olivier Mengué Petr Písař SkyMarshal Sören Kornetzki Steve Grazzini Syohei YOSHIDA Tatsuhiko Miyagawa Tom Hukins Tony Cook +=for stopwords Alan Gardner Alessandro Ghedini A. Sinan Unur Brad Gilbert brian m. carlson Chris Nehren Weyl Claes Jakobsson Clinton Gormley Craig Berry David Golden Dean Pearce Edward Zborowski James Raspass Jeremy Mates Jess Robinson Karen Etheridge Lukas Eklund Martin J. Evans Martin-Louis Bright Mike Doherty Nicolas Rochelemagne Olaf Alders Olivier Mengué Petr Písař SkyMarshal Sören Kornetzki Steve Grazzini Syohei YOSHIDA Tatsuhiko Miyagawa Tom Hukins Tony Cook =over 4 @@ -2371,6 +2371,10 @@ =item * +Nicolas Rochelemagne <[email protected]> + +=item * + Olaf Alders <[email protected]> =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.068/xt/author/pod-spell.t new/HTTP-Tiny-0.070/xt/author/pod-spell.t --- old/HTTP-Tiny-0.068/xt/author/pod-spell.t 2016-09-23 22:10:20.000000000 +0200 +++ new/HTTP-Tiny-0.070/xt/author/pod-spell.t 2016-10-10 05:23:48.000000000 +0200 @@ -53,6 +53,7 @@ Mike Miyagawa Nehren +Nicolas Olaf Olivier Pearce @@ -60,6 +61,7 @@ Písař Raspass Robinson +Rochelemagne Sinan SkyMarshal Steve @@ -103,6 +105,7 @@ pearce ppisar proxying +rochelemagne sandals skymarshal1729 soeren
