Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2015-08-27 08:56:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPAN-Uploader"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes    
2015-06-12 20:30:58.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
    2015-08-27 08:56:38.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Aug 23 08:32:42 UTC 2015 - [email protected]
+
+- updated to 0.103010
+   see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+  0.103010  2015-08-10 22:23:25-04:00 America/New_York
+          - add --md5 option to print md5sum of uploaded files (Vincent Pit)
+
+-------------------------------------------------------------------

Old:
----
  CPAN-Uploader-0.103009.tar.gz

New:
----
  CPAN-Uploader-0.103010.tar.gz

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

Other differences:
------------------
++++++ perl-CPAN-Uploader.spec ++++++
--- /var/tmp/diff_new_pack.tsJaRN/_old  2015-08-27 08:56:39.000000000 +0200
+++ /var/tmp/diff_new_pack.tsJaRN/_new  2015-08-27 08:56:39.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-CPAN-Uploader
-Version:        0.103009
+Version:        0.103010
 Release:        0
 %define cpan_name CPAN-Uploader
 Summary:        Upload Things to the Cpan

++++++ CPAN-Uploader-0.103009.tar.gz -> CPAN-Uploader-0.103010.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/Changes 
new/CPAN-Uploader-0.103010/Changes
--- old/CPAN-Uploader-0.103009/Changes  2015-05-27 19:56:20.000000000 +0200
+++ new/CPAN-Uploader-0.103010/Changes  2015-08-11 04:23:28.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Uploader
 
+0.103010  2015-08-10 22:23:25-04:00 America/New_York
+        - add --md5 option to print md5sum of uploaded files (Vincent Pit)
+
 0.103009  2015-05-27 13:56:16-04:00 America/New_York
         - Do (minor) validation on the user in the config file (Mark Fowler)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/MANIFEST 
new/CPAN-Uploader-0.103010/MANIFEST
--- old/CPAN-Uploader-0.103009/MANIFEST 2015-05-27 19:56:20.000000000 +0200
+++ new/CPAN-Uploader-0.103010/MANIFEST 2015-08-11 04:23:28.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.036.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.039.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/META.json 
new/CPAN-Uploader-0.103010/META.json
--- old/CPAN-Uploader-0.103009/META.json        2015-05-27 19:56:20.000000000 
+0200
+++ new/CPAN-Uploader-0.103010/META.json        2015-08-11 04:23:28.000000000 
+0200
@@ -4,7 +4,7 @@
       "Ricardo SIGNES <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 
2.150001",
+   "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 
2.150005",
    "license" : [
       "perl_5"
    ],
@@ -21,6 +21,7 @@
       },
       "develop" : {
          "requires" : {
+            "Test::More" : "0",
             "Test::Pod" : "1.41"
          }
       },
@@ -28,6 +29,7 @@
          "requires" : {
             "Carp" : "0",
             "Data::Dumper" : "0",
+            "Digest::MD5" : "0",
             "File::Basename" : "0",
             "File::HomeDir" : "0",
             "File::Spec" : "0",
@@ -64,10 +66,10 @@
          "web" : "https://github.com/rjbs/CPAN-Uploader";
       }
    },
-   "version" : "0.103009",
+   "version" : "0.103010",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.021010"
+         "version" : "5.023000"
       },
       "plugins" : [
          {
@@ -76,28 +78,28 @@
                "Dist::Zilla::Plugin::GatherDir" : {
                   "exclude_filename" : [],
                   "exclude_match" : [],
-                  "follow_symlinks" : "0",
-                  "include_dotfiles" : "0",
+                  "follow_symlinks" : 0,
+                  "include_dotfiles" : 0,
                   "prefix" : "",
                   "prune_directory" : [],
                   "root" : "."
                },
                "Dist::Zilla::Plugin::Git::GatherDir" : {
-                  "include_untracked" : "0"
+                  "include_untracked" : 0
                }
             },
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.034"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.015"
+            "version" : "0.016"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@RJBS/CheckExtraTests",
-            "version" : "0.027"
+            "version" : "0.028"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -113,7 +115,7 @@
                }
             },
             "name" : "@RJBS/RJBS-Outdated",
-            "version" : "0.044"
+            "version" : "0.045"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -127,62 +129,62 @@
                }
             },
             "name" : "@RJBS/CPAN-Outdated",
-            "version" : "0.044"
+            "version" : "0.045"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -192,19 +194,19 @@
                }
             },
             "name" : "@RJBS/MakeMaker",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "config" : {
                "Dist::Zilla::Plugin::Git::NextVersion" : {
                   "first_version" : "0.001",
-                  "version_by_branch" : "0",
+                  "version_by_branch" : 0,
                   "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
                },
                "Dist::Zilla::Role::Git::Repo" : {
@@ -212,27 +214,27 @@
                }
             },
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.034"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -242,7 +244,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -258,7 +260,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -376,7 +378,7 @@
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
             "name" : "@RJBS/GithubMeta",
-            "version" : "0.50"
+            "version" : "0.54"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -386,8 +388,8 @@
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
-                     "dist.ini",
-                     "Changes"
+                     "Changes",
+                     "dist.ini"
                   ],
                   "allow_dirty_match" : [],
                   "changelog" : "Changes"
@@ -397,48 +399,53 @@
                }
             },
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.034"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "config" : {
                "Dist::Zilla::Plugin::Git::Commit" : {
                   "add_files_in" : [],
-                  "commit_msg" : "v%v%n%n%c",
-                  "time_zone" : "local"
+                  "commit_msg" : "v%v%n%n%c"
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
-                     "dist.ini",
-                     "Changes"
+                     "Changes",
+                     "dist.ini"
                   ],
                   "allow_dirty_match" : [],
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
                   "repo_root" : "."
+               },
+               "Dist::Zilla::Role::Git::StringFormatter" : {
+                  "time_zone" : "local"
                }
             },
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.034"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "config" : {
                "Dist::Zilla::Plugin::Git::Tag" : {
                   "branch" : null,
+                  "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "0.103009",
+                  "tag" : "0.103010",
                   "tag_format" : "%v",
-                  "tag_message" : "v%v",
-                  "time_zone" : "local"
+                  "tag_message" : "v%v"
                },
                "Dist::Zilla::Role::Git::Repo" : {
                   "repo_root" : "."
+               },
+               "Dist::Zilla::Role::Git::StringFormatter" : {
+                  "time_zone" : "local"
                }
             },
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.034"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -455,20 +462,22 @@
                }
             },
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.034"
+            "version" : "2.036"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "include_authors" : "0",
-                  "include_releaser" : "1",
+                  "include_authors" : 0,
+                  "include_releaser" : 1,
                   "order_by" : "name",
-                  "paths" : []
+                  "paths" : [
+                     "."
+                  ]
                }
             },
             "name" : "@RJBS/Git::Contributors",
-            "version" : "0.011"
+            "version" : "0.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -479,7 +488,7 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::RemovePrereqs",
@@ -491,55 +500,65 @@
                }
             },
             "name" : "RemovePrereqs",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "5.036"
+            "version" : "5.039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":ExtraTestFiles",
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "5.036"
+            "version" : "5.039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":PerlExecFiles",
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "5.036"
+            "version" : "5.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "5.036"
+            "version" : "5.039"
          }
       ],
       "zilla" : {
          "class" : "Dist::Zilla::Dist::Builder",
          "config" : {
-            "is_trial" : ""
+            "is_trial" : "0"
          },
-         "version" : "5.036"
+         "version" : "5.039"
       }
    },
    "x_contributors" : [
@@ -554,7 +573,8 @@
       "Mike Doherty <[email protected]>",
       "Steven Haryanto (on Asus Zenbook) <[email protected]>",
       "sungo <[email protected]>",
-      "Torsten Raudssus <[email protected]>"
+      "Torsten Raudssus <[email protected]>",
+      "Vincent Pit <[email protected]>"
    ]
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/META.yml 
new/CPAN-Uploader-0.103010/META.yml
--- old/CPAN-Uploader-0.103009/META.yml 2015-05-27 19:56:20.000000000 +0200
+++ new/CPAN-Uploader-0.103010/META.yml 2015-08-11 04:23:28.000000000 +0200
@@ -9,7 +9,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.036, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'Dist::Zilla version 5.039, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,6 +18,7 @@
 requires:
   Carp: '0'
   Data::Dumper: '0'
+  Digest::MD5: '0'
   File::Basename: '0'
   File::HomeDir: '0'
   File::Spec: '0'
@@ -33,10 +34,10 @@
   bugtracker: https://github.com/rjbs/CPAN-Uploader/issues
   homepage: https://github.com/rjbs/CPAN-Uploader
   repository: https://github.com/rjbs/CPAN-Uploader.git
-version: '0.103009'
+version: '0.103010'
 x_Dist_Zilla:
   perl:
-    version: '5.021010'
+    version: '5.023000'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -44,23 +45,23 @@
         Dist::Zilla::Plugin::GatherDir:
           exclude_filename: []
           exclude_match: []
-          follow_symlinks: '0'
-          include_dotfiles: '0'
+          follow_symlinks: 0
+          include_dotfiles: 0
           prefix: ''
           prune_directory: []
           root: .
         Dist::Zilla::Plugin::Git::GatherDir:
-          include_untracked: '0'
+          include_untracked: 0
       name: '@RJBS/Git::GatherDir'
-      version: '2.034'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: '0.015'
+      version: '0.016'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
-      version: '0.027'
+      version: '0.028'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -72,7 +73,7 @@
           phase: build
           skip: []
       name: '@RJBS/RJBS-Outdated'
-      version: '0.044'
+      version: '0.045'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -83,89 +84,89 @@
           phase: release
           skip: []
       name: '@RJBS/CPAN-Outdated'
-      version: '0.044'
+      version: '0.045'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@RJBS/MakeMaker'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
         Dist::Zilla::Plugin::Git::NextVersion:
           first_version: '0.001'
-          version_by_branch: '0'
+          version_by_branch: 0
           version_regexp: (?^:^([0-9]+\.[0-9]+)$)
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@RJBS/Git::NextVersion'
-      version: '2.034'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -173,7 +174,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@RJBS/Test::ReportPrereqs'
@@ -185,7 +186,7 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -277,7 +278,7 @@
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
-      version: '0.50'
+      version: '0.54'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -285,45 +286,48 @@
           untracked_files: die
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
-            - dist.ini
             - Changes
+            - dist.ini
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@RJBS/@Git/Check'
-      version: '2.034'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
           commit_msg: v%v%n%n%c
-          time_zone: local
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
-            - dist.ini
             - Changes
+            - dist.ini
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
+        Dist::Zilla::Role::Git::StringFormatter:
+          time_zone: local
       name: '@RJBS/@Git/Commit'
-      version: '2.034'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
         Dist::Zilla::Plugin::Git::Tag:
           branch: ~
+          changelog: Changes
           signed: 0
-          tag: '0.103009'
+          tag: '0.103010'
           tag_format: '%v'
           tag_message: v%v
-          time_zone: local
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
+        Dist::Zilla::Role::Git::StringFormatter:
+          time_zone: local
       name: '@RJBS/@Git/Tag'
-      version: '2.034'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -335,17 +339,18 @@
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@RJBS/@Git/Push'
-      version: '2.034'
+      version: '2.036'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          include_authors: '0'
-          include_releaser: '1'
+          include_authors: 0
+          include_releaser: 1
           order_by: name
-          paths: []
+          paths:
+            - .
       name: '@RJBS/Git::Contributors'
-      version: '0.011'
+      version: '0.014'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -353,7 +358,7 @@
           phase: runtime
           type: requires
       name: Prereqs
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::RemovePrereqs
       config:
@@ -361,44 +366,52 @@
           modules_to_remove:
             - Config::Identity
       name: RemovePrereqs
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '5.036'
+      version: '5.039'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':ExtraTestFiles'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '5.036'
+      version: '5.039'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':PerlExecFiles'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '5.036'
+      version: '5.039'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '5.036'
+      version: '5.039'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: ''
-    version: '5.036'
+      is_trial: '0'
+    version: '5.039'
 x_contributors:
   - 'Barbie <[email protected]>'
   - 'Christian Walde <[email protected]>'
@@ -412,3 +425,4 @@
   - 'Steven Haryanto (on Asus Zenbook) <[email protected]>'
   - 'sungo <[email protected]>'
   - 'Torsten Raudssus <[email protected]>'
+  - 'Vincent Pit <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/Makefile.PL 
new/CPAN-Uploader-0.103010/Makefile.PL
--- old/CPAN-Uploader-0.103009/Makefile.PL      2015-05-27 19:56:20.000000000 
+0200
+++ new/CPAN-Uploader-0.103010/Makefile.PL      2015-08-11 04:23:28.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.036.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.039.
 use strict;
 use warnings;
 
@@ -21,6 +21,7 @@
   "PREREQ_PM" => {
     "Carp" => 0,
     "Data::Dumper" => 0,
+    "Digest::MD5" => 0,
     "File::Basename" => 0,
     "File::HomeDir" => 0,
     "File::Spec" => 0,
@@ -38,7 +39,7 @@
     "File::Spec" => 0,
     "Test::More" => "0.96"
   },
-  "VERSION" => "0.103009",
+  "VERSION" => "0.103010",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -48,6 +49,7 @@
 my %FallbackPrereqs = (
   "Carp" => 0,
   "Data::Dumper" => 0,
+  "Digest::MD5" => 0,
   "ExtUtils::MakeMaker" => 0,
   "File::Basename" => 0,
   "File::HomeDir" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/README 
new/CPAN-Uploader-0.103010/README
--- old/CPAN-Uploader-0.103009/README   2015-05-27 19:56:20.000000000 +0200
+++ new/CPAN-Uploader-0.103010/README   2015-08-11 04:23:28.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution CPAN-Uploader,
-version 0.103009:
+version 0.103010:
 
   upload things to the CPAN
 
@@ -11,5 +11,5 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.036.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.039.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/bin/cpan-upload 
new/CPAN-Uploader-0.103010/bin/cpan-upload
--- old/CPAN-Uploader-0.103009/bin/cpan-upload  2015-05-27 19:56:20.000000000 
+0200
+++ new/CPAN-Uploader-0.103010/bin/cpan-upload  2015-08-11 04:23:28.000000000 
+0200
@@ -21,6 +21,8 @@
 #pod     -d --directory     a dir in your CPAN space in which to put the file
 #pod     --http-proxy       URL of the http proxy to use in uploading
 #pod     --ignore-errors    instead of aborting, continue to next file on error
+#pod     -c --config        config file to use; defaults to ~/.pause
+#pod     --md5              compute MD5 checksums of the files
 #pod
 #pod =head1 CONFIGURATION
 #pod
@@ -70,6 +72,7 @@
   [ "http-proxy=s"  => "URL of the http proxy to use in uploading" ],
   [ "ignore-errors" => "instead of aborting, continue to next file on error" ],
   [ "config|c=s"    => "config file to use; defaults to ~/.pause" ],
+  [ "md5"           => "compute MD5 checksums of the files" ],
 );
 
 if ($opt->help) {
@@ -112,6 +115,8 @@
   print "\n";
 }
 
+my $md5;
+
 foreach my $file (@ARGV) {
   my $ok = eval {
     CPAN::Uploader->upload_file(
@@ -120,7 +125,26 @@
     );
     1;
   };
-  unless ($ok) {
+  if ($ok) {
+    if ($opt->md5) {
+      if ($md5) {
+        $md5->reset;
+      } else {
+        require Digest::MD5;
+        $md5 = Digest::MD5->new;
+      }
+      open my $fh, '<', $file or die "can't open $file for reading: $!";
+      my $digest = do {
+        local $@;
+        eval {
+          $md5->addfile($fh)->hexdigest;
+        };
+      };
+      if (defined $digest) {
+        print "md5: $digest\n";
+      }
+    }
+  } else {
     my $error = $@;
     die $@ unless $opt->ignore_errors;
     warn $@;
@@ -139,7 +163,7 @@
 
 =head1 VERSION
 
-version 0.103009
+version 0.103010
 
 =head1 USAGE
 
@@ -153,6 +177,8 @@
     -d --directory     a dir in your CPAN space in which to put the file
     --http-proxy       URL of the http proxy to use in uploading
     --ignore-errors    instead of aborting, continue to next file on error
+    -c --config        config file to use; defaults to ~/.pause
+    --md5              compute MD5 checksums of the files
 
 =head1 CONFIGURATION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/lib/CPAN/Uploader.pm 
new/CPAN-Uploader-0.103010/lib/CPAN/Uploader.pm
--- old/CPAN-Uploader-0.103009/lib/CPAN/Uploader.pm     2015-05-27 
19:56:20.000000000 +0200
+++ new/CPAN-Uploader-0.103010/lib/CPAN/Uploader.pm     2015-08-11 
04:23:28.000000000 +0200
@@ -2,7 +2,7 @@
 use warnings;
 package CPAN::Uploader;
 # ABSTRACT: upload things to the CPAN
-$CPAN::Uploader::VERSION = '0.103009';
+$CPAN::Uploader::VERSION = '0.103010';
 #pod =head1 ORIGIN
 #pod
 #pod This code is mostly derived from C<cpan-upload-http> by Brad Fitzpatrick, 
which
@@ -280,7 +280,7 @@
 
 =head1 VERSION
 
-version 0.103009
+version 0.103010
 
 =head1 METHODS
 
@@ -349,7 +349,7 @@
 
 =head1 CONTRIBUTORS
 
-=for stopwords Barbie Christian Walde David Caldwell fREW Schmidt Gabor Szabo 
Graham Knop Kent Fredric Mark Fowler Mike Doherty Steven Haryanto (on Asus 
Zenbook) sungo Torsten Raudssus
+=for stopwords Barbie Christian Walde David Caldwell fREW Schmidt Gabor Szabo 
Graham Knop Kent Fredric Mark Fowler Mike Doherty Steven Haryanto (on Asus 
Zenbook) sungo Torsten Raudssus Vincent Pit
 
 =over 4
 
@@ -401,6 +401,10 @@
 
 Torsten Raudssus <[email protected]>
 
+=item *
+
+Vincent Pit <[email protected]>
+
 =back
 
 =head1 COPYRIGHT AND LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103009/t/00-report-prereqs.dd 
new/CPAN-Uploader-0.103010/t/00-report-prereqs.dd
--- old/CPAN-Uploader-0.103009/t/00-report-prereqs.dd   2015-05-27 
19:56:20.000000000 +0200
+++ new/CPAN-Uploader-0.103010/t/00-report-prereqs.dd   2015-08-11 
04:23:28.000000000 +0200
@@ -6,6 +6,7 @@
                       },
        'develop' => {
                       'requires' => {
+                                      'Test::More' => '0',
                                       'Test::Pod' => '1.41'
                                     }
                     },
@@ -13,6 +14,7 @@
                       'requires' => {
                                       'Carp' => '0',
                                       'Data::Dumper' => '0',
+                                      'Digest::MD5' => '0',
                                       'File::Basename' => '0',
                                       'File::HomeDir' => '0',
                                       'File::Spec' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/CPAN-Uploader-0.103009/xt/release/changes_has_content.t 
new/CPAN-Uploader-0.103010/xt/release/changes_has_content.t
--- old/CPAN-Uploader-0.103009/xt/release/changes_has_content.t 2015-05-27 
19:56:20.000000000 +0200
+++ new/CPAN-Uploader-0.103010/xt/release/changes_has_content.t 2015-08-11 
04:23:28.000000000 +0200
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.103009';
+my $newver = '0.103010';
 my $trial_token = '-TRIAL';
 
 SKIP: {


Reply via email to