Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Sub-Exporter-ForMethods for 
openSUSE:Factory checked in at 2023-01-04 17:54:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Exporter-ForMethods (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sub-Exporter-ForMethods.new.1563 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sub-Exporter-ForMethods"

Wed Jan  4 17:54:00 2023 rev:13 rq:1055890 version:0.100055

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Sub-Exporter-ForMethods/perl-Sub-Exporter-ForMethods.changes
        2021-04-22 18:06:25.062739676 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Sub-Exporter-ForMethods.new.1563/perl-Sub-Exporter-ForMethods.changes
      2023-01-04 17:54:45.482943832 +0100
@@ -1,0 +2,10 @@
+Tue Jan  3 03:09:24 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 0.100055
+   see /usr/share/doc/packages/perl-Sub-Exporter-ForMethods/Changes
+
+  0.100055  2022-12-31 16:54:39-05:00 America/New_York
+          - update packaging and metadata
+          - minimum required Perl is now v5.12
+
+-------------------------------------------------------------------

Old:
----
  Sub-Exporter-ForMethods-0.100054.tar.gz

New:
----
  Sub-Exporter-ForMethods-0.100055.tar.gz

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

Other differences:
------------------
++++++ perl-Sub-Exporter-ForMethods.spec ++++++
--- /var/tmp/diff_new_pack.fm3bDh/_old  2023-01-04 17:54:45.874946143 +0100
+++ /var/tmp/diff_new_pack.fm3bDh/_new  2023-01-04 17:54:45.882946189 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sub-Exporter-ForMethods
 #
-# Copyright (c) 2021 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,16 +18,17 @@
 
 %define cpan_name Sub-Exporter-ForMethods
 Name:           perl-Sub-Exporter-ForMethods
-Version:        0.100054
+Version:        0.100055
 Release:        0
-Summary:        Helper routines for using Sub::Exporter to build methods
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Helper routines for using Sub::Exporter to build methods
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.78
 BuildRequires:  perl(Sub::Exporter) >= 0.978
 BuildRequires:  perl(Sub::Util)
 BuildRequires:  perl(Test::More) >= 0.96

++++++ Sub-Exporter-ForMethods-0.100054.tar.gz -> 
Sub-Exporter-ForMethods-0.100055.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-ForMethods-0.100054/Changes 
new/Sub-Exporter-ForMethods-0.100055/Changes
--- old/Sub-Exporter-ForMethods-0.100054/Changes        2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/Changes        2022-12-31 
22:54:40.000000000 +0100
@@ -1,5 +1,9 @@
 Revision history for Sub-Exporter-ForMethods
 
+0.100055  2022-12-31 16:54:39-05:00 America/New_York
+        - update packaging and metadata
+        - minimum required Perl is now v5.12
+
 0.100054  2021-04-17 17:59:05-04:00 America/New_York
         - no change since last trial release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-ForMethods-0.100054/LICENSE 
new/Sub-Exporter-ForMethods-0.100055/LICENSE
--- old/Sub-Exporter-ForMethods-0.100054/LICENSE        2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/LICENSE        2022-12-31 
22:54:40.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2021 by Ricardo Signes.
+This software is copyright (c) 2022 by Ricardo Signes.
 
 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 Ricardo Signes.
+This software is Copyright (c) 2022 by Ricardo Signes.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2021 by Ricardo Signes.
+This software is Copyright (c) 2022 by Ricardo Signes.
 
 This is free software, licensed under:
 
@@ -292,21 +292,21 @@
 
   - "Package" refers to the collection of files distributed by the Copyright
     Holder, and derivatives of that collection of files created through
-    textual modification. 
+    textual modification.
   - "Standard Version" refers to such a Package if it has not been modified,
     or has been modified in accordance with the wishes of the Copyright
-    Holder. 
+    Holder.
   - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package. 
+    the package.
   - "You" is you, if you're thinking about copying or distributing this 
Package.
   - "Reasonable copying fee" is whatever you can justify on the basis of media
     cost, duplication charges, time of people involved, and so on. (You will
     not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.) 
+    computing community at large as a market that must bear the fee.)
   - "Freely Available" means that no fee is charged for the item itself, though
     there may be fees involved in handling the item. It also means that
     recipients of the item may redistribute it under the same conditions they
-    received it. 
+    received it.
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@
 
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 The End
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-ForMethods-0.100054/MANIFEST 
new/Sub-Exporter-ForMethods-0.100055/MANIFEST
--- old/Sub-Exporter-ForMethods-0.100054/MANIFEST       2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/MANIFEST       2022-12-31 
22:54:40.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.018.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.029.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-ForMethods-0.100054/META.json 
new/Sub-Exporter-ForMethods-0.100055/META.json
--- old/Sub-Exporter-ForMethods-0.100054/META.json      2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/META.json      2022-12-31 
22:54:40.000000000 +0100
@@ -1,10 +1,10 @@
 {
    "abstract" : "helper routines for using Sub::Exporter to build methods",
    "author" : [
-      "Ricardo Signes <[email protected]>"
+      "Ricardo Signes <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.018, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -31,6 +31,7 @@
             "Scalar::Util" : "0",
             "Sub::Exporter" : "0.978",
             "Sub::Util" : "0",
+            "perl" : "5.012",
             "strict" : "0",
             "warnings" : "0"
          }
@@ -61,10 +62,10 @@
          "web" : "https://github.com/rjbs/Sub-Exporter-ForMethods";
       }
    },
-   "version" : "0.100054",
+   "version" : "0.100055",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.032000"
+         "version" : "5.037002"
       },
       "plugins" : [
          {
@@ -84,12 +85,12 @@
                }
             },
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.020"
+            "version" : "0.021"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
@@ -122,7 +123,9 @@
                   "modules" : [],
                   "phase" : "release",
                   "run_under_travis" : 0,
-                  "skip" : []
+                  "skip" : [
+                     "Dist::Zilla::Plugin::RJBSMisc"
+                  ]
                }
             },
             "name" : "@RJBS/CPAN-Outdated",
@@ -131,57 +134,57 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -191,12 +194,12 @@
                }
             },
             "name" : "@RJBS/MakeMaker",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -207,32 +210,32 @@
                   "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.24.3 (Apple Git-128)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -242,7 +245,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -250,6 +253,11 @@
             "version" : "0.028"
          },
          {
+            "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
+            "name" : "@RJBS/Git::Remote::Check",
+            "version" : "0.1.2"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Prereqs",
             "config" : {
                "Dist::Zilla::Plugin::Prereqs" : {
@@ -258,7 +266,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -275,87 +283,87 @@
                      {
                         "class" : "Pod::Weaver::Plugin::EnsurePod5",
                         "name" : "@CorePrep/EnsurePod5",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::H1Nester",
                         "name" : "@CorePrep/H1Nester",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::SingleEncoding",
                         "name" : "@RJBS/SingleEncoding",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Name",
                         "name" : "@RJBS/Name",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Version",
                         "name" : "@RJBS/Version",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/Prelude",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Synopsis",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Description",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Overview",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@RJBS/Stability",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::GenerateSection",
                         "name" : "@RJBS/PerlSupport",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Attributes",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Methods",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Functions",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Leftovers",
                         "name" : "@RJBS/Leftovers",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@RJBS/postlude",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Authors",
                         "name" : "@RJBS/Authors",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Contributors",
@@ -365,18 +373,23 @@
                      {
                         "class" : "Pod::Weaver::Section::Legal",
                         "name" : "@RJBS/Legal",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::Transformer",
                         "name" : "@RJBS/List",
-                        "version" : "4.016"
+                        "version" : "4.018"
                      }
                   ]
                }
             },
             "name" : "@RJBS/PodWeaver",
-            "version" : "4.008"
+            "version" : "4.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::RJBSMisc",
+            "name" : "@RJBS/RJBSMisc",
+            "version" : "5.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -398,12 +411,12 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.24.3 (Apple Git-128)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -422,7 +435,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.24.3 (Apple Git-128)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -430,7 +443,7 @@
                }
             },
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -439,12 +452,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "0.100054",
+                  "tag" : "0.100055",
                   "tag_format" : "%v",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.24.3 (Apple Git-128)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -452,7 +465,7 @@
                }
             },
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -464,18 +477,18 @@
                   "remotes_must_exist" : 0
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.24.3 (Apple Git-128)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.24.3 (Apple Git-128)",
+                  "git_version" : "2.38.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -488,52 +501,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.018"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.018"
+            "version" : "6.029"
          }
       ],
       "zilla" : {
@@ -541,14 +554,15 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.018"
+         "version" : "6.029"
       }
    },
    "x_contributors" : [
       "Ricardo Signes <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.32.0",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
+   "x_generated_by_perl" : "v5.37.2",
+   "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/Sub-Exporter-ForMethods-0.100054/META.yml 
new/Sub-Exporter-ForMethods-0.100055/META.yml
--- old/Sub-Exporter-ForMethods-0.100054/META.yml       2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/META.yml       2022-12-31 
22:54:40.000000000 +0100
@@ -1,7 +1,7 @@
 ---
 abstract: 'helper routines for using Sub::Exporter to build methods'
 author:
-  - 'Ricardo Signes <[email protected]>'
+  - 'Ricardo Signes <[email protected]>'
 build_requires:
   Carp: '0'
   ExtUtils::MakeMaker: '0'
@@ -12,7 +12,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '6.78'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.018, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.029, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,16 +22,17 @@
   Scalar::Util: '0'
   Sub::Exporter: '0.978'
   Sub::Util: '0'
+  perl: '5.012'
   strict: '0'
   warnings: '0'
 resources:
   bugtracker: https://github.com/rjbs/Sub-Exporter-ForMethods/issues
   homepage: https://github.com/rjbs/Sub-Exporter-ForMethods
   repository: https://github.com/rjbs/Sub-Exporter-ForMethods.git
-version: '0.100054'
+version: '0.100055'
 x_Dist_Zilla:
   perl:
-    version: '5.032000'
+    version: '5.037002'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -47,11 +48,11 @@
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: '@RJBS/Git::GatherDir'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: '0.020'
+      version: '0.021'
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
@@ -78,64 +79,65 @@
           modules: []
           phase: release
           run_under_travis: 0
-          skip: []
+          skip:
+            - Dist::Zilla::Plugin::RJBSMisc
       name: '@RJBS/CPAN-Outdated'
       version: '0.057'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@RJBS/MakeMaker'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
@@ -144,26 +146,26 @@
           version_by_branch: 1
           version_regexp: (?^:^([0-9]+\.[0-9]+)$)
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.24.3 (Apple Git-128)'
+          git_version: 2.38.0
           repo_root: .
       name: '@RJBS/Git::NextVersion'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -171,19 +173,23 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@RJBS/Test::ReportPrereqs'
       version: '0.028'
     -
+      class: Dist::Zilla::Plugin::Git::Remote::Check
+      name: '@RJBS/Git::Remote::Check'
+      version: 0.1.2
+    -
       class: Dist::Zilla::Plugin::Prereqs
       config:
         Dist::Zilla::Plugin::Prereqs:
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -197,71 +203,71 @@
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@RJBS/SingleEncoding'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Name
               name: '@RJBS/Name'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Version
               name: '@RJBS/Version'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/Prelude'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Synopsis'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Description'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Overview'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@RJBS/Stability'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::GenerateSection
               name: '@RJBS/PerlSupport'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Attributes
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Methods
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Functions
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@RJBS/Leftovers'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Region
               name: '@RJBS/postlude'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Authors
               name: '@RJBS/Authors'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Contributors
               name: '@RJBS/Contributors'
@@ -269,13 +275,17 @@
             -
               class: Pod::Weaver::Section::Legal
               name: '@RJBS/Legal'
-              version: '4.016'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::Transformer
               name: '@RJBS/List'
-              version: '4.016'
+              version: '4.018'
       name: '@RJBS/PodWeaver'
-      version: '4.008'
+      version: '4.009'
+    -
+      class: Dist::Zilla::Plugin::RJBSMisc
+      name: '@RJBS/RJBSMisc'
+      version: '5.020'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
@@ -292,17 +302,17 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.24.3 (Apple Git-128)'
+          git_version: 2.38.0
           repo_root: .
       name: '@RJBS/@Git/Check'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
           commit_msg: v%V%n%n%c
-          signoff: '0'
+          signoff: 0
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
             - Changes
@@ -310,12 +320,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.24.3 (Apple Git-128)'
+          git_version: 2.38.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@RJBS/@Git/Commit'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -323,16 +333,16 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '0.100054'
+          tag: '0.100055'
           tag_format: '%v'
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.24.3 (Apple Git-128)'
+          git_version: 2.38.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@RJBS/@Git/Tag'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -341,15 +351,15 @@
             - 'github :'
           remotes_must_exist: 0
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.24.3 (Apple Git-128)'
+          git_version: 2.38.0
           repo_root: .
       name: '@RJBS/@Git/Push'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: '2.24.3 (Apple Git-128)'
+          git_version: 2.38.0
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -359,50 +369,51 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.018'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.018'
+      version: '6.029'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: '0'
-    version: '6.018'
+      is_trial: 0
+    version: '6.029'
 x_contributors:
   - 'Ricardo Signes <[email protected]>'
-x_generated_by_perl: v5.32.0
+x_generated_by_perl: v5.37.2
+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/Sub-Exporter-ForMethods-0.100054/Makefile.PL 
new/Sub-Exporter-ForMethods-0.100055/Makefile.PL
--- old/Sub-Exporter-ForMethods-0.100054/Makefile.PL    2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/Makefile.PL    2022-12-31 
22:54:40.000000000 +0100
@@ -1,19 +1,20 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.018.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.029.
 use strict;
 use warnings;
 
-
+use 5.012;
 
 use ExtUtils::MakeMaker 6.78;
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "helper routines for using Sub::Exporter to build methods",
-  "AUTHOR" => "Ricardo Signes <rjbs\@cpan.org>",
+  "AUTHOR" => "Ricardo Signes <cpan\@semiotic.systems>",
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.78"
   },
   "DISTNAME" => "Sub-Exporter-ForMethods",
   "LICENSE" => "perl",
+  "MIN_PERL_VERSION" => "5.012",
   "NAME" => "Sub::Exporter::ForMethods",
   "PREREQ_PM" => {
     "Scalar::Util" => 0,
@@ -30,7 +31,7 @@
     "lib" => 0,
     "namespace::autoclean" => 0
   },
-  "VERSION" => "0.100054",
+  "VERSION" => "0.100055",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-ForMethods-0.100054/README 
new/Sub-Exporter-ForMethods-0.100055/README
--- old/Sub-Exporter-ForMethods-0.100054/README 2021-04-17 23:59:08.000000000 
+0200
+++ new/Sub-Exporter-ForMethods-0.100055/README 2022-12-31 22:54:40.000000000 
+0100
@@ -1,12 +1,12 @@
 This archive contains the distribution Sub-Exporter-ForMethods,
-version 0.100054:
+version 0.100055:
 
   helper routines for using Sub::Exporter to build methods
 
-This software is copyright (c) 2021 by Ricardo Signes.
+This software is copyright (c) 2022 by Ricardo Signes.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.018.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.029.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-ForMethods-0.100054/dist.ini 
new/Sub-Exporter-ForMethods-0.100055/dist.ini
--- old/Sub-Exporter-ForMethods-0.100054/dist.ini       2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/dist.ini       2022-12-31 
22:54:40.000000000 +0100
@@ -1,7 +1,7 @@
 name    = Sub-Exporter-ForMethods
-author  = Ricardo Signes <[email protected]>
+author  = Ricardo Signes <[email protected]>
 license = Perl_5
 copyright_holder = Ricardo Signes
 
 [@RJBS]
-perl-support = longterm
+perl-window = long-term
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Sub-Exporter-ForMethods-0.100054/lib/Sub/Exporter/ForMethods.pm 
new/Sub-Exporter-ForMethods-0.100055/lib/Sub/Exporter/ForMethods.pm
--- old/Sub-Exporter-ForMethods-0.100054/lib/Sub/Exporter/ForMethods.pm 
2021-04-17 23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/lib/Sub/Exporter/ForMethods.pm 
2022-12-31 22:54:40.000000000 +0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
-package Sub::Exporter::ForMethods;
+package Sub::Exporter::ForMethods 0.100055;
 # ABSTRACT: helper routines for using Sub::Exporter to build methods
-$Sub::Exporter::ForMethods::VERSION = '0.100054';
+
 use Scalar::Util ();
 use Sub::Util ();
 
@@ -144,7 +144,7 @@
 
 =head1 VERSION
 
-version 0.100054
+version 0.100055
 
 =head1 SYNOPSIS
 
@@ -201,10 +201,10 @@
 C<trunc> as foreign contaminants, but will leave C<read_file> in place.  It
 will also remove C<method_installer>, an added win.
 
-=head1 PERL VERSION SUPPORT
+=head1 PERL VERSION
 
-This module has a long-term perl support period.  That means it will not
-require a version of perl released fewer than five years ago.
+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
@@ -232,7 +232,7 @@
 
 =head1 AUTHOR
 
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
 
 =head1 CONTRIBUTOR
 
@@ -242,7 +242,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2021 by Ricardo Signes.
+This software is copyright (c) 2022 by Ricardo Signes.
 
 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/Sub-Exporter-ForMethods-0.100054/t/00-report-prereqs.dd 
new/Sub-Exporter-ForMethods-0.100055/t/00-report-prereqs.dd
--- old/Sub-Exporter-ForMethods-0.100054/t/00-report-prereqs.dd 2021-04-17 
23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/t/00-report-prereqs.dd 2022-12-31 
22:54:40.000000000 +0100
@@ -16,6 +16,7 @@
                                       'Scalar::Util' => '0',
                                       'Sub::Exporter' => '0.978',
                                       'Sub::Util' => '0',
+                                      'perl' => '5.012',
                                       'strict' => '0',
                                       'warnings' => '0'
                                     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Sub-Exporter-ForMethods-0.100054/xt/release/changes_has_content.t 
new/Sub-Exporter-ForMethods-0.100055/xt/release/changes_has_content.t
--- old/Sub-Exporter-ForMethods-0.100054/xt/release/changes_has_content.t       
2021-04-17 23:59:08.000000000 +0200
+++ new/Sub-Exporter-ForMethods-0.100055/xt/release/changes_has_content.t       
2022-12-31 22:54:40.000000000 +0100
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.100054';
+my $newver = '0.100055';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 

Reply via email to