Hello community,

here is the log from the commit of package perl-HTTP-Tiny for openSUSE:Factory 
checked in at 2016-10-02 00:08:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-20 12:27:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-Tiny.new/perl-HTTP-Tiny.changes       
2016-10-02 00:08:33.000000000 +0200
@@ -1,0 +2,46 @@
+Wed Sep 28 05:31:48 UTC 2016 - co...@suse.com
+
+- updated to 0.068
+   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
+
+-------------------------------------------------------------------
+Tue Sep 27 05:30:24 UTC 2016 - co...@suse.com
+
+- updated to 0.068
+   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
+
+-------------------------------------------------------------------
+Mon Sep 26 05:24:24 UTC 2016 - co...@suse.com
+
+- updated to 0.068
+   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
+
+-------------------------------------------------------------------
+Sun Sep 25 05:22:13 UTC 2016 - co...@suse.com
+
+- updated to 0.068
+   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
+
+-------------------------------------------------------------------
+Sat Sep 24 05:26:19 UTC 2016 - co...@suse.com
+
+- updated to 0.068
+   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
+
+  0.068     2016-09-23 16:10:03-04:00 America/New_York
+  
+      - No changes from 0.067-TRIAL.
+  
+  0.067     2016-09-14 11:43:14-04:00 America/New_York (TRIAL RELEASE)
+  
+      [FIXED]
+  
+      - Includes redirect history when issuing a 599 internal error.
+  
+  0.065     2016-09-09 22:42:43-04:00 America/New_York (TRIAL RELEASE)
+  
+      [TESTS]
+  
+      - Try harder to clean up environment in t/140_proxy.t (needed for VMS)
+
+-------------------------------------------------------------------

Old:
----
  HTTP-Tiny-0.064.tar.gz

New:
----
  HTTP-Tiny-0.068.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-HTTP-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.PiaUDP/_old  2016-10-02 00:08:33.000000000 +0200
+++ /var/tmp/diff_new_pack.PiaUDP/_new  2016-10-02 00:08:33.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-HTTP-Tiny
-Version:        0.064
+Version:        0.068
 Release:        0
 %define cpan_name HTTP-Tiny
 Summary:        Small, Simple, Correct Http/1.1 Client

++++++ HTTP-Tiny-0.064.tar.gz -> HTTP-Tiny-0.068.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/Changes new/HTTP-Tiny-0.068/Changes
--- old/HTTP-Tiny-0.064/Changes 2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/Changes 2016-09-23 22:10:20.000000000 +0200
@@ -1,5 +1,21 @@
 Release notes for HTTP-Tiny
 
+0.068     2016-09-23 16:10:03-04:00 America/New_York
+
+    - No changes from 0.067-TRIAL.
+
+0.067     2016-09-14 11:43:14-04:00 America/New_York (TRIAL RELEASE)
+
+    [FIXED]
+
+    - Includes redirect history when issuing a 599 internal error.
+
+0.065     2016-09-09 22:42:43-04:00 America/New_York (TRIAL RELEASE)
+
+    [TESTS]
+
+    - Try harder to clean up environment in t/140_proxy.t (needed for VMS)
+
 0.064     2016-08-16 21:37:51-04:00 America/New_York
 
     - No changes from 0.063-TRIAL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/META.json 
new/HTTP-Tiny-0.068/META.json
--- old/HTTP-Tiny-0.064/META.json       2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/META.json       2016-09-23 22:10:20.000000000 +0200
@@ -5,7 +5,7 @@
       "David Golden <dagol...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150009",
+   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -39,6 +39,7 @@
          "requires" : {
             "Dist::Zilla" : "5",
             "Dist::Zilla::Plugin::Prereqs" : "0",
+            "Dist::Zilla::Plugin::ReleaseStatus::FromVersion" : "0",
             "Dist::Zilla::Plugin::RemovePrereqs" : "0",
             "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072",
             "English" : "0",
@@ -110,7 +111,7 @@
    "provides" : {
       "HTTP::Tiny" : {
          "file" : "lib/HTTP/Tiny.pm",
-         "version" : "0.064"
+         "version" : "0.068"
       }
    },
    "release_status" : "stable",
@@ -125,7 +126,7 @@
          "web" : "https://github.com/chansen/p5-http-tiny";
       }
    },
-   "version" : "0.064",
+   "version" : "0.068",
    "x_authority" : "cpan:DAGOLDEN",
    "x_contributors" : [
       "Alan Gardner <gard...@pythian.com>",
@@ -137,6 +138,7 @@
       "Chris Weyl <cw...@alumni.drew.edu>",
       "Claes Jakobsson <cl...@surfar.nu>",
       "Clinton Gormley <cl...@traveljury.com>",
+      "Craig A. Berry <craigbe...@mac.com>",
       "David Golden <x...@xdg.me>",
       "Dean Pearce <pea...@pythian.com>",
       "Edward Zborowski <e...@rubensteintech.com>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/META.yml new/HTTP-Tiny-0.068/META.yml
--- old/HTTP-Tiny-0.064/META.yml        2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/META.yml        2016-09-23 22:10:20.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.150009'
+generated_by: 'Dist::Zilla version 6.007, 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.064'
+    version: '0.068'
 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.064'
+version: '0.068'
 x_authority: cpan:DAGOLDEN
 x_contributors:
   - 'Alan Gardner <gard...@pythian.com>'
@@ -73,6 +73,7 @@
   - 'Chris Weyl <cw...@alumni.drew.edu>'
   - 'Claes Jakobsson <cl...@surfar.nu>'
   - 'Clinton Gormley <cl...@traveljury.com>'
+  - 'Craig A. Berry <craigbe...@mac.com>'
   - 'David Golden <x...@xdg.me>'
   - 'Dean Pearce <pea...@pythian.com>'
   - 'Edward Zborowski <e...@rubensteintech.com>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/Makefile.PL 
new/HTTP-Tiny-0.068/Makefile.PL
--- old/HTTP-Tiny-0.064/Makefile.PL     2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/Makefile.PL     2016-09-23 22:10:20.000000000 +0200
@@ -42,7 +42,7 @@
     "lib" => 0,
     "open" => 0
   },
-  "VERSION" => "0.064",
+  "VERSION" => "0.068",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/README new/HTTP-Tiny-0.068/README
--- old/HTTP-Tiny-0.064/README  2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/README  2016-09-23 22:10:20.000000000 +0200
@@ -2,7 +2,7 @@
     HTTP::Tiny - A small, simple, correct HTTP/1.1 client
 
 VERSION
-    version 0.064
+    version 0.068
 
 SYNOPSIS
         use HTTP::Tiny;
@@ -513,6 +513,8 @@
 
     *   Clinton Gormley <cl...@traveljury.com>
 
+    *   Craig A. Berry <craigbe...@mac.com>
+
     *   David Golden <x...@xdg.me>
 
     *   Dean Pearce <pea...@pythian.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/cpanfile new/HTTP-Tiny-0.068/cpanfile
--- old/HTTP-Tiny-0.064/cpanfile        2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/cpanfile        2016-09-23 22:10:20.000000000 +0200
@@ -48,6 +48,7 @@
 on 'develop' => sub {
   requires "Dist::Zilla" => "5";
   requires "Dist::Zilla::Plugin::Prereqs" => "0";
+  requires "Dist::Zilla::Plugin::ReleaseStatus::FromVersion" => "0";
   requires "Dist::Zilla::Plugin::RemovePrereqs" => "0";
   requires "Dist::Zilla::PluginBundle::DAGOLDEN" => "0.072";
   requires "English" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/dist.ini new/HTTP-Tiny-0.068/dist.ini
--- old/HTTP-Tiny-0.064/dist.ini        2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/dist.ini        2016-09-23 22:10:20.000000000 +0200
@@ -11,6 +11,9 @@
 stopwords = UA
 stopwords = proxying
 
+[ReleaseStatus::FromVersion]
+testing = third_decimal_odd
+
 [RemovePrereqs]
 remove = Errno
 remove = HTTP::CookieJar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/lib/HTTP/Tiny.pm 
new/HTTP-Tiny-0.068/lib/HTTP/Tiny.pm
--- old/HTTP-Tiny-0.064/lib/HTTP/Tiny.pm        2016-08-17 03:38:12.000000000 
+0200
+++ new/HTTP-Tiny-0.068/lib/HTTP/Tiny.pm        2016-09-23 22:10:20.000000000 
+0200
@@ -4,7 +4,7 @@
 use warnings;
 # ABSTRACT: A small, simple, correct HTTP/1.1 client
 
-our $VERSION = '0.064';
+our $VERSION = '0.068';
 
 use Carp ();
 
@@ -431,6 +431,7 @@
     if (my $e = $@) {
         # maybe we got a response hash thrown from somewhere deep
         if ( ref $e eq 'HASH' && exists $e->{status} ) {
+            $e->{redirects} = delete $args->{_redirects} if @{ 
$args->{_redirects} || []};
             return $e;
         }
 
@@ -445,7 +446,8 @@
             headers => {
                 'content-type'   => 'text/plain',
                 'content-length' => length $e,
-            }
+            },
+            ( @{$args->{_redirects} || []} ? (redirects => delete 
$args->{_redirects}) : () ),
         };
     }
     return $response;
@@ -1656,7 +1658,7 @@
 
 =head1 VERSION
 
-version 0.064
+version 0.068
 
 =head1 SYNOPSIS
 
@@ -2279,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 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 Olaf Alders Olivier Mengué Petr Písař SkyMarshal Sören Kornetzki Steve 
Grazzini Syohei YOSHIDA Tatsuhiko Miyagawa Tom Hukins Tony Cook
 
 =over 4
 
@@ -2321,6 +2323,10 @@
 
 =item *
 
+Craig A. Berry <craigbe...@mac.com>
+
+=item *
+
 David Golden <x...@xdg.me>
 
 =item *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/t/00-report-prereqs.dd 
new/HTTP-Tiny-0.068/t/00-report-prereqs.dd
--- old/HTTP-Tiny-0.064/t/00-report-prereqs.dd  2016-08-17 03:38:12.000000000 
+0200
+++ new/HTTP-Tiny-0.068/t/00-report-prereqs.dd  2016-09-23 22:10:20.000000000 
+0200
@@ -12,6 +12,7 @@
                     'requires' => {
                                   'Dist::Zilla' => '5',
                                   'Dist::Zilla::Plugin::Prereqs' => '0',
+                                  
'Dist::Zilla::Plugin::ReleaseStatus::FromVersion' => '0',
                                   'Dist::Zilla::Plugin::RemovePrereqs' => '0',
                                   'Dist::Zilla::PluginBundle::DAGOLDEN' => 
'0.072',
                                   'English' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/t/140_proxy.t 
new/HTTP-Tiny-0.068/t/140_proxy.t
--- old/HTTP-Tiny-0.064/t/140_proxy.t   2016-08-17 03:38:12.000000000 +0200
+++ new/HTTP-Tiny-0.068/t/140_proxy.t   2016-09-23 22:10:20.000000000 +0200
@@ -68,6 +68,10 @@
 
 # ignore HTTP_PROXY with REQUEST_METHOD
 {
+    # in case previous clean-up failed for some reason
+    delete local @ENV{'http_proxy', 'https_proxy', 'all_proxy',
+                      'HTTP_PROXY', 'HTTPS_PROXY', 'ALL_PROXY'};
+
     local $ENV{HTTP_PROXY} = "http://localhost:8080";;
     local $ENV{REQUEST_METHOD} = 'GET';
     my $c = HTTP::Tiny->new();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Tiny-0.064/xt/author/pod-spell.t 
new/HTTP-Tiny-0.068/xt/author/pod-spell.t
--- old/HTTP-Tiny-0.064/xt/author/pod-spell.t   2016-08-17 03:38:12.000000000 
+0200
+++ new/HTTP-Tiny-0.068/xt/author/pod-spell.t   2016-09-23 22:10:20.000000000 
+0200
@@ -2,109 +2,112 @@
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007002
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007003
 use Test::Spelling 0.12;
 use Pod::Wordlist;
 
 
 add_stopwords(<DATA>);
-all_pod_files_spelling_ok( qw( bin lib  ) );
+all_pod_files_spelling_ok( qw( bin lib ) );
 __DATA__
-CA
-CGI
-UA
-proxying
-Christian
-Hansen
-chansen
-David
-Golden
-dagolden
 Alan
-Gardner
-gardner
+Alders
 Alessandro
-Ghedini
-al3xbio
-Sinan
-Unur
-nanis
+Berry
 Brad
-Gilbert
-bgills
-brian
-carlson
-sandals
+Bright
+CA
+CGI
 Chris
-Nehren
-apeiron
-Weyl
-cweyl
+Christian
 Claes
-Jakobsson
-claes
 Clinton
-Gormley
-clint
-xdg
+Cook
+Craig
+David
 Dean
-Pearce
-pearce
+Doherty
 Edward
-Zborowski
-ed
+Eklund
+Etheridge
+Evans
+Gardner
+Ghedini
+Gilbert
+Golden
+Gormley
+Grazzini
+HTTP
+Hansen
+Hukins
+Jakobsson
 James
-Raspass
-jraspass
 Jeremy
-Mates
-jmates
 Jess
-Robinson
-castaway
 Karen
-Etheridge
-ether
+Kornetzki
 Lukas
-Eklund
-leklund
 Martin
-Evans
-mjegh
-Bright
-mlbright
+Mates
+Mengué
 Mike
-Doherty
-doherty
+Miyagawa
+Nehren
 Olaf
-Alders
-olaf
 Olivier
-Mengué
-dolmen
+Pearce
 Petr
 Písař
-ppisar
+Raspass
+Robinson
+Sinan
 SkyMarshal
-skymarshal1729
-Sören
-Kornetzki
-soeren
 Steve
-Grazzini
-steve
 Syohei
-YOSHIDA
-syohex
+Sören
 Tatsuhiko
-Miyagawa
-miyagawa
+Tiny
 Tom
-Hukins
-tom
 Tony
-Cook
-tony
+UA
+Unur
+Weyl
+YOSHIDA
+Zborowski
+al3xbio
+apeiron
+bgills
+brian
+carlson
+castaway
+chansen
+claes
+clint
+craigberry
+cweyl
+dagolden
+doherty
+dolmen
+ed
+ether
+gardner
+jmates
+jraspass
+leklund
 lib
-HTTP
-Tiny
+miyagawa
+mjegh
+mlbright
+nanis
+olaf
+pearce
+ppisar
+proxying
+sandals
+skymarshal1729
+soeren
+steve
+syohex
+tom
+tony
+xdg


Reply via email to