Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-PerlTidy for 
openSUSE:Factory checked in at 2022-09-09 18:27:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-PerlTidy (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-PerlTidy.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-PerlTidy"

Fri Sep  9 18:27:50 2022 rev:9 rq:1002185 version:20220902

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-PerlTidy/perl-Test-PerlTidy.changes    
2021-07-20 15:39:24.145465760 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-PerlTidy.new.2083/perl-Test-PerlTidy.changes
  2022-09-09 18:29:23.557246653 +0200
@@ -1,0 +2,10 @@
+Sat Sep  3 03:08:58 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 20220902
+   see /usr/share/doc/packages/perl-Test-PerlTidy/Changes
+
+  20220902        2022-09-02
+
+              * Fix the tests with latest Perl::Tidy
+
+-------------------------------------------------------------------

Old:
----
  Test-PerlTidy-20210709.tar.gz

New:
----
  Test-PerlTidy-20220902.tar.gz

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

Other differences:
------------------
++++++ perl-Test-PerlTidy.spec ++++++
--- /var/tmp/diff_new_pack.Uh97mh/_old  2022-09-09 18:29:23.933247643 +0200
+++ /var/tmp/diff_new_pack.Uh97mh/_new  2022-09-09 18:29:23.937247653 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-PerlTidy
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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 Test-PerlTidy
 Name:           perl-Test-PerlTidy
-Version:        20210709
+Version:        20220902
 Release:        0
-Summary:        Check that all your files are tidy
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Check that all your files are tidy
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
@@ -30,12 +30,12 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build) >= 0.280000
 BuildRequires:  perl(Path::Tiny) >= 0.100
-BuildRequires:  perl(Perl::Tidy) >= 20201001
+BuildRequires:  perl(Perl::Tidy) >= 20220613
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Text::Diff)
 BuildRequires:  perl(parent)
 Requires:       perl(Path::Tiny) >= 0.100
-Requires:       perl(Perl::Tidy) >= 20201001
+Requires:       perl(Perl::Tidy) >= 20220613
 Requires:       perl(Text::Diff)
 Requires:       perl(parent)
 %{perl_requires}

++++++ Test-PerlTidy-20210709.tar.gz -> Test-PerlTidy-20220902.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/Build.PL 
new/Test-PerlTidy-20220902/Build.PL
--- old/Test-PerlTidy-20210709/Build.PL 2021-07-09 14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/Build.PL 2022-09-02 08:27:39.000000000 +0200
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.024.
 use strict;
 use warnings;
 
@@ -19,7 +19,7 @@
     "Shlomi Fish <shlomif\@cpan.org>"
   ],
   "dist_name" => "Test-PerlTidy",
-  "dist_version" => 20210709,
+  "dist_version" => 20220902,
   "license" => "perl",
   "module_name" => "Test::PerlTidy",
   "recursive_test_files" => 1,
@@ -30,7 +30,7 @@
     "File::Spec" => 0,
     "IO::File" => 0,
     "Path::Tiny" => "0.100",
-    "Perl::Tidy" => 20201001,
+    "Perl::Tidy" => 20220613,
     "Test::Builder" => 0,
     "Text::Diff" => 0,
     "parent" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/Changes 
new/Test-PerlTidy-20220902/Changes
--- old/Test-PerlTidy-20210709/Changes  2021-07-09 14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/Changes  2022-09-02 08:27:39.000000000 +0200
@@ -1,5 +1,9 @@
 CHANGES
 
+20220902        2022-09-02
+
+            * Fix the tests with latest Perl::Tidy
+
 20210709        2021-07-09
 
             * Fix the tests when TEST_AUTHOR=1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/MANIFEST 
new/Test-PerlTidy-20220902/MANIFEST
--- old/Test-PerlTidy-20210709/MANIFEST 2021-07-09 14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/MANIFEST 2022-09-02 08:27:39.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.024.
 Build.PL
 Changes
 MANIFEST
@@ -9,6 +9,7 @@
 README
 dist.ini
 lib/Test/PerlTidy.pm
+scripts/tag-release.pl
 t/00-compile.t
 t/_perlcriticrc.txt
 t/_perltidyrc.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/META.json 
new/Test-PerlTidy-20220902/META.json
--- old/Test-PerlTidy-20210709/META.json        2021-07-09 14:06:17.000000000 
+0200
+++ new/Test-PerlTidy-20220902/META.json        2022-09-02 08:27:39.000000000 
+0200
@@ -4,7 +4,7 @@
       "Shlomi Fish <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -46,7 +46,7 @@
             "File::Spec" : "0",
             "IO::File" : "0",
             "Path::Tiny" : "0.100",
-            "Perl::Tidy" : "20201001",
+            "Perl::Tidy" : "20220613",
             "Test::Builder" : "0",
             "Text::Diff" : "0",
             "parent" : "0",
@@ -68,7 +68,7 @@
    "provides" : {
       "Test::PerlTidy" : {
          "file" : "lib/Test/PerlTidy.pm",
-         "version" : "20210709"
+         "version" : "20220902"
       }
    },
    "release_status" : "stable",
@@ -83,10 +83,10 @@
          "web" : "https://github.com/shlomif/test-perltidy";
       }
    },
-   "version" : "20210709",
+   "version" : "20220902",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.032001"
+         "version" : "5.034001"
       },
       "plugins" : [
          {
@@ -98,17 +98,17 @@
                }
             },
             "name" : "@Filter/TestMoreDoneTesting",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Filter/AutoPrereqs",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Filter/ExecDir",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
@@ -124,27 +124,27 @@
                }
             },
             "name" : "@Filter/GatherDir",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@Filter/ManifestSkip",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Filter/MetaYAML",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Filter/PruneCruft",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Filter/Readme",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -159,7 +159,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Filter/ShareDir",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -169,7 +169,7 @@
                }
             },
             "name" : "@Filter/MakeMaker",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -179,22 +179,22 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Filter/ConfirmRelease",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Filter/Manifest",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Filter/MetaConfig",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Filter/MetaJSON",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -204,7 +204,7 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : 
"@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-                        "version" : "6.017"
+                        "version" : "6.024"
                      }
                   ],
                   "include_underscores" : 0
@@ -226,7 +226,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@Filter/MetaResources",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::ModuleBuild",
@@ -236,22 +236,22 @@
                }
             },
             "name" : "@Filter/ModuleBuild",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@Filter/PkgVersion",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@Filter/PodCoverageTests",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Filter/PodSyntaxTests",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -325,7 +325,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Filter/TestRelease",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -339,7 +339,7 @@
                      {
                         "class" : "Pod::Weaver::Plugin::SingleEncoding",
                         "name" : "@SHLOMIF/SingleEncoding",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::WikiDoc",
@@ -349,87 +349,87 @@
                      {
                         "class" : "Pod::Weaver::Plugin::EnsurePod5",
                         "name" : "@CorePrep/EnsurePod5",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::H1Nester",
                         "name" : "@CorePrep/H1Nester",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@SHLOMIF/Name",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Version",
                         "name" : "@SHLOMIF/Version",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@SHLOMIF/Prelude",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@SHLOMIF/Synopsis",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@SHLOMIF/Description",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@SHLOMIF/Usage",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@SHLOMIF/Overview",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Generic",
                         "name" : "@SHLOMIF/Stability",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Requirements",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Attributes",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Constructors",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Methods",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Collect",
                         "name" : "Functions",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Leftovers",
                         "name" : "@SHLOMIF/Leftovers",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Region",
                         "name" : "@SHLOMIF/postlude",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Support",
@@ -439,12 +439,12 @@
                      {
                         "class" : "Pod::Weaver::Section::Authors",
                         "name" : "@SHLOMIF/Authors",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Bugs",
                         "name" : "@SHLOMIF/Bugs",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Section::Contributors",
@@ -454,23 +454,23 @@
                      {
                         "class" : "Pod::Weaver::Section::Legal",
                         "name" : "@SHLOMIF/Legal",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      },
                      {
                         "class" : "Pod::Weaver::Plugin::Transformer",
                         "name" : "@SHLOMIF/List",
-                        "version" : "4.017"
+                        "version" : "4.018"
                      }
                   ]
                }
             },
             "name" : "@Filter/PodWeaver",
-            "version" : "4.008"
+            "version" : "4.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Filter/UploadToCPAN",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::TidyAll",
@@ -480,57 +480,57 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : "@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-            "version" : "6.017"
+            "version" : "6.024"
          }
       ],
       "zilla" : {
@@ -538,11 +538,11 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.017"
+         "version" : "6.024"
       }
    },
-   "x_generated_by_perl" : "v5.32.1",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
+   "x_generated_by_perl" : "v5.34.1",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
    "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/META.yml 
new/Test-PerlTidy-20220902/META.yml
--- old/Test-PerlTidy-20210709/META.yml 2021-07-09 14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/META.yml 2022-09-02 08:27:39.000000000 +0200
@@ -12,7 +12,7 @@
   ExtUtils::MakeMaker: '0'
   Module::Build: '0.28'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,7 +21,7 @@
 provides:
   Test::PerlTidy:
     file: lib/Test/PerlTidy.pm
-    version: '20210709'
+    version: '20220902'
 requires:
   Carp: '0'
   English: '0'
@@ -29,7 +29,7 @@
   File::Spec: '0'
   IO::File: '0'
   Path::Tiny: '0.100'
-  Perl::Tidy: '20201001'
+  Perl::Tidy: '20220613'
   Test::Builder: '0'
   Text::Diff: '0'
   parent: '0'
@@ -41,10 +41,10 @@
   bugtracker: https://github.com/shlomif/test-perltidy/issues
   homepage: http://metacpan.org/release/Test-PerlTidy
   repository: https://github.com/shlomif/Test-PerlTidy
-version: '20210709'
+version: '20220902'
 x_Dist_Zilla:
   perl:
-    version: '5.032001'
+    version: '5.034001'
   plugins:
     -
       class: Dist::Zilla::Plugin::Prereqs
@@ -53,15 +53,15 @@
           phase: test
           type: requires
       name: '@Filter/TestMoreDoneTesting'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Filter/AutoPrereqs'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Filter/ExecDir'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::GatherDir
       config:
@@ -74,23 +74,23 @@
           prune_directory: []
           root: .
       name: '@Filter/GatherDir'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@Filter/ManifestSkip'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Filter/MetaYAML'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Filter/PruneCruft'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Filter/Readme'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
@@ -101,14 +101,14 @@
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Filter/ShareDir'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
       name: '@Filter/MakeMaker'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CheckChangesHasContent
       name: '@Filter/CheckChangesHasContent'
@@ -116,19 +116,19 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Filter/ConfirmRelease'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Filter/Manifest'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Filter/MetaConfig'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Filter/MetaJSON'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -137,7 +137,7 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-              version: '6.017'
+              version: '6.024'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -152,26 +152,26 @@
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@Filter/MetaResources'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::ModuleBuild
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
       name: '@Filter/ModuleBuild'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@Filter/PkgVersion'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Filter/PodCoverageTests'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Filter/PodSyntaxTests'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Test::Compile
       config:
@@ -227,7 +227,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Filter/TestRelease'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -239,7 +239,7 @@
             -
               class: Pod::Weaver::Plugin::SingleEncoding
               name: '@SHLOMIF/SingleEncoding'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::WikiDoc
               name: '@SHLOMIF/WikiDoc'
@@ -247,71 +247,71 @@
             -
               class: Pod::Weaver::Plugin::EnsurePod5
               name: '@CorePrep/EnsurePod5'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::H1Nester
               name: '@CorePrep/H1Nester'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@SHLOMIF/Name'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Version
               name: '@SHLOMIF/Version'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Region
               name: '@SHLOMIF/Prelude'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@SHLOMIF/Synopsis'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@SHLOMIF/Description'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@SHLOMIF/Usage'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@SHLOMIF/Overview'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Generic
               name: '@SHLOMIF/Stability'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Requirements
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Attributes
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Constructors
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Methods
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Collect
               name: Functions
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Leftovers
               name: '@SHLOMIF/Leftovers'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Region
               name: '@SHLOMIF/postlude'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Support
               name: '@SHLOMIF/Support'
@@ -319,11 +319,11 @@
             -
               class: Pod::Weaver::Section::Authors
               name: '@SHLOMIF/Authors'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Bugs
               name: '@SHLOMIF/Bugs'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Section::Contributors
               name: '@SHLOMIF/Contributors'
@@ -331,17 +331,17 @@
             -
               class: Pod::Weaver::Section::Legal
               name: '@SHLOMIF/Legal'
-              version: '4.017'
+              version: '4.018'
             -
               class: Pod::Weaver::Plugin::Transformer
               name: '@SHLOMIF/List'
-              version: '4.017'
+              version: '4.018'
       name: '@Filter/PodWeaver'
-      version: '4.008'
+      version: '4.009'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Filter/UploadToCPAN'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Test::TidyAll
       name: Test::TidyAll
@@ -349,52 +349,52 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-      version: '6.017'
+      version: '6.024'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.017'
-x_generated_by_perl: v5.32.1
+    version: '6.024'
+x_generated_by_perl: v5.34.1
 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/Test-PerlTidy-20210709/Makefile.PL 
new/Test-PerlTidy-20220902/Makefile.PL
--- old/Test-PerlTidy-20210709/Makefile.PL      2021-07-09 14:06:17.000000000 
+0200
+++ new/Test-PerlTidy-20220902/Makefile.PL      2022-09-02 08:27:39.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.024.
 use strict;
 use warnings;
 
@@ -27,7 +27,7 @@
     "File::Spec" => 0,
     "IO::File" => 0,
     "Path::Tiny" => "0.100",
-    "Perl::Tidy" => 20201001,
+    "Perl::Tidy" => 20220613,
     "Test::Builder" => 0,
     "Text::Diff" => 0,
     "parent" => 0,
@@ -41,7 +41,7 @@
     "IPC::Open3" => 0,
     "Test::More" => "0.88"
   },
-  "VERSION" => 20210709,
+  "VERSION" => 20220902,
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -58,7 +58,7 @@
   "IPC::Open3" => 0,
   "Module::Build" => "0.28",
   "Path::Tiny" => "0.100",
-  "Perl::Tidy" => 20201001,
+  "Perl::Tidy" => 20220613,
   "Test::Builder" => 0,
   "Test::More" => "0.88",
   "Text::Diff" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/README 
new/Test-PerlTidy-20220902/README
--- old/Test-PerlTidy-20210709/README   2021-07-09 14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/README   2022-09-02 08:27:39.000000000 +0200
@@ -1,12 +1,12 @@
 This archive contains the distribution Test-PerlTidy,
-version 20210709:
+version 20220902:
 
   check that all your files are tidy.
 
-This software is copyright (c) 2021 by Edmund von der Burg.
+This software is copyright (c) 2022 by Edmund von der Burg.
 
 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.017.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.024.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/dist.ini 
new/Test-PerlTidy-20220902/dist.ini
--- old/Test-PerlTidy-20210709/dist.ini 2021-07-09 14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/dist.ini 2022-09-02 08:27:39.000000000 +0200
@@ -1,5 +1,5 @@
 name = Test-PerlTidy
-version = 20210709
+version = 20220902
 author = Shlomi Fish <[email protected]>
 license = Perl_5
 copyright_holder = Edmund von der Burg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/lib/Test/PerlTidy.pm 
new/Test-PerlTidy-20220902/lib/Test/PerlTidy.pm
--- old/Test-PerlTidy-20210709/lib/Test/PerlTidy.pm     2021-07-09 
14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/lib/Test/PerlTidy.pm     2022-09-02 
08:27:39.000000000 +0200
@@ -1,5 +1,5 @@
 package Test::PerlTidy;
-$Test::PerlTidy::VERSION = '20210709';
+$Test::PerlTidy::VERSION = '20220902';
 use 5.014;
 use strict;
 use warnings;
@@ -10,13 +10,13 @@
 use vars qw( @EXPORT );    ## no critic (Modules::ProhibitAutomaticExportation)
 @EXPORT = qw( run_tests );
 
-use Carp qw( croak );
+use Carp             qw( croak );
 use Path::Tiny 0.100 qw( path );
-use File::Spec ();
-use IO::File   ();
-use Perl::Tidy 20201001;
+use File::Spec       ();
+use IO::File         ();
+use Perl::Tidy 20220613;
 use Test::Builder ();
-use Text::Diff qw( diff );
+use Text::Diff    qw( diff );
 
 my $test = Test::Builder->new;
 
@@ -195,7 +195,7 @@
 
 =head1 VERSION
 
-version 20210709
+version 20220902
 
 =head1 SYNOPSIS
 
@@ -473,7 +473,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2021 by Edmund von der Burg.
+This software is copyright (c) 2022 by Edmund von der Burg.
 
 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/Test-PerlTidy-20210709/scripts/tag-release.pl 
new/Test-PerlTidy-20220902/scripts/tag-release.pl
--- old/Test-PerlTidy-20210709/scripts/tag-release.pl   1970-01-01 
01:00:00.000000000 +0100
+++ new/Test-PerlTidy-20220902/scripts/tag-release.pl   2022-09-02 
08:27:39.000000000 +0200
@@ -0,0 +1,20 @@
+#!/usr/bin/perl
+
+use strict;
+use warnings;
+
+use Path::Tiny qw/ path /;
+
+my ($version) =
+  ( map { m{\Aversion * = *(\S+)} ? ($1) : () }
+      path("./dist.ini")->lines_utf8() );
+
+if ( !defined($version) ) {
+    die "Version is undefined!";
+}
+
+my @cmd =
+  ( "git", "tag", "-m", "Tagging Test-PerlTidy as $version", $version, );
+
+print join( " ", map { /\s/ ? qq{"$_"} : $_ } @cmd ), "\n";
+exec(@cmd);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/t/exclude_files.t 
new/Test-PerlTidy-20220902/t/exclude_files.t
--- old/Test-PerlTidy-20210709/t/exclude_files.t        2021-07-09 
14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/t/exclude_files.t        2022-09-02 
08:27:39.000000000 +0200
@@ -10,6 +10,7 @@
 my @wanted_files = sort qw(
   Build.PL
   Makefile.PL
+  scripts/tag-release.pl
   t/00-compile.t
   t/exclude_files.t
   t/exclude_perltidy.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/t/exclude_perltidy.t 
new/Test-PerlTidy-20220902/t/exclude_perltidy.t
--- old/Test-PerlTidy-20210709/t/exclude_perltidy.t     2021-07-09 
14:06:17.000000000 +0200
+++ new/Test-PerlTidy-20220902/t/exclude_perltidy.t     2022-09-02 
08:27:39.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use File::Spec ();
+use File::Spec     ();
 use Test::PerlTidy qw/ run_tests /;
 
 my $perltidyrc = File::Spec->catfile( 't', '_perltidyrc.txt' );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/t/list_files.t 
new/Test-PerlTidy-20220902/t/list_files.t
--- old/Test-PerlTidy-20210709/t/list_files.t   2021-07-09 14:06:17.000000000 
+0200
+++ new/Test-PerlTidy-20220902/t/list_files.t   2022-09-02 08:27:39.000000000 
+0200
@@ -11,6 +11,7 @@
   Build.PL
   Makefile.PL
   lib/Test/PerlTidy.pm
+  scripts/tag-release.pl
   t/00-compile.t
   t/exclude_files.t
   t/exclude_perltidy.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20210709/t/perltidy.t 
new/Test-PerlTidy-20220902/t/perltidy.t
--- old/Test-PerlTidy-20210709/t/perltidy.t     2021-07-09 14:06:17.000000000 
+0200
+++ new/Test-PerlTidy-20220902/t/perltidy.t     2022-09-02 08:27:39.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use File::Spec ();
+use File::Spec     ();
 use Test::PerlTidy qw( run_tests );
 
 my $perltidyrc = File::Spec->catfile( 't', '_perltidyrc.txt' );

Reply via email to