Hello community, here is the log from the commit of package perl-Email-Simple for openSUSE:Factory checked in at 2015-07-22 09:19:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Email-Simple (Old) and /work/SRC/openSUSE:Factory/.perl-Email-Simple.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Email-Simple" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Email-Simple/perl-Email-Simple.changes 2015-04-15 16:25:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Email-Simple.new/perl-Email-Simple.changes 2015-07-22 09:19:48.000000000 +0200 @@ -1,0 +2,14 @@ +Tue Jul 21 08:47:53 UTC 2015 - [email protected] + +- updated to 2.208 + see /usr/share/doc/packages/perl-Email-Simple/Changes + + 2.208 2015-07-20 20:34:04-04:00 America/New_York + - same as v2.207 + - ...but bump perl required to v5.8 + + 2.207 2015-07-04 14:23:36-04:00 America/New_York (TRIAL RELEASE) + - fold headers passed to header arg in create method + https://github.com/rjbs/Email-Simple/issues/7 + +------------------------------------------------------------------- Old: ---- Email-Simple-2.206.tar.gz New: ---- Email-Simple-2.208.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Email-Simple.spec ++++++ --- /var/tmp/diff_new_pack.HYZzPT/_old 2015-07-22 09:19:49.000000000 +0200 +++ /var/tmp/diff_new_pack.HYZzPT/_new 2015-07-22 09:19:49.000000000 +0200 @@ -17,14 +17,15 @@ Name: perl-Email-Simple -Version: 2.206 +Version: 2.208 Release: 0 %define cpan_name Email-Simple -Summary: simple parsing of RFC2822 message format and headers +Summary: Simple Parsing of Rfc2822 Message Format and Headers License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Email-Simple/ -Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl ++++++ Email-Simple-2.206.tar.gz -> Email-Simple-2.208.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/Changes new/Email-Simple-2.208/Changes --- old/Email-Simple-2.206/Changes 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/Changes 2015-07-21 02:34:09.000000000 +0200 @@ -1,5 +1,13 @@ Revision history for Perl extension Email::Simple +2.208 2015-07-20 20:34:04-04:00 America/New_York + - same as v2.207 + - ...but bump perl required to v5.8 + +2.207 2015-07-04 14:23:36-04:00 America/New_York (TRIAL RELEASE) + - fold headers passed to header arg in create method + https://github.com/rjbs/Email-Simple/issues/7 + 2.206 2015-03-26 23:30:51-04:00 America/New_York - the changes from 2.204 are back (and re-listed here), but now with the added benefit of not breaking Email::MIME; see the git repository diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/MANIFEST new/Email-Simple-2.208/MANIFEST --- old/Email-Simple-2.206/MANIFEST 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/MANIFEST 2015-07-21 02:34:09.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.034. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.037. Changes LICENSE MANIFEST diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/META.json new/Email-Simple-2.208/META.json --- old/Email-Simple-2.206/META.json 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/META.json 2015-07-21 02:34:09.000000000 +0200 @@ -6,7 +6,7 @@ "Ricardo SIGNES" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 5.034, CPAN::Meta::Converter version 2.150001", + "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005", "license" : [ "perl_5" ], @@ -30,7 +30,7 @@ "requires" : { "Carp" : "0", "Email::Date::Format" : "0", - "perl" : "5.006", + "perl" : "5.008", "strict" : "0", "warnings" : "0" } @@ -58,10 +58,10 @@ "web" : "https://github.com/rjbs/Email-Simple" } }, - "version" : "2.206", + "version" : "2.208", "x_Dist_Zilla" : { "perl" : { - "version" : "5.021009" + "version" : "5.023000" }, "plugins" : [ { @@ -77,24 +77,21 @@ "root" : "." }, "Dist::Zilla::Plugin::Git::GatherDir" : { - "include_untracked" : "0" - }, - "Dist::Zilla::Role::Git::Repo" : { - "repo_root" : "." + "include_untracked" : 0 } }, "name" : "@RJBS/Git::GatherDir", - "version" : "2.031" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", "name" : "@RJBS/CheckPrereqsIndexed", - "version" : "0.015" + "version" : "0.016" }, { "class" : "Dist::Zilla::Plugin::CheckExtraTests", "name" : "@RJBS/CheckExtraTests", - "version" : "0.026" + "version" : "0.027" }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", @@ -110,7 +107,7 @@ } }, "name" : "@RJBS/RJBS-Outdated", - "version" : "0.040" + "version" : "0.045" }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", @@ -124,62 +121,62 @@ } }, "name" : "@RJBS/CPAN-Outdated", - "version" : "0.040" + "version" : "0.045" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@RJBS/@Filter/PruneCruft", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@RJBS/@Filter/ManifestSkip", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@RJBS/@Filter/MetaYAML", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@RJBS/@Filter/License", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@RJBS/@Filter/Readme", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@RJBS/@Filter/ExecDir", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@RJBS/@Filter/ShareDir", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@RJBS/@Filter/Manifest", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@RJBS/@Filter/TestRelease", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@RJBS/@Filter/ConfirmRelease", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@RJBS/@Filter/UploadToCPAN", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", @@ -189,19 +186,19 @@ } }, "name" : "@RJBS/MakeMaker", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@RJBS/AutoPrereqs", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::Git::NextVersion", "config" : { "Dist::Zilla::Plugin::Git::NextVersion" : { "first_version" : "0.001", - "version_by_branch" : "0", + "version_by_branch" : 0, "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)" }, "Dist::Zilla::Role::Git::Repo" : { @@ -209,27 +206,27 @@ } }, "name" : "@RJBS/Git::NextVersion", - "version" : "2.031" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::PkgVersion", "name" : "@RJBS/PkgVersion", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@RJBS/MetaConfig", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@RJBS/MetaJSON", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@RJBS/NextRelease", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", @@ -239,7 +236,7 @@ { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@RJBS/PodSyntaxTests", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", @@ -255,7 +252,7 @@ } }, "name" : "@RJBS/TestMoreWithSubtests", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -272,82 +269,82 @@ { "class" : "Pod::Weaver::Plugin::EnsurePod5", "name" : "@CorePrep/EnsurePod5", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Plugin::H1Nester", "name" : "@CorePrep/H1Nester", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Plugin::SingleEncoding", "name" : "@RJBS/SingleEncoding", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Name", "name" : "@RJBS/Name", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Version", "name" : "@RJBS/Version", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@RJBS/Prelude", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Synopsis", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Description", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Overview", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Stability", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Attributes", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Methods", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Functions", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Leftovers", "name" : "@RJBS/Leftovers", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@RJBS/postlude", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Authors", "name" : "@RJBS/Authors", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Section::Contributors", @@ -357,12 +354,12 @@ { "class" : "Pod::Weaver::Section::Legal", "name" : "@RJBS/Legal", - "version" : "4.010" + "version" : "4.012" }, { "class" : "Pod::Weaver::Plugin::Transformer", "name" : "@RJBS/List", - "version" : "4.010" + "version" : "4.012" } ] } @@ -373,7 +370,7 @@ { "class" : "Dist::Zilla::Plugin::GithubMeta", "name" : "@RJBS/GithubMeta", - "version" : "0.48" + "version" : "0.54" }, { "class" : "Dist::Zilla::Plugin::Git::Check", @@ -383,8 +380,8 @@ }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ - "dist.ini", - "Changes" + "Changes", + "dist.ini" ], "allow_dirty_match" : [], "changelog" : "Changes" @@ -394,48 +391,53 @@ } }, "name" : "@RJBS/@Git/Check", - "version" : "2.031" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "config" : { "Dist::Zilla::Plugin::Git::Commit" : { "add_files_in" : [], - "commit_msg" : "v%v%n%n%c", - "time_zone" : "local" + "commit_msg" : "v%v%n%n%c" }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ - "dist.ini", - "Changes" + "Changes", + "dist.ini" ], "allow_dirty_match" : [], "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { "repo_root" : "." + }, + "Dist::Zilla::Role::Git::StringFormatter" : { + "time_zone" : "local" } }, "name" : "@RJBS/@Git/Commit", - "version" : "2.031" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "config" : { "Dist::Zilla::Plugin::Git::Tag" : { "branch" : null, + "changelog" : "Changes", "signed" : 0, - "tag" : "2.206", + "tag" : "2.208", "tag_format" : "%v", - "tag_message" : "v%v", - "time_zone" : "local" + "tag_message" : "v%v" }, "Dist::Zilla::Role::Git::Repo" : { "repo_root" : "." + }, + "Dist::Zilla::Role::Git::StringFormatter" : { + "time_zone" : "local" } }, "name" : "@RJBS/@Git/Tag", - "version" : "2.031" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::Git::Push", @@ -452,60 +454,62 @@ } }, "name" : "@RJBS/@Git/Push", - "version" : "2.031" + "version" : "2.036" }, { "class" : "Dist::Zilla::Plugin::Git::Contributors", "config" : { "Dist::Zilla::Plugin::Git::Contributors" : { - "include_authors" : "0", - "include_releaser" : "1", + "include_authors" : 0, + "include_releaser" : 1, "order_by" : "name", - "paths" : [] + "paths" : [ + "." + ] } }, "name" : "@RJBS/Git::Contributors", - "version" : "0.011" + "version" : "0.012" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "5.034" + "version" : "5.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "5.034" + "version" : "5.037" } ], "zilla" : { @@ -513,7 +517,7 @@ "config" : { "is_trial" : "0" }, - "version" : "5.034" + "version" : "5.037" } }, "x_contributors" : [ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/META.yml new/Email-Simple-2.208/META.yml --- old/Email-Simple-2.206/META.yml 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/META.yml 2015-07-21 02:34:09.000000000 +0200 @@ -11,7 +11,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.034, CPAN::Meta::Converter version 2.150001' +generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -20,17 +20,17 @@ requires: Carp: '0' Email::Date::Format: '0' - perl: '5.006' + perl: '5.008' strict: '0' warnings: '0' resources: bugtracker: https://github.com/rjbs/Email-Simple/issues homepage: https://github.com/rjbs/Email-Simple repository: https://github.com/rjbs/Email-Simple.git -version: '2.206' +version: '2.208' x_Dist_Zilla: perl: - version: '5.021009' + version: '5.023000' plugins: - class: Dist::Zilla::Plugin::Git::GatherDir @@ -44,19 +44,17 @@ prune_directory: [] root: . Dist::Zilla::Plugin::Git::GatherDir: - include_untracked: '0' - Dist::Zilla::Role::Git::Repo: - repo_root: . + include_untracked: 0 name: '@RJBS/Git::GatherDir' - version: '2.031' + version: '2.036' - class: Dist::Zilla::Plugin::CheckPrereqsIndexed name: '@RJBS/CheckPrereqsIndexed' - version: '0.015' + version: '0.016' - class: Dist::Zilla::Plugin::CheckExtraTests name: '@RJBS/CheckExtraTests' - version: '0.026' + version: '0.027' - class: Dist::Zilla::Plugin::PromptIfStale config: @@ -68,7 +66,7 @@ phase: build skip: [] name: '@RJBS/RJBS-Outdated' - version: '0.040' + version: '0.045' - class: Dist::Zilla::Plugin::PromptIfStale config: @@ -79,89 +77,89 @@ phase: release skip: [] name: '@RJBS/CPAN-Outdated' - version: '0.040' + version: '0.045' - class: Dist::Zilla::Plugin::PruneCruft name: '@RJBS/@Filter/PruneCruft' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::ManifestSkip name: '@RJBS/@Filter/ManifestSkip' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::MetaYAML name: '@RJBS/@Filter/MetaYAML' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::License name: '@RJBS/@Filter/License' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::Readme name: '@RJBS/@Filter/Readme' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::ExecDir name: '@RJBS/@Filter/ExecDir' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::ShareDir name: '@RJBS/@Filter/ShareDir' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::Manifest name: '@RJBS/@Filter/Manifest' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::TestRelease name: '@RJBS/@Filter/TestRelease' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::ConfirmRelease name: '@RJBS/@Filter/ConfirmRelease' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@RJBS/@Filter/UploadToCPAN' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::MakeMaker config: Dist::Zilla::Role::TestRunner: default_jobs: 9 name: '@RJBS/MakeMaker' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::AutoPrereqs name: '@RJBS/AutoPrereqs' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::Git::NextVersion config: Dist::Zilla::Plugin::Git::NextVersion: first_version: '0.001' - version_by_branch: '0' + version_by_branch: 0 version_regexp: (?^:^([0-9]+\.[0-9]+)$) Dist::Zilla::Role::Git::Repo: repo_root: . name: '@RJBS/Git::NextVersion' - version: '2.031' + version: '2.036' - class: Dist::Zilla::Plugin::PkgVersion name: '@RJBS/PkgVersion' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::MetaConfig name: '@RJBS/MetaConfig' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::MetaJSON name: '@RJBS/MetaJSON' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::NextRelease name: '@RJBS/NextRelease' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: '@RJBS/Test::ChangesHasContent' @@ -169,7 +167,7 @@ - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@RJBS/PodSyntaxTests' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::Test::ReportPrereqs name: '@RJBS/Test::ReportPrereqs' @@ -181,7 +179,7 @@ phase: test type: requires name: '@RJBS/TestMoreWithSubtests' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::PodWeaver config: @@ -195,67 +193,67 @@ - class: Pod::Weaver::Plugin::EnsurePod5 name: '@CorePrep/EnsurePod5' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Plugin::H1Nester name: '@CorePrep/H1Nester' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Plugin::SingleEncoding name: '@RJBS/SingleEncoding' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Name name: '@RJBS/Name' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Version name: '@RJBS/Version' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Region name: '@RJBS/Prelude' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Generic name: '@RJBS/Synopsis' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Generic name: '@RJBS/Description' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Generic name: '@RJBS/Overview' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Generic name: '@RJBS/Stability' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Collect name: Attributes - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Collect name: Methods - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Collect name: Functions - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Leftovers name: '@RJBS/Leftovers' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Region name: '@RJBS/postlude' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Authors name: '@RJBS/Authors' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Section::Contributors name: '@RJBS/Contributors' @@ -263,17 +261,17 @@ - class: Pod::Weaver::Section::Legal name: '@RJBS/Legal' - version: '4.010' + version: '4.012' - class: Pod::Weaver::Plugin::Transformer name: '@RJBS/List' - version: '4.010' + version: '4.012' name: '@RJBS/PodWeaver' version: '4.006' - class: Dist::Zilla::Plugin::GithubMeta name: '@RJBS/GithubMeta' - version: '0.48' + version: '0.54' - class: Dist::Zilla::Plugin::Git::Check config: @@ -281,45 +279,48 @@ untracked_files: die Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: - - dist.ini - Changes + - dist.ini allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: repo_root: . name: '@RJBS/@Git/Check' - version: '2.031' + version: '2.036' - class: Dist::Zilla::Plugin::Git::Commit config: Dist::Zilla::Plugin::Git::Commit: add_files_in: [] commit_msg: v%v%n%n%c - time_zone: local Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: - - dist.ini - Changes + - dist.ini allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: repo_root: . + Dist::Zilla::Role::Git::StringFormatter: + time_zone: local name: '@RJBS/@Git/Commit' - version: '2.031' + version: '2.036' - class: Dist::Zilla::Plugin::Git::Tag config: Dist::Zilla::Plugin::Git::Tag: branch: ~ + changelog: Changes signed: 0 - tag: '2.206' + tag: '2.208' tag_format: '%v' tag_message: v%v - time_zone: local Dist::Zilla::Role::Git::Repo: repo_root: . + Dist::Zilla::Role::Git::StringFormatter: + time_zone: local name: '@RJBS/@Git/Tag' - version: '2.031' + version: '2.036' - class: Dist::Zilla::Plugin::Git::Push config: @@ -331,54 +332,55 @@ Dist::Zilla::Role::Git::Repo: repo_root: . name: '@RJBS/@Git/Push' - version: '2.031' + version: '2.036' - class: Dist::Zilla::Plugin::Git::Contributors config: Dist::Zilla::Plugin::Git::Contributors: - include_authors: '0' - include_releaser: '1' + include_authors: 0 + include_releaser: 1 order_by: name - paths: [] + paths: + - . name: '@RJBS/Git::Contributors' - version: '0.011' + version: '0.012' - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '5.034' + version: '5.037' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '5.034' + version: '5.037' zilla: class: Dist::Zilla::Dist::Builder config: is_trial: '0' - version: '5.034' + version: '5.037' x_contributors: - 'Brian Cassidy <[email protected]>' - 'Christian Walde <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/Makefile.PL new/Email-Simple-2.208/Makefile.PL --- old/Email-Simple-2.206/Makefile.PL 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/Makefile.PL 2015-07-21 02:34:09.000000000 +0200 @@ -1,8 +1,8 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.034. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.037. use strict; use warnings; -use 5.006; +use 5.008; use ExtUtils::MakeMaker; @@ -15,7 +15,7 @@ "DISTNAME" => "Email-Simple", "EXE_FILES" => [], "LICENSE" => "perl", - "MIN_PERL_VERSION" => "5.006", + "MIN_PERL_VERSION" => "5.008", "NAME" => "Email::Simple", "PREREQ_PM" => { "Carp" => 0, @@ -28,7 +28,7 @@ "File::Spec" => 0, "Test::More" => "0.96" }, - "VERSION" => "2.206", + "VERSION" => "2.208", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/README new/Email-Simple-2.208/README --- old/Email-Simple-2.206/README 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/README 2015-07-21 02:34:09.000000000 +0200 @@ -1,7 +1,7 @@ This archive contains the distribution Email-Simple, -version 2.206: +version 2.208: simple parsing of RFC2822 message format and headers @@ -11,5 +11,5 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v5.034. +This README file was generated by Dist::Zilla::Plugin::Readme v5.037. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/lib/Email/Simple/Creator.pm new/Email-Simple-2.208/lib/Email/Simple/Creator.pm --- old/Email-Simple-2.206/lib/Email/Simple/Creator.pm 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/lib/Email/Simple/Creator.pm 2015-07-21 02:34:09.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package Email::Simple::Creator; # ABSTRACT: private helper for building Email::Simple objects -$Email::Simple::Creator::VERSION = '2.206'; +$Email::Simple::Creator::VERSION = '2.208'; sub _crlf { "\x0d\x0a"; } @@ -22,7 +22,7 @@ Carp::carp("replaced vertical whitespace in $key header with space; this will become fatal in a future version"); } - $$header .= "$key: $value" . $class->_crlf; + $$header .= Email::Simple::Header->__fold_objless("$key: $value", 78, q{ }, $class->_crlf); } sub _finalize_header { @@ -44,7 +44,7 @@ =head1 VERSION -version 2.206 +version 2.208 =head1 AUTHORS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/lib/Email/Simple/Header.pm new/Email-Simple-2.208/lib/Email/Simple/Header.pm --- old/Email-Simple-2.206/lib/Email/Simple/Header.pm 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/lib/Email/Simple/Header.pm 2015-07-21 02:34:09.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package Email::Simple::Header; # ABSTRACT: the header of an Email::Simple message -$Email::Simple::Header::VERSION = '2.206'; +$Email::Simple::Header::VERSION = '2.208'; use Carp (); require Email::Simple; @@ -316,15 +316,21 @@ my $indent = $arg->{indent} || $self->_default_fold_indent; + return $self->__fold_objless($line, $limit, $indent, $self->crlf); +} + +sub __fold_objless { + my ($self, $line, $limit, $indent, $crlf) = @_; + # We know it will not contain any new lines at present my $folded = ""; while ($line) { if ($line =~ s/^(.{0,$limit})(\s|\z)//) { - $folded .= $1 . $self->crlf; + $folded .= $1 . $crlf; $folded .= $indent if $line; } else { # Basically nothing we can do. :( - $folded .= $line . $self->crlf; + $folded .= $line . $crlf; last; } } @@ -364,7 +370,7 @@ =head1 VERSION -version 2.206 +version 2.208 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/lib/Email/Simple.pm new/Email-Simple-2.208/lib/Email/Simple.pm --- old/Email-Simple-2.206/lib/Email/Simple.pm 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/lib/Email/Simple.pm 2015-07-21 02:34:09.000000000 +0200 @@ -1,9 +1,9 @@ -use 5.006; +use 5.008; use strict; use warnings; package Email::Simple; # ABSTRACT: simple parsing of RFC2822 message format and headers -$Email::Simple::VERSION = '2.206'; +$Email::Simple::VERSION = '2.208'; use Carp (); use Email::Simple::Creator; @@ -333,7 +333,7 @@ =head1 VERSION -version 2.206 +version 2.208 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/t/00-report-prereqs.dd new/Email-Simple-2.208/t/00-report-prereqs.dd --- old/Email-Simple-2.206/t/00-report-prereqs.dd 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/t/00-report-prereqs.dd 2015-07-21 02:34:09.000000000 +0200 @@ -13,7 +13,7 @@ 'requires' => { 'Carp' => '0', 'Email::Date::Format' => '0', - 'perl' => '5.006', + 'perl' => '5.008', 'strict' => '0', 'warnings' => '0' } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/t/folding.t new/Email-Simple-2.208/t/folding.t --- old/Email-Simple-2.206/t/folding.t 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/t/folding.t 2015-07-21 02:34:09.000000000 +0200 @@ -1,6 +1,6 @@ #!perl -w use strict; -use Test::More tests => 6; +use Test::More tests => 7; # This time, with folding! @@ -36,3 +36,20 @@ my $email = Email::Simple->new($text); is($email->header('Fold-2'), '0 1 2', "we unfold with a false start string"); } + +{ + my $to = '[email protected]'; + my $from = '[email protected]'; + + my $subject = 'A ' x 50; # Long enough to need to be folded + + my $email_1 = Email::Simple->create( + header => [ + To => $to, + From => $from, + Subject => $subject, # string specified in constructor does *not* get folded + ] + ); + + unlike($email_1->as_string, qr/\Q$subject/, "we fold the 50-A line"); +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Email-Simple-2.206/xt/release/changes_has_content.t new/Email-Simple-2.208/xt/release/changes_has_content.t --- old/Email-Simple-2.206/xt/release/changes_has_content.t 2015-03-27 04:30:56.000000000 +0100 +++ new/Email-Simple-2.208/xt/release/changes_has_content.t 2015-07-21 02:34:09.000000000 +0200 @@ -4,7 +4,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '2.206'; +my $newver = '2.208'; my $trial_token = '-TRIAL'; SKIP: { ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: #preamble: |- # BuildRequires: gcc-c++ #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_install: |- # sed on %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module
