Script 'mail_helper' called by obssrc
Hello community,

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

Package is "perl-Config-INI"

Wed Jan  4 17:54:13 2023 rev:12 rq:1055907 version:0.028

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Config-INI/perl-Config-INI.changes  
2021-07-13 22:38:04.205821758 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Config-INI.new.1563/perl-Config-INI.changes    
    2023-01-04 17:54:54.834998954 +0100
@@ -1,0 +2,10 @@
+Mon Jan  2 03:07:30 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 0.028
+   see /usr/share/doc/packages/perl-Config-INI/Changes
+
+  0.028     2022-12-31 21:02:59-05:00 America/New_York
+          - update author contact info
+          - this library now requires perl v5.12
+
+-------------------------------------------------------------------

Old:
----
  Config-INI-0.027.tar.gz

New:
----
  Config-INI-0.028.tar.gz

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

Other differences:
------------------
++++++ perl-Config-INI.spec ++++++
--- /var/tmp/diff_new_pack.lV69gl/_old  2023-01-04 17:54:55.175000958 +0100
+++ /var/tmp/diff_new_pack.lV69gl/_new  2023-01-04 17:54:55.179000981 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Config-INI
 #
-# 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,10 +18,10 @@
 
 %define cpan_name Config-INI
 Name:           perl-Config-INI
-Version:        0.027
+Version:        0.028
 Release:        0
-Summary:        Simple .ini-file format
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Simple .ini-file format
 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

++++++ Config-INI-0.027.tar.gz -> Config-INI-0.028.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/Changes new/Config-INI-0.028/Changes
--- old/Config-INI-0.027/Changes        2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/Changes        2023-01-01 03:03:00.000000000 +0100
@@ -1,5 +1,9 @@
 Changelog for Config-INI
 
+0.028     2022-12-31 21:02:59-05:00 America/New_York
+        - update author contact info
+        - this library now requires perl v5.12
+
 0.027     2021-06-22 22:27:53-04:00 America/New_York
         - require Mixin::Linewise v0.110 to cope with new error message
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/LICENSE new/Config-INI-0.028/LICENSE
--- old/Config-INI-0.027/LICENSE        2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/LICENSE        2023-01-01 03:03:00.000000000 +0100
@@ -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/Config-INI-0.027/MANIFEST 
new/Config-INI-0.028/MANIFEST
--- old/Config-INI-0.027/MANIFEST       2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/MANIFEST       2023-01-01 03:03:00.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.021.
+# 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/Config-INI-0.027/META.json 
new/Config-INI-0.028/META.json
--- old/Config-INI-0.027/META.json      2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/META.json      2023-01-01 03:03:00.000000000 +0100
@@ -1,10 +1,10 @@
 {
    "abstract" : "simple .ini-file format",
    "author" : [
-      "Ricardo Signes <[email protected]>"
+      "Ricardo Signes <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.021, 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 @@
             "Carp" : "0",
             "Mixin::Linewise::Readers" : "0.110",
             "Mixin::Linewise::Writers" : "0",
+            "perl" : "5.012",
             "strict" : "0",
             "warnings" : "0"
          }
@@ -59,10 +60,10 @@
          "web" : "https://github.com/rjbs/Config-INI";
       }
    },
-   "version" : "0.027",
+   "version" : "0.028",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.035001"
+         "version" : "5.037002"
       },
       "plugins" : [
          {
@@ -82,7 +83,7 @@
                }
             },
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -131,57 +132,57 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -191,12 +192,12 @@
                }
             },
             "name" : "@RJBS/MakeMaker",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -207,32 +208,32 @@
                   "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1 (Apple Git-130)",
+                  "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.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -242,7 +243,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -250,6 +251,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 +264,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -381,7 +387,7 @@
          {
             "class" : "Dist::Zilla::Plugin::RJBSMisc",
             "name" : "@RJBS/RJBSMisc",
-            "version" : "5.019"
+            "version" : "5.021"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -403,12 +409,12 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1 (Apple Git-130)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -427,7 +433,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1 (Apple Git-130)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -435,7 +441,7 @@
                }
             },
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -444,12 +450,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "0.027",
+                  "tag" : "0.028",
                   "tag_format" : "%v",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1 (Apple Git-130)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -457,7 +463,7 @@
                }
             },
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -469,18 +475,18 @@
                   "remotes_must_exist" : 0
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1 (Apple Git-130)",
+                  "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.30.1 (Apple Git-130)",
+                  "git_version" : "2.38.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -493,52 +499,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.021"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.021"
+            "version" : "6.029"
          }
       ],
       "zilla" : {
@@ -546,7 +552,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.021"
+         "version" : "6.029"
       }
    },
    "x_contributors" : [
@@ -556,11 +562,12 @@
       "George Hartzell <[email protected]>",
       "Graham Knop <[email protected]>",
       "Ricardo SIGNES <[email protected]>",
+      "Ricardo Signes <[email protected]>",
       "Smylers <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.35.1",
-   "x_rjbs_perl_support" : "long-term",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
+   "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/Config-INI-0.027/META.yml 
new/Config-INI-0.028/META.yml
--- old/Config-INI-0.027/META.yml       2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/META.yml       2023-01-01 03:03:00.000000000 +0100
@@ -1,7 +1,7 @@
 ---
 abstract: 'simple .ini-file format'
 author:
-  - 'Ricardo Signes <[email protected]>'
+  - 'Ricardo Signes <[email protected]>'
 build_requires:
   ExtUtils::MakeMaker: '0'
   File::Spec: '0'
@@ -10,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '6.78'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.021, 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
@@ -20,16 +20,17 @@
   Carp: '0'
   Mixin::Linewise::Readers: '0.110'
   Mixin::Linewise::Writers: '0'
+  perl: '5.012'
   strict: '0'
   warnings: '0'
 resources:
   bugtracker: https://github.com/rjbs/Config-INI/issues
   homepage: https://github.com/rjbs/Config-INI
   repository: https://github.com/rjbs/Config-INI.git
-version: '0.027'
+version: '0.028'
 x_Dist_Zilla:
   perl:
-    version: '5.035001'
+    version: '5.037002'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -45,7 +46,7 @@
         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'
@@ -83,58 +84,58 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@RJBS/MakeMaker'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
@@ -143,26 +144,26 @@
           version_by_branch: 1
           version_regexp: (?^:^([0-9]+\.[0-9]+)$)
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.30.1 (Apple Git-130)'
+          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.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -170,19 +171,23 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: '6.021'
+      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.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -278,7 +283,7 @@
     -
       class: Dist::Zilla::Plugin::RJBSMisc
       name: '@RJBS/RJBSMisc'
-      version: '5.019'
+      version: '5.021'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
@@ -295,17 +300,17 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.30.1 (Apple Git-130)'
+          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
@@ -313,12 +318,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.30.1 (Apple Git-130)'
+          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:
@@ -326,16 +331,16 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '0.027'
+          tag: '0.028'
           tag_format: '%v'
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.30.1 (Apple Git-130)'
+          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:
@@ -344,15 +349,15 @@
             - 'github :'
           remotes_must_exist: 0
         Dist::Zilla::Role::Git::Repo:
-          git_version: '2.30.1 (Apple Git-130)'
+          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.30.1 (Apple Git-130)'
+          git_version: 2.38.0
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -362,48 +367,48 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.021'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.021'
+      version: '6.029'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: '0'
-    version: '6.021'
+      is_trial: 0
+    version: '6.029'
 x_contributors:
   - 'castaway <[email protected]>'
   - 'David Steinbrunner <[email protected]>'
@@ -411,8 +416,9 @@
   - 'George Hartzell <[email protected]>'
   - 'Graham Knop <[email protected]>'
   - 'Ricardo SIGNES <[email protected]>'
+  - 'Ricardo Signes <[email protected]>'
   - 'Smylers <[email protected]>'
-x_generated_by_perl: v5.35.1
-x_rjbs_perl_support: long-term
+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/Config-INI-0.027/Makefile.PL 
new/Config-INI-0.028/Makefile.PL
--- old/Config-INI-0.027/Makefile.PL    2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/Makefile.PL    2023-01-01 03:03:00.000000000 +0100
@@ -1,19 +1,20 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.021.
+# 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" => "simple .ini-file format",
-  "AUTHOR" => "Ricardo Signes <rjbs\@semiotic.systems>",
+  "AUTHOR" => "Ricardo Signes <cpan\@semiotic.systems>",
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.78"
   },
   "DISTNAME" => "Config-INI",
   "LICENSE" => "perl",
+  "MIN_PERL_VERSION" => "5.012",
   "NAME" => "Config::INI",
   "PREREQ_PM" => {
     "Carp" => 0,
@@ -28,7 +29,7 @@
     "IO::File" => 0,
     "Test::More" => "0.96"
   },
-  "VERSION" => "0.027",
+  "VERSION" => "0.028",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/README new/Config-INI-0.028/README
--- old/Config-INI-0.027/README 2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/README 2023-01-01 03:03:00.000000000 +0100
@@ -1,5 +1,5 @@
 This archive contains the distribution Config-INI,
-version 0.027:
+version 0.028:
 
   simple .ini-file format
 
@@ -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.021.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.029.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/dist.ini 
new/Config-INI-0.028/dist.ini
--- old/Config-INI-0.027/dist.ini       2021-06-23 04:27:55.000000000 +0200
+++ new/Config-INI-0.028/dist.ini       2023-01-01 03:03:00.000000000 +0100
@@ -1,9 +1,8 @@
 name    = Config-INI
-author  = Ricardo Signes <[email protected]>
+author  = Ricardo Signes <[email protected]>
 license = Perl_5
 copyright_holder = Ricardo Signes
 copyright_year   = 2007
 
 [@RJBS]
-perl-support = long-term
-package-name-version = 0 ; I believe this should be turned on.
+perl-window = long-term
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/lib/Config/INI/Reader.pm 
new/Config-INI-0.028/lib/Config/INI/Reader.pm
--- old/Config-INI-0.027/lib/Config/INI/Reader.pm       2021-06-23 
04:27:55.000000000 +0200
+++ new/Config-INI-0.028/lib/Config/INI/Reader.pm       2023-01-01 
03:03:00.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
-package Config::INI::Reader;
-$Config::INI::Reader::VERSION = '0.027';
+package Config::INI::Reader 0.028;
+
 use Mixin::Linewise::Readers 0.110;
 # ABSTRACT: a subclassable .ini-file parser
 
@@ -319,7 +319,7 @@
 
 =head1 VERSION
 
-version 0.027
+version 0.028
 
 =head1 SYNOPSIS
 
@@ -364,10 +364,10 @@
 to allow for side-effects and self-reconfiguration to occur during the course
 of reading its input.
 
-=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
@@ -502,7 +502,7 @@
 
 =head1 AUTHOR
 
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
 
 =head1 COPYRIGHT AND LICENSE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/lib/Config/INI/Writer.pm 
new/Config-INI-0.028/lib/Config/INI/Writer.pm
--- old/Config-INI-0.027/lib/Config/INI/Writer.pm       2021-06-23 
04:27:55.000000000 +0200
+++ new/Config-INI-0.028/lib/Config/INI/Writer.pm       2023-01-01 
03:03:00.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
-package Config::INI::Writer;
-$Config::INI::Writer::VERSION = '0.027';
+package Config::INI::Writer 0.028;
+
 use Mixin::Linewise::Writers;
 # ABSTRACT: a subclassable .ini-file emitter
 
@@ -511,7 +511,7 @@
 
 =head1 VERSION
 
-version 0.027
+version 0.028
 
 =head1 SYNOPSIS
 
@@ -556,10 +556,10 @@
 to allow for side-effects and self-reconfiguration to occur during the course
 of reading its input.
 
-=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
@@ -789,7 +789,7 @@
 
 =head1 AUTHOR
 
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
 
 =head1 COPYRIGHT AND LICENSE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/lib/Config/INI.pm 
new/Config-INI-0.028/lib/Config/INI.pm
--- old/Config-INI-0.027/lib/Config/INI.pm      2021-06-23 04:27:55.000000000 
+0200
+++ new/Config-INI-0.028/lib/Config/INI.pm      2023-01-01 03:03:00.000000000 
+0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
-package Config::INI;
+package Config::INI 0.028;
 # ABSTRACT: simple .ini-file format
-$Config::INI::VERSION = '0.027';
+
 #pod =head1 SYNOPSIS
 #pod
 #pod Config-INI comes with code for reading F<.ini> files:
@@ -93,7 +93,7 @@
 
 =head1 VERSION
 
-version 0.027
+version 0.028
 
 =head1 SYNOPSIS
 
@@ -107,10 +107,10 @@
 
 See L<Config::INI::Writer> and L<Config::INI::Reader> for more examples.
 
-=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
@@ -181,11 +181,11 @@
 
 =head1 AUTHOR
 
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
 
 =head1 CONTRIBUTORS
 
-=for stopwords castaway David Steinbrunner Florian Ragwitz George Hartzell 
Graham Knop Ricardo SIGNES Smylers
+=for stopwords castaway David Steinbrunner Florian Ragwitz George Hartzell 
Graham Knop Ricardo SIGNES Signes Smylers
 
 =over 4
 
@@ -215,6 +215,10 @@
 
 =item *
 
+Ricardo Signes <[email protected]>
+
+=item *
+
 Smylers <[email protected]>
 
 =back
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/t/00-report-prereqs.dd 
new/Config-INI-0.028/t/00-report-prereqs.dd
--- old/Config-INI-0.027/t/00-report-prereqs.dd 2021-06-23 04:27:55.000000000 
+0200
+++ new/Config-INI-0.028/t/00-report-prereqs.dd 2023-01-01 03:03:00.000000000 
+0100
@@ -16,6 +16,7 @@
                                       'Carp' => '0',
                                       'Mixin::Linewise::Readers' => '0.110',
                                       'Mixin::Linewise::Writers' => '0',
+                                      'perl' => '5.012',
                                       'strict' => '0',
                                       'warnings' => '0'
                                     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Config-INI-0.027/xt/release/changes_has_content.t 
new/Config-INI-0.028/xt/release/changes_has_content.t
--- old/Config-INI-0.027/xt/release/changes_has_content.t       2021-06-23 
04:27:55.000000000 +0200
+++ new/Config-INI-0.028/xt/release/changes_has_content.t       2023-01-01 
03:03:00.000000000 +0100
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.027';
+my $newver = '0.028';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 

Reply via email to