Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Data-Section for
openSUSE:Factory checked in at 2023-01-04 17:54:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
and /work/SRC/openSUSE:Factory/.perl-Data-Section.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Data-Section"
Wed Jan 4 17:54:32 2023 rev:16 rq:1055927 version:0.200008
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes
2017-07-21 22:47:00.384980681 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Data-Section.new.1563/perl-Data-Section.changes
2023-01-04 17:55:07.055070981 +0100
@@ -1,0 +2,11 @@
+Sun Jan 1 03:07:33 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 0.200008
+ see /usr/share/doc/packages/perl-Data-Section/Changes
+
+ 0.200008 2022-12-31 13:50:15-05:00 America/New_York
+ - fix to some example code (thanks, Graham Ollis)
+ - update packaging and metadata
+ - minimum required Perl is now v5.12
+
+-------------------------------------------------------------------
Old:
----
Data-Section-0.200007.tar.gz
New:
----
Data-Section-0.200008.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Data-Section.spec ++++++
--- /var/tmp/diff_new_pack.hirnqL/_old 2023-01-04 17:55:07.547073880 +0100
+++ /var/tmp/diff_new_pack.hirnqL/_new 2023-01-04 17:55:07.555073927 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-Section
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,24 +12,23 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%define cpan_name Data-Section
Name: perl-Data-Section
-Version: 0.200007
+Version: 0.200008
Release: 0
-%define cpan_name Data-Section
-Summary: Read Multiple Hunks of Data Out of Your Data Section
-License: Artistic-1.0 or GPL-1.0+
-Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/Data-Section/
+License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Read multiple hunks of data out of your DATA section
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78
BuildRequires: perl(MRO::Compat) >= 0.09
BuildRequires: perl(Sub::Exporter) >= 0.979
BuildRequires: perl(Test::FailWarnings)
@@ -44,14 +43,14 @@
modules to store their own templates, but probably has other uses.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
%check
-%{__make} test
+make test
%install
%perl_make_install
@@ -59,7 +58,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes README
%license LICENSE
++++++ Data-Section-0.200007.tar.gz -> Data-Section-0.200008.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Data-Section-0.200007/Changes
new/Data-Section-0.200008/Changes
--- old/Data-Section-0.200007/Changes 2017-07-07 17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/Changes 2022-12-31 19:50:16.000000000 +0100
@@ -1,5 +1,10 @@
Revision history for Data-Section
+0.200008 2022-12-31 13:50:15-05:00 America/New_York
+ - fix to some example code (thanks, Graham Ollis)
+ - update packaging and metadata
+ - minimum required Perl is now v5.12
+
0.200007 2017-07-07 11:36:04-04:00 America/New_York
- rename the test library "Parent.pm" to "Mother.pm" to avoid conflict
with core "parent.pm" on case-insensitive systems (thanks, Dan Kogai)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Data-Section-0.200007/LICENSE
new/Data-Section-0.200008/LICENSE
--- old/Data-Section-0.200007/LICENSE 2017-07-07 17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/LICENSE 2022-12-31 19:50:16.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/Data-Section-0.200007/MANIFEST
new/Data-Section-0.200008/MANIFEST
--- old/Data-Section-0.200007/MANIFEST 2017-07-07 17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/MANIFEST 2022-12-31 19:50:16.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.009.
+# 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/Data-Section-0.200007/META.json
new/Data-Section-0.200008/META.json
--- old/Data-Section-0.200007/META.json 2017-07-07 17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/META.json 2022-12-31 19:50:16.000000000 +0100
@@ -1,10 +1,10 @@
{
"abstract" : "read multiple hunks of data out of your DATA section",
"author" : [
- "Ricardo SIGNES <[email protected]>"
+ "Ricardo SIGNES <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version
2.150005",
+ "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -16,7 +16,7 @@
"prereqs" : {
"configure" : {
"requires" : {
- "ExtUtils::MakeMaker" : "0"
+ "ExtUtils::MakeMaker" : "6.78"
}
},
"develop" : {
@@ -30,6 +30,7 @@
"Encode" : "0",
"MRO::Compat" : "0.09",
"Sub::Exporter" : "0.979",
+ "perl" : "5.012",
"strict" : "0",
"warnings" : "0"
}
@@ -61,10 +62,10 @@
"web" : "https://github.com/rjbs/Data-Section"
}
},
- "version" : "0.200007",
+ "version" : "0.200008",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.024000"
+ "version" : "5.037002"
},
"plugins" : [
{
@@ -84,12 +85,12 @@
}
},
"name" : "@RJBS/Git::GatherDir",
- "version" : "2.042"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
"name" : "@RJBS/CheckPrereqsIndexed",
- "version" : "0.020"
+ "version" : "0.021"
},
{
"class" : "Dist::Zilla::Plugin::CheckExtraTests",
@@ -111,7 +112,7 @@
}
},
"name" : "@RJBS/RJBS-Outdated",
- "version" : "0.053"
+ "version" : "0.057"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -122,66 +123,68 @@
"modules" : [],
"phase" : "release",
"run_under_travis" : 0,
- "skip" : []
+ "skip" : [
+ "Dist::Zilla::Plugin::RJBSMisc"
+ ]
}
},
"name" : "@RJBS/CPAN-Outdated",
- "version" : "0.053"
+ "version" : "0.057"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@RJBS/@Filter/PruneCruft",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@RJBS/@Filter/ManifestSkip",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@RJBS/@Filter/MetaYAML",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@RJBS/@Filter/License",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "@RJBS/@Filter/Readme",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@RJBS/@Filter/ExecDir",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@RJBS/@Filter/ShareDir",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@RJBS/@Filter/Manifest",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@RJBS/@Filter/TestRelease",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@RJBS/@Filter/ConfirmRelease",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@RJBS/@Filter/UploadToCPAN",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -191,12 +194,12 @@
}
},
"name" : "@RJBS/MakeMaker",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@RJBS/AutoPrereqs",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -207,47 +210,52 @@
"version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.13.0",
+ "git_version" : "2.38.0",
"repo_root" : "."
}
},
"name" : "@RJBS/Git::NextVersion",
- "version" : "2.042"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "@RJBS/PkgVersion",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@RJBS/MetaConfig",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@RJBS/MetaJSON",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@RJBS/NextRelease",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
"name" : "@RJBS/Test::ChangesHasContent",
- "version" : "0.010"
+ "version" : "0.011"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@RJBS/PodSyntaxTests",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
"name" : "@RJBS/Test::ReportPrereqs",
- "version" : "0.027"
+ "version" : "0.028"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
+ "name" : "@RJBS/Git::Remote::Check",
+ "version" : "0.1.2"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -258,7 +266,7 @@
}
},
"name" : "@RJBS/TestMoreWithSubtests",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -275,82 +283,87 @@
{
"class" : "Pod::Weaver::Plugin::EnsurePod5",
"name" : "@CorePrep/EnsurePod5",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Plugin::H1Nester",
"name" : "@CorePrep/H1Nester",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Plugin::SingleEncoding",
"name" : "@RJBS/SingleEncoding",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Name",
"name" : "@RJBS/Name",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Version",
"name" : "@RJBS/Version",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@RJBS/Prelude",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "@RJBS/Synopsis",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "@RJBS/Description",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "@RJBS/Overview",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "@RJBS/Stability",
- "version" : "4.015"
+ "version" : "4.018"
+ },
+ {
+ "class" : "Pod::Weaver::Section::GenerateSection",
+ "name" : "@RJBS/PerlSupport",
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "Attributes",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "Methods",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "Functions",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Leftovers",
"name" : "@RJBS/Leftovers",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@RJBS/postlude",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Authors",
"name" : "@RJBS/Authors",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Contributors",
@@ -360,23 +373,28 @@
{
"class" : "Pod::Weaver::Section::Legal",
"name" : "@RJBS/Legal",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Plugin::Transformer",
"name" : "@RJBS/List",
- "version" : "4.015"
+ "version" : "4.018"
}
]
}
},
"name" : "@RJBS/PodWeaver",
- "version" : "4.008"
+ "version" : "4.009"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::RJBSMisc",
+ "name" : "@RJBS/RJBSMisc",
+ "version" : "5.020"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
"name" : "@RJBS/GithubMeta",
- "version" : "0.54"
+ "version" : "0.58"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -393,19 +411,20 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.13.0",
+ "git_version" : "2.38.0",
"repo_root" : "."
}
},
"name" : "@RJBS/@Git/Check",
- "version" : "2.042"
+ "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"
+ "commit_msg" : "v%V%n%n%c",
+ "signoff" : 0
},
"Dist::Zilla::Role::Git::DirtyFiles" : {
"allow_dirty" : [
@@ -416,7 +435,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.13.0",
+ "git_version" : "2.38.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -424,7 +443,7 @@
}
},
"name" : "@RJBS/@Git/Commit",
- "version" : "2.042"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -433,12 +452,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "0.200007",
+ "tag" : "0.200008",
"tag_format" : "%v",
- "tag_message" : "v%v"
+ "tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.13.0",
+ "git_version" : "2.38.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -446,31 +465,30 @@
}
},
"name" : "@RJBS/@Git/Tag",
- "version" : "2.042"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
"config" : {
"Dist::Zilla::Plugin::Git::Push" : {
"push_to" : [
- "rjbs :",
"github :"
],
"remotes_must_exist" : 0
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.13.0",
+ "git_version" : "2.38.0",
"repo_root" : "."
}
},
"name" : "@RJBS/@Git/Push",
- "version" : "2.042"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.13.0",
+ "git_version" : "2.38.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -478,70 +496,70 @@
}
},
"name" : "@RJBS/Git::Contributors",
- "version" : "0.030"
+ "version" : "0.036"
},
{
"class" : "Dist::Zilla::Plugin::Encoding",
"name" : "Encoding",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.009"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.009"
+ "version" : "6.029"
}
],
"zilla" : {
"class" : "Dist::Zilla::Dist::Builder",
"config" : {
- "is_trial" : "0"
+ "is_trial" : 0
},
- "version" : "6.009"
+ "version" : "6.029"
}
},
"x_contributors" : [
@@ -549,11 +567,16 @@
"Dan Kogai <[email protected]>",
"David Golden <[email protected]>",
"David Steinbrunner <[email protected]>",
+ "Graham Ollis <[email protected]>",
"Karen Etheridge <[email protected]>",
"Kenichi Ishigaki <[email protected]>",
"kentfredric <[email protected]>",
+ "Ricardo Signes <[email protected]>",
"Tatsuhiko Miyagawa <[email protected]>"
],
- "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
+ "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/Data-Section-0.200007/META.yml
new/Data-Section-0.200008/META.yml
--- old/Data-Section-0.200007/META.yml 2017-07-07 17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/META.yml 2022-12-31 19:50:16.000000000 +0100
@@ -1,7 +1,7 @@
---
abstract: 'read multiple hunks of data out of your DATA section'
author:
- - 'Ricardo SIGNES <[email protected]>'
+ - 'Ricardo SIGNES <[email protected]>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
@@ -11,9 +11,9 @@
lib: '0'
utf8: '0'
configure_requires:
- ExtUtils::MakeMaker: '0'
+ ExtUtils::MakeMaker: '6.78'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version
2.150005'
+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
@@ -23,16 +23,17 @@
Encode: '0'
MRO::Compat: '0.09'
Sub::Exporter: '0.979'
+ perl: '5.012'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/rjbs/Data-Section/issues
homepage: https://github.com/rjbs/Data-Section
repository: https://github.com/rjbs/Data-Section.git
-version: '0.200007'
+version: '0.200008'
x_Dist_Zilla:
perl:
- version: '5.024000'
+ version: '5.037002'
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -48,11 +49,11 @@
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@RJBS/Git::GatherDir'
- version: '2.042'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
name: '@RJBS/CheckPrereqsIndexed'
- version: '0.020'
+ version: '0.021'
-
class: Dist::Zilla::Plugin::CheckExtraTests
name: '@RJBS/CheckExtraTests'
@@ -69,7 +70,7 @@
run_under_travis: 0
skip: []
name: '@RJBS/RJBS-Outdated'
- version: '0.053'
+ version: '0.057'
-
class: Dist::Zilla::Plugin::PromptIfStale
config:
@@ -79,64 +80,65 @@
modules: []
phase: release
run_under_travis: 0
- skip: []
+ skip:
+ - Dist::Zilla::Plugin::RJBSMisc
name: '@RJBS/CPAN-Outdated'
- version: '0.053'
+ version: '0.057'
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@RJBS/@Filter/PruneCruft'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@RJBS/@Filter/ManifestSkip'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@RJBS/@Filter/MetaYAML'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::License
name: '@RJBS/@Filter/License'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Readme
name: '@RJBS/@Filter/Readme'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@RJBS/@Filter/ExecDir'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@RJBS/@Filter/ShareDir'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Manifest
name: '@RJBS/@Filter/Manifest'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::TestRelease
name: '@RJBS/@Filter/TestRelease'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@RJBS/@Filter/ConfirmRelease'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@RJBS/@Filter/UploadToCPAN'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 9
name: '@RJBS/MakeMaker'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@RJBS/AutoPrereqs'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Git::NextVersion
config:
@@ -145,38 +147,42 @@
version_by_branch: 1
version_regexp: (?^:^([0-9]+\.[0-9]+)$)
Dist::Zilla::Role::Git::Repo:
- git_version: 2.13.0
+ git_version: 2.38.0
repo_root: .
name: '@RJBS/Git::NextVersion'
- version: '2.042'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::PkgVersion
name: '@RJBS/PkgVersion'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@RJBS/MetaConfig'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@RJBS/MetaJSON'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::NextRelease
name: '@RJBS/NextRelease'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Test::ChangesHasContent
name: '@RJBS/Test::ChangesHasContent'
- version: '0.010'
+ version: '0.011'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@RJBS/PodSyntaxTests'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@RJBS/Test::ReportPrereqs'
- version: '0.027'
+ 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:
@@ -184,7 +190,7 @@
phase: test
type: requires
name: '@RJBS/TestMoreWithSubtests'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
@@ -198,67 +204,71 @@
-
class: Pod::Weaver::Plugin::EnsurePod5
name: '@CorePrep/EnsurePod5'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Plugin::H1Nester
name: '@CorePrep/H1Nester'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Plugin::SingleEncoding
name: '@RJBS/SingleEncoding'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Name
name: '@RJBS/Name'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Version
name: '@RJBS/Version'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Region
name: '@RJBS/Prelude'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Synopsis'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Description'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Overview'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Generic
name: '@RJBS/Stability'
- version: '4.015'
+ version: '4.018'
+ -
+ class: Pod::Weaver::Section::GenerateSection
+ name: '@RJBS/PerlSupport'
+ version: '4.018'
-
class: Pod::Weaver::Section::Collect
name: Attributes
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Collect
name: Methods
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Collect
name: Functions
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Leftovers
name: '@RJBS/Leftovers'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Region
name: '@RJBS/postlude'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Authors
name: '@RJBS/Authors'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Contributors
name: '@RJBS/Contributors'
@@ -266,17 +276,21 @@
-
class: Pod::Weaver::Section::Legal
name: '@RJBS/Legal'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Plugin::Transformer
name: '@RJBS/List'
- version: '4.015'
+ version: '4.018'
name: '@RJBS/PodWeaver'
- version: '4.008'
+ version: '4.009'
+ -
+ class: Dist::Zilla::Plugin::RJBSMisc
+ name: '@RJBS/RJBSMisc'
+ version: '5.020'
-
class: Dist::Zilla::Plugin::GithubMeta
name: '@RJBS/GithubMeta'
- version: '0.54'
+ version: '0.58'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -289,16 +303,17 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.13.0
+ git_version: 2.38.0
repo_root: .
name: '@RJBS/@Git/Check'
- version: '2.042'
+ 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
+ commit_msg: v%V%n%n%c
+ signoff: 0
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- Changes
@@ -306,12 +321,12 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.13.0
+ git_version: 2.38.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@RJBS/@Git/Commit'
- version: '2.042'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -319,96 +334,100 @@
branch: ~
changelog: Changes
signed: 0
- tag: '0.200007'
+ tag: '0.200008'
tag_format: '%v'
- tag_message: v%v
+ tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.13.0
+ git_version: 2.38.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@RJBS/@Git/Tag'
- version: '2.042'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::Git::Push
config:
Dist::Zilla::Plugin::Git::Push:
push_to:
- - 'rjbs :'
- 'github :'
remotes_must_exist: 0
Dist::Zilla::Role::Git::Repo:
- git_version: 2.13.0
+ git_version: 2.38.0
repo_root: .
name: '@RJBS/@Git/Push'
- version: '2.042'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.13.0
+ git_version: 2.38.0
include_authors: 0
include_releaser: 1
order_by: name
paths: []
name: '@RJBS/Git::Contributors'
- version: '0.030'
+ version: '0.036'
-
class: Dist::Zilla::Plugin::Encoding
name: Encoding
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.009'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.009'
+ version: '6.029'
zilla:
class: Dist::Zilla::Dist::Builder
config:
- is_trial: '0'
- version: '6.009'
+ is_trial: 0
+ version: '6.029'
x_contributors:
- 'Christian Walde <[email protected]>'
- 'Dan Kogai <[email protected]>'
- 'David Golden <[email protected]>'
- 'David Steinbrunner <[email protected]>'
+ - 'Graham Ollis <[email protected]>'
- 'Karen Etheridge <[email protected]>'
- 'Kenichi Ishigaki <[email protected]>'
- 'kentfredric <[email protected]>'
+ - 'Ricardo Signes <[email protected]>'
- 'Tatsuhiko Miyagawa <[email protected]>'
-x_serialization_backend: 'YAML::Tiny version 1.70'
+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/Data-Section-0.200007/Makefile.PL
new/Data-Section-0.200008/Makefile.PL
--- old/Data-Section-0.200007/Makefile.PL 2017-07-07 17:36:08.000000000
+0200
+++ new/Data-Section-0.200008/Makefile.PL 2022-12-31 19:50:16.000000000
+0100
@@ -1,19 +1,20 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.029.
use strict;
use warnings;
+use 5.012;
-
-use ExtUtils::MakeMaker;
+use ExtUtils::MakeMaker 6.78;
my %WriteMakefileArgs = (
"ABSTRACT" => "read multiple hunks of data out of your DATA section",
- "AUTHOR" => "Ricardo SIGNES <rjbs\@cpan.org>",
+ "AUTHOR" => "Ricardo SIGNES <cpan\@semiotic.systems>",
"CONFIGURE_REQUIRES" => {
- "ExtUtils::MakeMaker" => 0
+ "ExtUtils::MakeMaker" => "6.78"
},
"DISTNAME" => "Data-Section",
"LICENSE" => "perl",
+ "MIN_PERL_VERSION" => "5.012",
"NAME" => "Data::Section",
"PREREQ_PM" => {
"Encode" => 0,
@@ -31,7 +32,7 @@
"lib" => 0,
"utf8" => 0
},
- "VERSION" => "0.200007",
+ "VERSION" => "0.200008",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Data-Section-0.200007/README
new/Data-Section-0.200008/README
--- old/Data-Section-0.200007/README 2017-07-07 17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/README 2022-12-31 19:50:16.000000000 +0100
@@ -1,7 +1,5 @@
-
-
This archive contains the distribution Data-Section,
-version 0.200007:
+version 0.200008:
read multiple hunks of data out of your DATA section
@@ -11,5 +9,4 @@
the same terms as the Perl 5 programming language system itself.
-This README file was generated by Dist::Zilla::Plugin::Readme v6.009.
-
+This README file was generated by Dist::Zilla::Plugin::Readme v6.029.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Data-Section-0.200007/dist.ini
new/Data-Section-0.200008/dist.ini
--- old/Data-Section-0.200007/dist.ini 2017-07-07 17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/dist.ini 2022-12-31 19:50:16.000000000 +0100
@@ -1,10 +1,12 @@
name = Data-Section
-author = Ricardo SIGNES <[email protected]>
+author = Ricardo SIGNES <[email protected]>
license = Perl_5
copyright_holder = Ricardo SIGNES
copyright_year = 2008
[@RJBS]
+perl-window = long-term
+
[Encoding]
encoding = Latin-1
filename = t/lib/Latin1.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Data-Section-0.200007/lib/Data/Section.pm
new/Data-Section-0.200008/lib/Data/Section.pm
--- old/Data-Section-0.200007/lib/Data/Section.pm 2017-07-07
17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/lib/Data/Section.pm 2022-12-31
19:50:16.000000000 +0100
@@ -1,8 +1,8 @@
use strict;
use warnings;
-package Data::Section;
+package Data::Section 0.200008;
# ABSTRACT: read multiple hunks of data out of your DATA section
-$Data::Section::VERSION = '0.200007';
+
use Encode qw/decode/;
use MRO::Compat 0.09;
use Sub::Exporter 0.979 -setup => {
@@ -18,7 +18,7 @@
#pod sub quit {
#pod my ($class, $angry, %arg) = @_;
#pod
-#pod my $template = $self->section_data(
+#pod my $template = $class->section_data(
#pod ($angry ? "angry_" : "professional_") . "letter"
#pod );
#pod
@@ -359,7 +359,7 @@
=head1 VERSION
-version 0.200007
+version 0.200008
=head1 SYNOPSIS
@@ -369,7 +369,7 @@
sub quit {
my ($class, $angry, %arg) = @_;
- my $template = $self->section_data(
+ my $template = $class->section_data(
($angry ? "angry_" : "professional_") . "letter"
);
@@ -399,6 +399,16 @@
line-oriented data in your module's DATA section. It was written to allow
modules to store their own templates, but probably has other uses.
+=head1 PERL VERSION
+
+This library should run on perls released even a long time ago. It should work
+on any version of perl released in the last five years.
+
+Although it may work on older versions of perl, no guarantee is made that the
+minimum required version will not be increased. The version may be increased
+for any reason, and there is no promise that patches will be accepted to lower
+the minimum required perl.
+
=head1 WARNING
You will need to use C<__DATA__> sections and not C<__END__> sections. Yes, it
@@ -573,11 +583,11 @@
=head1 AUTHOR
-Ricardo SIGNES <[email protected]>
+Ricardo SIGNES <[email protected]>
=head1 CONTRIBUTORS
-=for stopwords Christian Walde Dan Kogai David Golden Steinbrunner Karen
Etheridge Kenichi Ishigaki kentfredric Tatsuhiko Miyagawa
+=for stopwords Christian Walde Dan Kogai David Golden Steinbrunner Graham
Ollis Karen Etheridge Kenichi Ishigaki kentfredric Ricardo Signes Tatsuhiko
Miyagawa
=over 4
@@ -599,6 +609,10 @@
=item *
+Graham Ollis <[email protected]>
+
+=item *
+
Karen Etheridge <[email protected]>
=item *
@@ -611,6 +625,10 @@
=item *
+Ricardo Signes <[email protected]>
+
+=item *
+
Tatsuhiko Miyagawa <[email protected]>
=back
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Data-Section-0.200007/t/00-report-prereqs.dd
new/Data-Section-0.200008/t/00-report-prereqs.dd
--- old/Data-Section-0.200007/t/00-report-prereqs.dd 2017-07-07
17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/t/00-report-prereqs.dd 2022-12-31
19:50:16.000000000 +0100
@@ -1,7 +1,7 @@
do { my $x = {
'configure' => {
'requires' => {
- 'ExtUtils::MakeMaker' => '0'
+ 'ExtUtils::MakeMaker' => '6.78'
}
},
'develop' => {
@@ -15,6 +15,7 @@
'Encode' => '0',
'MRO::Compat' => '0.09',
'Sub::Exporter' => '0.979',
+ 'perl' => '5.012',
'strict' => '0',
'warnings' => '0'
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Data-Section-0.200007/t/00-report-prereqs.t
new/Data-Section-0.200008/t/00-report-prereqs.t
--- old/Data-Section-0.200007/t/00-report-prereqs.t 2017-07-07
17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/t/00-report-prereqs.t 2022-12-31
19:50:16.000000000 +0100
@@ -3,7 +3,7 @@
use strict;
use warnings;
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
use Test::More tests => 1;
@@ -188,6 +188,6 @@
);
}
-pass;
+pass('Reported prereqs');
# vim: ts=4 sts=4 sw=4 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Data-Section-0.200007/xt/release/changes_has_content.t
new/Data-Section-0.200008/xt/release/changes_has_content.t
--- old/Data-Section-0.200007/xt/release/changes_has_content.t 2017-07-07
17:36:08.000000000 +0200
+++ new/Data-Section-0.200008/xt/release/changes_has_content.t 2022-12-31
19:50:16.000000000 +0100
@@ -1,11 +1,10 @@
-#!perl
-
use Test::More tests => 2;
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.200007';
+my $newver = '0.200008';
my $trial_token = '-TRIAL';
+my $encoding = 'UTF-8';
SKIP: {
ok(-e $changes_file, "$changes_file file exists")
@@ -16,8 +15,6 @@
done_testing;
-# _get_changes copied and adapted from Dist::Zilla::Plugin::Git::Commit
-# by Jerome Quelin
sub _get_changes
{
my $newver = shift;
@@ -25,6 +22,10 @@
# parse changelog to find commit message
open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
my $changelog = join('', <$fh>);
+ if ($encoding) {
+ require Encode;
+ $changelog = Encode::decode($encoding, $changelog, Encode::FB_CROAK());
+ }
close $fh;
my @content =