Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Email-MIME-ContentType for 
openSUSE:Factory checked in at 2023-01-31 16:10:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Email-MIME-ContentType (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Email-MIME-ContentType.new.32243 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Email-MIME-ContentType"

Tue Jan 31 16:10:21 2023 rev:7 rq:1062260 version:1.028

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Email-MIME-ContentType/perl-Email-MIME-ContentType.changes
  2022-09-09 18:29:21.465241147 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Email-MIME-ContentType.new.32243/perl-Email-MIME-ContentType.changes
       2023-01-31 16:16:25.992267837 +0100
@@ -1,0 +2,9 @@
+Mon Jan  9 03:07:28 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.028
+   see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
+
+  1.028     2023-01-08 19:26:20-05:00 America/New_York
+          - update author info
+
+-------------------------------------------------------------------

Old:
----
  Email-MIME-ContentType-1.027.tar.gz

New:
----
  Email-MIME-ContentType-1.028.tar.gz

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

Other differences:
------------------
++++++ perl-Email-MIME-ContentType.spec ++++++
--- /var/tmp/diff_new_pack.UffWrP/_old  2023-01-31 16:16:26.444270455 +0100
+++ /var/tmp/diff_new_pack.UffWrP/_new  2023-01-31 16:16:26.448270478 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Email-MIME-ContentType
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name Email-MIME-ContentType
 Name:           perl-Email-MIME-ContentType
-Version:        1.027
+Version:        1.028
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Parse and build a MIME Content-Type or Content-Disposition 
Header

++++++ Email-MIME-ContentType-1.027.tar.gz -> 
Email-MIME-ContentType-1.028.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/Changes 
new/Email-MIME-ContentType-1.028/Changes
--- old/Email-MIME-ContentType-1.027/Changes    2022-09-04 11:11:44.000000000 
+0200
+++ new/Email-MIME-ContentType-1.028/Changes    2023-01-09 01:26:21.000000000 
+0100
@@ -1,5 +1,8 @@
 Revision history for Perl extension Email::MIME::ContentType
 
+1.028     2023-01-08 19:26:20-05:00 America/New_York
+        - update author info
+
 1.027     2022-09-04 04:11:43-05:00 America/Chicago
         - add a (for now undocumented) $PRE_2231_FORM package variable; if set
           to false, when RFC2231-style parameters are used, a pre-RFC2231-style
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/MANIFEST 
new/Email-MIME-ContentType-1.028/MANIFEST
--- old/Email-MIME-ContentType-1.027/MANIFEST   2022-09-04 11:11:44.000000000 
+0200
+++ new/Email-MIME-ContentType-1.028/MANIFEST   2023-01-09 01:26:21.000000000 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.025.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.030.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/META.json 
new/Email-MIME-ContentType-1.028/META.json
--- old/Email-MIME-ContentType-1.027/META.json  2022-09-04 11:11:44.000000000 
+0200
+++ new/Email-MIME-ContentType-1.028/META.json  2023-01-09 01:26:21.000000000 
+0100
@@ -3,10 +3,10 @@
    "author" : [
       "Simon Cozens <si...@cpan.org>",
       "Casey West <ca...@geeknest.com>",
-      "Ricardo Signes <rjbs@semiotic.systems>"
+      "Ricardo Signes <cpan@semiotic.systems>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -24,7 +24,8 @@
       "develop" : {
          "requires" : {
             "Test::More" : "0",
-            "Test::Pod" : "1.41"
+            "Test::Pod" : "1.41",
+            "strict" : "0"
          }
       },
       "runtime" : {
@@ -34,7 +35,6 @@
             "Exporter" : "5.57",
             "Text::Unidecode" : "0",
             "perl" : "5.012",
-            "strict" : "0",
             "warnings" : "0"
          }
       },
@@ -45,7 +45,8 @@
          "requires" : {
             "ExtUtils::MakeMaker" : "0",
             "File::Spec" : "0",
-            "Test::More" : "0.96"
+            "Test::More" : "0.96",
+            "strict" : "0"
          }
       }
    },
@@ -61,7 +62,7 @@
          "web" : "https://github.com/rjbs/Email-MIME-ContentType";
       }
    },
-   "version" : "1.027",
+   "version" : "1.028",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.037002"
@@ -133,57 +134,57 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -193,12 +194,12 @@
                }
             },
             "name" : "@RJBS/MakeMaker",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -209,7 +210,7 @@
                   "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.37.1",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
@@ -219,22 +220,22 @@
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -244,12 +245,12 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
             "name" : "@RJBS/Test::ReportPrereqs",
-            "version" : "0.028"
+            "version" : "0.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
@@ -265,7 +266,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -330,6 +331,11 @@
                         "version" : "4.018"
                      },
                      {
+                        "class" : "Pod::Weaver::Section::GenerateSection",
+                        "name" : "@RJBS/PerlSupport",
+                        "version" : "4.018"
+                     },
+                     {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Attributes",
                         "version" : "4.018"
@@ -383,7 +389,7 @@
          {
             "class" : "Dist::Zilla::Plugin::RJBSMisc",
             "name" : "@RJBS/RJBSMisc",
-            "version" : "5.020"
+            "version" : "5.021"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -405,7 +411,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.37.1",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
@@ -429,7 +435,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.37.1",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -446,12 +452,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "1.027",
+                  "tag" : "1.028",
                   "tag_format" : "%v",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.37.1",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -471,7 +477,7 @@
                   "remotes_must_exist" : 0
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.37.1",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
@@ -482,7 +488,7 @@
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.37.1",
+                  "git_version" : "2.38.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -495,52 +501,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.025"
+            "version" : "6.030"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.025"
+            "version" : "6.030"
          }
       ],
       "zilla" : {
@@ -548,16 +554,17 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.025"
+         "version" : "6.030"
       }
    },
    "x_contributors" : [
       "Matthew Green <m...@eterna.com.au>",
       "Pali <p...@cpan.org>",
+      "Ricardo Signes <rjbs@semiotic.systems>",
       "Thomas Szukala <t...@abusix.com>"
    ],
    "x_generated_by_perl" : "v5.37.2",
-   "x_rjbs_perl_window" : null,
+   "x_rjbs_perl_window" : "long-term",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.30",
    "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/META.yml 
new/Email-MIME-ContentType-1.028/META.yml
--- old/Email-MIME-ContentType-1.027/META.yml   2022-09-04 11:11:44.000000000 
+0200
+++ new/Email-MIME-ContentType-1.028/META.yml   2023-01-09 01:26:21.000000000 
+0100
@@ -3,15 +3,16 @@
 author:
   - 'Simon Cozens <si...@cpan.org>'
   - 'Casey West <ca...@geeknest.com>'
-  - 'Ricardo Signes <rjbs@semiotic.systems>'
+  - 'Ricardo Signes <cpan@semiotic.systems>'
 build_requires:
   ExtUtils::MakeMaker: '0'
   File::Spec: '0'
   Test::More: '0.96'
+  strict: '0'
 configure_requires:
   ExtUtils::MakeMaker: '6.78'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,13 +24,12 @@
   Exporter: '5.57'
   Text::Unidecode: '0'
   perl: '5.012'
-  strict: '0'
   warnings: '0'
 resources:
   bugtracker: https://github.com/rjbs/Email-MIME-ContentType/issues
   homepage: https://github.com/rjbs/Email-MIME-ContentType
   repository: https://github.com/rjbs/Email-MIME-ContentType.git
-version: '1.027'
+version: '1.028'
 x_Dist_Zilla:
   perl:
     version: '5.037002'
@@ -86,58 +86,58 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@RJBS/MakeMaker'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
@@ -146,26 +146,26 @@
           version_by_branch: 1
           version_regexp: (?^:^([0-9]+\.[0-9]+)$)
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.37.1
+          git_version: 2.38.0
           repo_root: .
       name: '@RJBS/Git::NextVersion'
       version: '2.048'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -173,11 +173,11 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@RJBS/Test::ReportPrereqs'
-      version: '0.028'
+      version: '0.029'
     -
       class: Dist::Zilla::Plugin::Git::Remote::Check
       name: '@RJBS/Git::Remote::Check'
@@ -189,7 +189,7 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -241,6 +241,10 @@
               name: '@RJBS/Stability'
               version: '4.018'
             -
+              class: Pod::Weaver::Section::GenerateSection
+              name: '@RJBS/PerlSupport'
+              version: '4.018'
+            -
               class: Pod::Weaver::Section::Collect
               name: Attributes
               version: '4.018'
@@ -281,7 +285,7 @@
     -
       class: Dist::Zilla::Plugin::RJBSMisc
       name: '@RJBS/RJBSMisc'
-      version: '5.020'
+      version: '5.021'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
@@ -298,7 +302,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.37.1
+          git_version: 2.38.0
           repo_root: .
       name: '@RJBS/@Git/Check'
       version: '2.048'
@@ -316,7 +320,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.37.1
+          git_version: 2.38.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -329,11 +333,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '1.027'
+          tag: '1.028'
           tag_format: '%v'
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.37.1
+          git_version: 2.38.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -347,7 +351,7 @@
             - 'github :'
           remotes_must_exist: 0
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.37.1
+          git_version: 2.38.0
           repo_root: .
       name: '@RJBS/@Git/Push'
       version: '2.048'
@@ -355,7 +359,7 @@
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.37.1
+          git_version: 2.38.0
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -365,53 +369,54 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.025'
+      version: '6.030'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.025'
+      version: '6.030'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: '6.025'
+    version: '6.030'
 x_contributors:
   - 'Matthew Green <m...@eterna.com.au>'
   - 'Pali <p...@cpan.org>'
+  - 'Ricardo Signes <rjbs@semiotic.systems>'
   - 'Thomas Szukala <t...@abusix.com>'
 x_generated_by_perl: v5.37.2
-x_rjbs_perl_window: ~
+x_rjbs_perl_window: long-term
 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/Email-MIME-ContentType-1.027/Makefile.PL 
new/Email-MIME-ContentType-1.028/Makefile.PL
--- old/Email-MIME-ContentType-1.027/Makefile.PL        2022-09-04 
11:11:44.000000000 +0200
+++ new/Email-MIME-ContentType-1.028/Makefile.PL        2023-01-09 
01:26:21.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.025.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.030.
 use strict;
 use warnings;
 
@@ -8,7 +8,7 @@
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Parse and build a MIME Content-Type or Content-Disposition 
Header",
-  "AUTHOR" => "Simon Cozens <simon\@cpan.org>, Casey West 
<casey\@geeknest.com>, Ricardo Signes <rjbs\@semiotic.systems>",
+  "AUTHOR" => "Simon Cozens <simon\@cpan.org>, Casey West 
<casey\@geeknest.com>, Ricardo Signes <cpan\@semiotic.systems>",
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.78"
   },
@@ -21,15 +21,15 @@
     "Encode" => "2.87",
     "Exporter" => "5.57",
     "Text::Unidecode" => 0,
-    "strict" => 0,
     "warnings" => 0
   },
   "TEST_REQUIRES" => {
     "ExtUtils::MakeMaker" => 0,
     "File::Spec" => 0,
-    "Test::More" => "0.96"
+    "Test::More" => "0.96",
+    "strict" => 0
   },
-  "VERSION" => "1.027",
+  "VERSION" => "1.028",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/README 
new/Email-MIME-ContentType-1.028/README
--- old/Email-MIME-ContentType-1.027/README     2022-09-04 11:11:44.000000000 
+0200
+++ new/Email-MIME-ContentType-1.028/README     2023-01-09 01:26:21.000000000 
+0100
@@ -1,5 +1,5 @@
 This archive contains the distribution Email-MIME-ContentType,
-version 1.027:
+version 1.028:
 
   Parse and build a MIME Content-Type or Content-Disposition Header
 
@@ -9,4 +9,4 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.025.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.030.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/dist.ini 
new/Email-MIME-ContentType-1.028/dist.ini
--- old/Email-MIME-ContentType-1.027/dist.ini   2022-09-04 11:11:44.000000000 
+0200
+++ new/Email-MIME-ContentType-1.028/dist.ini   2023-01-09 01:26:21.000000000 
+0100
@@ -1,10 +1,10 @@
 name    = Email-MIME-ContentType
 author  = Simon Cozens <si...@cpan.org>
 author  = Casey West <ca...@geeknest.com>
-author  = Ricardo Signes <rjbs@semiotic.systems>
+author  = Ricardo Signes <cpan@semiotic.systems>
 license = Perl_5
 copyright_holder = Simon Cozens
 copyright_year   = 2004
-perl-window = long-term
 
 [@RJBS]
+perl-window = long-term
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Email-MIME-ContentType-1.027/lib/Email/MIME/ContentType.pm 
new/Email-MIME-ContentType-1.028/lib/Email/MIME/ContentType.pm
--- old/Email-MIME-ContentType-1.027/lib/Email/MIME/ContentType.pm      
2022-09-04 11:11:44.000000000 +0200
+++ new/Email-MIME-ContentType-1.028/lib/Email/MIME/ContentType.pm      
2023-01-09 01:26:21.000000000 +0100
@@ -1,6 +1,6 @@
-use strict;
+use v5.12.0;
 use warnings;
-package Email::MIME::ContentType 1.027;
+package Email::MIME::ContentType 1.028;
 # ABSTRACT: Parse and build a MIME Content-Type or Content-Disposition Header
 
 use Carp;
@@ -95,7 +95,7 @@
   my $ct = shift;
 
   # If the header isn't there or is empty, give default answer.
-  return parse_content_type($ct_default) unless defined $ct and length $ct;
+  return parse_content_type($ct_default) unless length $ct;
 
   _unfold_lines($ct);
   _clean_comments($ct);
@@ -138,7 +138,7 @@
 sub parse_content_disposition {
   my $cd = shift;
 
-  return parse_content_disposition($cd_default) unless defined $cd and length 
$cd;
+  return parse_content_disposition($cd_default) unless length $cd;
 
   _unfold_lines($cd);
   _clean_comments($cd);
@@ -538,7 +538,7 @@
 
 =head1 VERSION
 
-version 1.027
+version 1.028
 
 =head1 SYNOPSIS
 
@@ -597,6 +597,16 @@
   my $cd_new = build_content_disposition($data);
   # attachment; filename=genome.jpeg; modification-date="Wed, 12 Feb 1997 
16:29:51 -0500"
 
+=head1 PERL VERSION
+
+This library should run on perls released even a long time ago.  It should work
+on any version of perl released in the last five years.
+
+Although it may work on older versions of perl, no guarantee is made that the
+minimum required version will not be increased.  The version may be increased
+for any reason, and there is no promise that patches will be accepted to lower
+the minimum required perl.
+
 =head1 FUNCTIONS
 
 =head2 parse_content_type
@@ -677,13 +687,13 @@
 
 =item *
 
-Ricardo Signes <rjbs@semiotic.systems>
+Ricardo Signes <cpan@semiotic.systems>
 
 =back
 
 =head1 CONTRIBUTORS
 
-=for stopwords Matthew Green Pali Thomas Szukala
+=for stopwords Matthew Green Pali Ricardo Signes Thomas Szukala
 
 =over 4
 
@@ -697,6 +707,10 @@
 
 =item *
 
+Ricardo Signes <rjbs@semiotic.systems>
+
+=item *
+
 Thomas Szukala <t...@abusix.com>
 
 =back
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/t/00-report-prereqs.dd 
new/Email-MIME-ContentType-1.028/t/00-report-prereqs.dd
--- old/Email-MIME-ContentType-1.027/t/00-report-prereqs.dd     2022-09-04 
11:11:44.000000000 +0200
+++ new/Email-MIME-ContentType-1.028/t/00-report-prereqs.dd     2023-01-09 
01:26:21.000000000 +0100
@@ -7,7 +7,8 @@
        'develop' => {
                       'requires' => {
                                       'Test::More' => '0',
-                                      'Test::Pod' => '1.41'
+                                      'Test::Pod' => '1.41',
+                                      'strict' => '0'
                                     }
                     },
        'runtime' => {
@@ -17,7 +18,6 @@
                                       'Exporter' => '5.57',
                                       'Text::Unidecode' => '0',
                                       'perl' => '5.012',
-                                      'strict' => '0',
                                       'warnings' => '0'
                                     }
                     },
@@ -28,7 +28,8 @@
                    'requires' => {
                                    'ExtUtils::MakeMaker' => '0',
                                    'File::Spec' => '0',
-                                   'Test::More' => '0.96'
+                                   'Test::More' => '0.96',
+                                   'strict' => '0'
                                  }
                  }
      };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-MIME-ContentType-1.027/t/00-report-prereqs.t 
new/Email-MIME-ContentType-1.028/t/00-report-prereqs.t
--- old/Email-MIME-ContentType-1.027/t/00-report-prereqs.t      2022-09-04 
11:11:44.000000000 +0200
+++ new/Email-MIME-ContentType-1.028/t/00-report-prereqs.t      2023-01-09 
01:26:21.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.029
 
 use Test::More tests => 1;
 
@@ -109,20 +109,24 @@
         my @reports = [qw/Module Want Have/];
 
         for my $mod ( sort keys %{ $req_hash->{$phase}{$type} } ) {
-            next if $mod eq 'perl';
             next if grep { $_ eq $mod } @exclude;
 
-            my $file = $mod;
-            $file =~ s{::}{/}g;
-            $file .= ".pm";
-            my ($prefix) = grep { -e File::Spec->catfile($_, $file) } @INC;
-
             my $want = $req_hash->{$phase}{$type}{$mod};
             $want = "undef" unless defined $want;
             $want = "any" if !$want && $want == 0;
 
+            if ($mod eq 'perl') {
+                push @reports, ['perl', $want, $]];
+                next;
+            }
+
             my $req_string = $want eq 'any' ? 'any version required' : 
"version '$want' required";
 
+            my $file = $mod;
+            $file =~ s{::}{/}g;
+            $file .= ".pm";
+            my ($prefix) = grep { -e File::Spec->catfile($_, $file) } @INC;
+
             if ($prefix) {
                 my $have = MM->parse_version( File::Spec->catfile($prefix, 
$file) );
                 $have = "undef" unless defined $have;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Email-MIME-ContentType-1.027/xt/release/changes_has_content.t 
new/Email-MIME-ContentType-1.028/xt/release/changes_has_content.t
--- old/Email-MIME-ContentType-1.027/xt/release/changes_has_content.t   
2022-09-04 11:11:44.000000000 +0200
+++ new/Email-MIME-ContentType-1.028/xt/release/changes_has_content.t   
2023-01-09 01:26:21.000000000 +0100
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.027';
+my $newver = '1.028';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 

Reply via email to