Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-HTTP-Tiny for openSUSE:Factory checked in at 2022-08-16 17:08:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-HTTP-Tiny.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Tiny" Tue Aug 16 17:08:25 2022 rev:16 rq:997336 version:0.082 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-HTTP-Tiny/perl-HTTP-Tiny.changes 2021-11-10 21:47:38.735842761 +0100 +++ /work/SRC/openSUSE:Factory/.perl-HTTP-Tiny.new.1521/perl-HTTP-Tiny.changes 2022-08-16 17:08:30.484015244 +0200 @@ -1,0 +2,14 @@ +Tue Jul 26 03:07:09 UTC 2022 - Tina M??ller <[email protected]> + +- updated to 0.082 + see /usr/share/doc/packages/perl-HTTP-Tiny/Changes + + 0.082 2022-07-25 09:45:34-04:00 America/New_York + - No changes from 0.081-TRIAL. + 0.081 2022-07-17 09:01:51-04:00 America/New_York (TRIAL RELEASE) + [FIXED] + - No longer deletes the 'headers' key from post_form arguments hashref. + [DOCS] + - Noted that request/response content are handled as raw bytes. + +------------------------------------------------------------------- Old: ---- HTTP-Tiny-0.080.tar.gz New: ---- HTTP-Tiny-0.082.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-HTTP-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.QTCCqi/_old 2022-08-16 17:08:30.960016668 +0200 +++ /var/tmp/diff_new_pack.QTCCqi/_new 2022-08-16 17:08:30.968016691 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-HTTP-Tiny # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name HTTP-Tiny Name: perl-HTTP-Tiny -Version: 0.080 +Version: 0.082 Release: 0 -Summary: Small, simple, correct HTTP/1.1 client License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Small, simple, correct HTTP/1.1 client URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml ++++++ HTTP-Tiny-0.080.tar.gz -> HTTP-Tiny-0.082.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/Changes new/HTTP-Tiny-0.082/Changes --- old/HTTP-Tiny-0.080/Changes 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/Changes 2022-07-25 15:45:42.000000000 +0200 @@ -1,5 +1,19 @@ Release notes for HTTP-Tiny +0.082 2022-07-25 09:45:34-04:00 America/New_York + + - No changes from 0.081-TRIAL. + +0.081 2022-07-17 09:01:51-04:00 America/New_York (TRIAL RELEASE) + + [FIXED] + + - No longer deletes the 'headers' key from post_form arguments hashref. + + [DOCS] + + - Noted that request/response content are handled as raw bytes. + 0.080 2021-11-05 08:15:46-04:00 America/New_York - No changes from 0.079-TRIAL. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/LICENSE new/HTTP-Tiny-0.082/LICENSE --- old/HTTP-Tiny-0.080/LICENSE 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/LICENSE 2022-07-25 15:45:42.000000000 +0200 @@ -1,4 +1,4 @@ -This software is copyright (c) 2021 by Christian Hansen. +This software is copyright (c) 2022 by Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. @@ -12,7 +12,7 @@ --- The GNU General Public License, Version 1, February 1989 --- -This software is Copyright (c) 2021 by Christian Hansen. +This software is Copyright (c) 2022 by Christian Hansen. This is free software, licensed under: @@ -272,7 +272,7 @@ --- The Artistic License 1.0 --- -This software is Copyright (c) 2021 by Christian Hansen. +This software is Copyright (c) 2022 by Christian Hansen. This is free software, licensed under: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/MANIFEST new/HTTP-Tiny-0.082/MANIFEST --- old/HTTP-Tiny-0.080/MANIFEST 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/MANIFEST 2022-07-25 15:45:42.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.025. CONTRIBUTING.mkdn Changes LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/META.json new/HTTP-Tiny-0.082/META.json --- old/HTTP-Tiny-0.080/META.json 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/META.json 2022-07-25 15:45:42.000000000 +0200 @@ -5,7 +5,7 @@ "David Golden <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -111,7 +111,7 @@ "provides" : { "HTTP::Tiny" : { "file" : "lib/HTTP/Tiny.pm", - "version" : "0.080" + "version" : "0.082" } }, "release_status" : "stable", @@ -126,7 +126,7 @@ "web" : "https://github.com/chansen/p5-http-tiny" } }, - "version" : "0.080", + "version" : "0.082", "x_authority" : "cpan:DAGOLDEN", "x_contributors" : [ "Alan Gardner <[email protected]>", @@ -145,6 +145,7 @@ "Dean Pearce <[email protected]>", "Edward Zborowski <[email protected]>", "Felipe Gasper <[email protected]>", + "Graham Knop <[email protected]>", "Greg Kennedy <[email protected]>", "James E Keenan <[email protected]>", "James Raspass <[email protected]>", @@ -173,8 +174,8 @@ "Tony Cook <[email protected]>", "Xavier Guimard <[email protected]>" ], - "x_generated_by_perl" : "v5.34.0", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.26", + "x_generated_by_perl" : "v5.36.0", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.29", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/META.yml new/HTTP-Tiny-0.082/META.yml --- old/HTTP-Tiny-0.080/META.yml 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/META.yml 2022-07-25 15:45:42.000000000 +0200 @@ -22,7 +22,7 @@ ExtUtils::MakeMaker: '6.17' perl: '5.006' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.025, 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.080' + version: '0.082' 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.080' +version: '0.082' x_authority: cpan:DAGOLDEN x_contributors: - 'Alan Gardner <[email protected]>' @@ -80,6 +80,7 @@ - 'Dean Pearce <[email protected]>' - 'Edward Zborowski <[email protected]>' - 'Felipe Gasper <[email protected]>' + - 'Graham Knop <[email protected]>' - 'Greg Kennedy <[email protected]>' - 'James E Keenan <[email protected]>' - 'James Raspass <[email protected]>' @@ -107,6 +108,6 @@ - 'Tom Hukins <[email protected]>' - 'Tony Cook <[email protected]>' - 'Xavier Guimard <[email protected]>' -x_generated_by_perl: v5.34.0 +x_generated_by_perl: v5.36.0 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/Makefile.PL new/HTTP-Tiny-0.082/Makefile.PL --- old/HTTP-Tiny-0.080/Makefile.PL 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/Makefile.PL 2022-07-25 15:45:42.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.025. use strict; use warnings; @@ -42,7 +42,7 @@ "lib" => 0, "open" => 0 }, - "VERSION" => "0.080", + "VERSION" => "0.082", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/README new/HTTP-Tiny-0.082/README --- old/HTTP-Tiny-0.080/README 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/README 2022-07-25 15:45:42.000000000 +0200 @@ -2,7 +2,7 @@ HTTP::Tiny - A small, simple, correct HTTP/1.1 client VERSION - version 0.080 + version 0.082 SYNOPSIS use HTTP::Tiny; @@ -227,6 +227,10 @@ allows customizing the action of the callback based on the "status" or "headers" received prior to the content body.) + Content data in the request/response is handled as "raw bytes". Any + encoding/decoding (with associated headers) are the responsibility of + the caller. + The "request" method returns a hashref containing the response. The hashref will have the following keys: @@ -539,6 +543,8 @@ * Felipe Gasper <[email protected]> + * Graham Knop <[email protected]> + * Greg Kennedy <[email protected]> * James E Keenan <[email protected]> @@ -594,7 +600,7 @@ * Xavier Guimard <[email protected]> COPYRIGHT AND LICENSE - This software is copyright (c) 2021 by Christian Hansen. + This software is copyright (c) 2022 by Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/cpanfile new/HTTP-Tiny-0.082/cpanfile --- old/HTTP-Tiny-0.080/cpanfile 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/cpanfile 2022-07-25 15:45:42.000000000 +0200 @@ -1,4 +1,4 @@ -# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024 +# This file is generated by Dist::Zilla::Plugin::CPANFile v6.025 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file. requires "Carp" => "0"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/lib/HTTP/Tiny.pm new/HTTP-Tiny-0.082/lib/HTTP/Tiny.pm --- old/HTTP-Tiny-0.080/lib/HTTP/Tiny.pm 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/lib/HTTP/Tiny.pm 2022-07-25 15:45:42.000000000 +0200 @@ -4,7 +4,7 @@ use warnings; # ABSTRACT: A small, simple, correct HTTP/1.1 client -our $VERSION = '0.080'; +our $VERSION = '0.082'; sub _croak { require Carp; Carp::croak(@_) } @@ -245,9 +245,10 @@ while ( my ($key, $value) = each %{$args->{headers} || {}} ) { $headers->{lc $key} = $value; } - delete $args->{headers}; return $self->request('POST', $url, { + # Any existing 'headers' key in $args will be overridden with a + # normalized version below. %$args, content => $self->www_form_urlencode($data), headers => { @@ -389,6 +390,10 @@ #pod customizing the action of the callback based on the C<status> or C<headers> #pod received prior to the content body.) #pod +#pod Content data in the request/response is handled as "raw bytes". Any +#pod encoding/decoding (with associated headers) are the responsibility of the +#pod caller. +#pod #pod The C<request> method returns a hashref containing the response. The hashref #pod will have the following keys: #pod @@ -1704,7 +1709,7 @@ =head1 VERSION -version 0.080 +version 0.082 =head1 SYNOPSIS @@ -1943,6 +1948,10 @@ customizing the action of the callback based on the C<status> or C<headers> received prior to the content body.) +Content data in the request/response is handled as "raw bytes". Any +encoding/decoding (with associated headers) are the responsibility of the +caller. + The C<request> method returns a hashref containing the response. The hashref will have the following keys: @@ -2337,7 +2346,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 Mitchell Dean Pearce Edward Zborowski Felipe Gasper Greg Kennedy James E Keenan Raspass Jeremy Mates Jess Robinson Karen Etheridge Lukas Eklund Martin J. Evans Martin-Louis Bright Matthew Horsfall Michael R. Davis Mike Doherty Nicolas Rochelemagne Olaf Alders Olivier Mengu?? Petr P??sa?? sanjay-cpu Serguei Trouchelle Shoichi Kaji SkyMarshal S??ren Kornetzki Steve Grazzini Syohei YOSHIDA Tatsuhiko Miyagawa Tom Hukins Tony Cook Xavier Guimard +=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 Mitchell Dean Pearce Edward Zborowski Felipe Gasper Graham Knop Greg Kennedy James E Keenan Raspass Jeremy Mates Jess Robinson Karen Etheridge Lukas Eklund Martin J. Evans Martin-Louis Bright Matthew Horsfall Michael R. Davis Mike Doherty Nicolas Rochelemagne Olaf Alders Olivier Mengu?? Petr P??sa?? sanjay-cpu Serguei Trouchelle Shoichi Kaji SkyMarshal S??ren Kornetzki Steve Grazzini Syohei YOSHIDA Tatsuhiko Miyagawa Tom Hukins Tony Cook Xavier Guimard =over 4 @@ -2407,6 +2416,10 @@ =item * +Graham Knop <[email protected]> + +=item * + Greg Kennedy <[email protected]> =item * @@ -2517,7 +2530,7 @@ =head1 COPYRIGHT AND LICENSE -This software is copyright (c) 2021 by Christian Hansen. +This software is copyright (c) 2022 by Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/HTTP-Tiny-0.080/xt/author/pod-spell.t new/HTTP-Tiny-0.082/xt/author/pod-spell.t --- old/HTTP-Tiny-0.080/xt/author/pod-spell.t 2021-11-05 13:15:54.000000000 +0100 +++ new/HTTP-Tiny-0.082/xt/author/pod-spell.t 2022-07-25 15:45:42.000000000 +0200 @@ -39,6 +39,7 @@ Gilbert Golden Gormley +Graham Grazzini Greg Guimard @@ -54,6 +55,7 @@ Karen Keenan Kennedy +Knop Kornetzki Lukas Martin @@ -112,6 +114,7 @@ ether felipe gardner +haarg jkeenan jmates jraspass
