Script 'mail_helper' called by obssrc
Hello community,

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

Package is "perl-String-Formatter"

Wed Jan  4 17:54:16 2023 rev:9 rq:1055910 version:1.235

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-String-Formatter/perl-String-Formatter.changes  
    2021-09-07 21:22:41.881395544 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-String-Formatter.new.1563/perl-String-Formatter.changes
    2023-01-04 17:54:56.711010011 +0100
@@ -1,0 +2,9 @@
+Sun Jan  1 03:18:20 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 1.235
+   see /usr/share/doc/packages/perl-String-Formatter/Changes
+
+  1.235     2022-12-31 16:49:41-05:00 America/New_York
+          - update metadata
+
+-------------------------------------------------------------------

Old:
----
  String-Formatter-1.234.tar.gz

New:
----
  String-Formatter-1.235.tar.gz

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

Other differences:
------------------
++++++ perl-String-Formatter.spec ++++++
--- /var/tmp/diff_new_pack.PiPzSI/_old  2023-01-04 17:54:57.527014821 +0100
+++ /var/tmp/diff_new_pack.PiPzSI/_new  2023-01-04 17:54:57.571015080 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-String-Formatter
 #
-# 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 String-Formatter
 Name:           perl-String-Formatter
-Version:        1.234
+Version:        1.235
 Release:        0
-Summary:        Build sprintf-like functions of your own
 License:        GPL-1.0-or-later
+Summary:        Build sprintf-like functions of your own
 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

++++++ String-Formatter-1.234.tar.gz -> String-Formatter-1.235.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/Changes 
new/String-Formatter-1.235/Changes
--- old/String-Formatter-1.234/Changes  2021-08-28 23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/Changes  2022-12-31 22:49:42.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for String-Formatter
 
+1.235     2022-12-31 16:49:41-05:00 America/New_York
+        - update metadata
+
 1.234     2021-08-28 17:28:18-04:00 America/New_York
         - move bench.pl from dist root so it won't get installed to @INC
         - fix some problems with doc layout
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/LICENSE 
new/String-Formatter-1.235/LICENSE
--- old/String-Formatter-1.234/LICENSE  2021-08-28 23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/LICENSE  2022-12-31 22:49:42.000000000 +0100
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2021 by Ricardo Signes <[email protected]>.
+This software is Copyright (c) 2022 by Ricardo Signes <[email protected]>.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/MANIFEST 
new/String-Formatter-1.235/MANIFEST
--- old/String-Formatter-1.234/MANIFEST 2021-08-28 23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/MANIFEST 2022-12-31 22:49:42.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.024.
+# 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/String-Formatter-1.234/META.json 
new/String-Formatter-1.235/META.json
--- old/String-Formatter-1.234/META.json        2021-08-28 23:28:21.000000000 
+0200
+++ new/String-Formatter-1.235/META.json        2022-12-31 22:49:42.000000000 
+0100
@@ -1,11 +1,11 @@
 {
    "abstract" : "build sprintf-like functions of your own",
    "author" : [
-      "Ricardo Signes <[email protected]>",
+      "Ricardo Signes <[email protected]>",
       "Darren Chamberlain <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "gpl_2"
    ],
@@ -59,10 +59,10 @@
          "web" : "https://github.com/rjbs/String-Formatter";
       }
    },
-   "version" : "1.234",
+   "version" : "1.235",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.035002"
+         "version" : "5.037002"
       },
       "plugins" : [
          {
@@ -131,57 +131,57 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -191,12 +191,12 @@
                }
             },
             "name" : "@RJBS/MakeMaker",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -207,7 +207,7 @@
                   "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" : "."
                }
             },
@@ -217,22 +217,22 @@
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -242,7 +242,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -263,7 +263,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -408,7 +408,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1 (Apple Git-130)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
@@ -432,7 +432,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" : {
@@ -449,12 +449,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "1.234",
+                  "tag" : "1.235",
                   "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" : {
@@ -474,7 +474,7 @@
                   "remotes_must_exist" : 0
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1 (Apple Git-130)",
+                  "git_version" : "2.38.0",
                   "repo_root" : "."
                }
             },
@@ -485,7 +485,7 @@
             "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",
@@ -498,52 +498,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.024"
+            "version" : "6.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.024"
+            "version" : "6.029"
          }
       ],
       "zilla" : {
@@ -551,17 +551,18 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.024"
+         "version" : "6.029"
       }
    },
    "x_contributors" : [
       "Darren Chamberlain <[email protected]>",
       "David Steinbrunner <[email protected]>",
-      "dlc <dlc>"
+      "dlc <dlc>",
+      "Ricardo Signes <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.35.2",
+   "x_generated_by_perl" : "v5.37.2",
    "x_rjbs_perl_window" : "long-term",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.30",
    "x_spdx_expression" : "GPL-2.0-only"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/META.yml 
new/String-Formatter-1.235/META.yml
--- old/String-Formatter-1.234/META.yml 2021-08-28 23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/META.yml 2022-12-31 22:49:42.000000000 +0100
@@ -1,7 +1,7 @@
 ---
 abstract: 'build sprintf-like functions of your own'
 author:
-  - 'Ricardo Signes <[email protected]>'
+  - 'Ricardo Signes <[email protected]>'
   - 'Darren Chamberlain <[email protected]>'
 build_requires:
   ExtUtils::MakeMaker: '0'
@@ -10,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '6.78'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.029, CPAN::Meta::Converter version 
2.150010'
 license: gpl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,10 +26,10 @@
   bugtracker: https://github.com/rjbs/String-Formatter/issues
   homepage: https://github.com/rjbs/String-Formatter
   repository: https://github.com/rjbs/String-Formatter.git
-version: '1.234'
+version: '1.235'
 x_Dist_Zilla:
   perl:
-    version: '5.035002'
+    version: '5.037002'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -83,58 +83,58 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@RJBS/MakeMaker'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
@@ -143,26 +143,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.048'
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -170,7 +170,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@RJBS/Test::ReportPrereqs'
@@ -186,7 +186,7 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::PodWeaver
       config:
@@ -299,7 +299,7 @@
           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.048'
@@ -309,7 +309,7 @@
         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
@@ -317,7 +317,7 @@
           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
@@ -330,11 +330,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: '1.234'
+          tag: '1.235'
           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
@@ -348,7 +348,7 @@
             - '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.048'
@@ -356,7 +356,7 @@
       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
@@ -366,53 +366,54 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.024'
+      version: '6.029'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.024'
+      version: '6.029'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: '0'
-    version: '6.024'
+      is_trial: 0
+    version: '6.029'
 x_contributors:
   - 'Darren Chamberlain <[email protected]>'
   - 'David Steinbrunner <[email protected]>'
   - 'dlc <dlc>'
-x_generated_by_perl: v5.35.2
+  - 'Ricardo Signes <[email protected]>'
+x_generated_by_perl: v5.37.2
 x_rjbs_perl_window: long-term
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/Makefile.PL 
new/String-Formatter-1.235/Makefile.PL
--- old/String-Formatter-1.234/Makefile.PL      2021-08-28 23:28:21.000000000 
+0200
+++ new/String-Formatter-1.235/Makefile.PL      2022-12-31 22:49:42.000000000 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.024.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.029.
 use strict;
 use warnings;
 
@@ -8,7 +8,7 @@
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "build sprintf-like functions of your own",
-  "AUTHOR" => "Ricardo Signes <rjbs\@semiotic.systems>, Darren Chamberlain 
<darren\@cpan.org>",
+  "AUTHOR" => "Ricardo Signes <cpan\@semiotic.systems>, Darren Chamberlain 
<darren\@cpan.org>",
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.78"
   },
@@ -27,7 +27,7 @@
     "File::Spec" => 0,
     "Test::More" => "0.96"
   },
-  "VERSION" => "1.234",
+  "VERSION" => "1.235",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/README 
new/String-Formatter-1.235/README
--- old/String-Formatter-1.234/README   2021-08-28 23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/README   2022-12-31 22:49:42.000000000 +0100
@@ -1,13 +1,13 @@
 This archive contains the distribution String-Formatter,
-version 1.234:
+version 1.235:
 
   build sprintf-like functions of your own
 
-This software is Copyright (c) 2021 by Ricardo Signes <[email protected]>.
+This software is Copyright (c) 2022 by Ricardo Signes <[email protected]>.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 2, June 1991
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v6.024.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.029.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/dist.ini 
new/String-Formatter-1.235/dist.ini
--- old/String-Formatter-1.234/dist.ini 2021-08-28 23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/dist.ini 2022-12-31 22:49:42.000000000 +0100
@@ -1,8 +1,8 @@
 name    = String-Formatter
-author  = Ricardo Signes <[email protected]>
+author  = Ricardo Signes <[email protected]>
 author  = Darren Chamberlain <[email protected]>
 license = GPL_2 ; inherited this from darren@cpan
-copyright_holder = Ricardo Signes <[email protected]>
+copyright_holder = Ricardo Signes <[email protected]>
 
 [@RJBS]
 perl-window = long-term
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/String-Formatter-1.234/lib/String/Formatter/Cookbook.pm 
new/String-Formatter-1.235/lib/String/Formatter/Cookbook.pm
--- old/String-Formatter-1.234/lib/String/Formatter/Cookbook.pm 2021-08-28 
23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/lib/String/Formatter/Cookbook.pm 2022-12-31 
22:49:42.000000000 +0100
@@ -1,6 +1,6 @@
 use strict;
 use warnings;
-package String::Formatter::Cookbook 1.234;
+package String::Formatter::Cookbook 1.235;
 # ABSTRACT: ways to put String::Formatter to use
 1;
 
@@ -171,7 +171,7 @@
 
 =head1 VERSION
 
-version 1.234
+version 1.235
 
 =head1 OVERVIEW
 
@@ -340,7 +340,7 @@
 
 =item *
 
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
 
 =item *
 
@@ -350,7 +350,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is Copyright (c) 2021 by Ricardo Signes <[email protected]>.
+This software is Copyright (c) 2022 by Ricardo Signes <[email protected]>.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-Formatter-1.234/lib/String/Formatter.pm 
new/String-Formatter-1.235/lib/String/Formatter.pm
--- old/String-Formatter-1.234/lib/String/Formatter.pm  2021-08-28 
23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/lib/String/Formatter.pm  2022-12-31 
22:49:42.000000000 +0100
@@ -1,7 +1,7 @@
 use v5.8.0;
 use strict;
 use warnings;
-package String::Formatter 1.234;
+package String::Formatter 1.235;
 # ABSTRACT: build sprintf-like functions of your own
 
 #pod =head1 SYNOPSIS
@@ -668,7 +668,7 @@
 
 =head1 VERSION
 
-version 1.234
+version 1.235
 
 =head1 SYNOPSIS
 
@@ -1019,7 +1019,7 @@
 
 =item *
 
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
 
 =item *
 
@@ -1029,7 +1029,7 @@
 
 =head1 CONTRIBUTORS
 
-=for stopwords Darren Chamberlain David Steinbrunner dlc
+=for stopwords Darren Chamberlain David Steinbrunner dlc Ricardo Signes
 
 =over 4
 
@@ -1045,11 +1045,15 @@
 
 dlc <dlc>
 
+=item *
+
+Ricardo Signes <[email protected]>
+
 =back
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is Copyright (c) 2021 by Ricardo Signes <[email protected]>.
+This software is Copyright (c) 2022 by Ricardo Signes <[email protected]>.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/String-Formatter-1.234/xt/release/changes_has_content.t 
new/String-Formatter-1.235/xt/release/changes_has_content.t
--- old/String-Formatter-1.234/xt/release/changes_has_content.t 2021-08-28 
23:28:21.000000000 +0200
+++ new/String-Formatter-1.235/xt/release/changes_has_content.t 2022-12-31 
22:49:42.000000000 +0100
@@ -2,7 +2,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.234';
+my $newver = '1.235';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 

Reply via email to