Hello community,
here is the log from the commit of package perl-DateTime-Locale for
openSUSE:Factory checked in at 2018-04-25 09:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Locale (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Locale"
Wed Apr 25 09:58:09 2018 rev:29 rq:599892 version:1.190000
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes
2018-04-17 11:09:51.255975409 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new/perl-DateTime-Locale.changes
2018-04-25 09:58:13.357730332 +0200
@@ -1,0 +2,16 @@
+Sun Apr 22 05:16:03 UTC 2018 - [email protected]
+
+- updated to 1.19
+ see /usr/share/doc/packages/perl-DateTime-Locale/Changes
+
+ 1.19 2018-04-21
+
+ - Fix handling of a locale (nds) that does not provide a native name for its
+ own locale code. This is a bug in CLDR, but since it exists we should
handle
+ it sanely.
+
+ - If you attempted to thaw a DateTime::Locale::FromData object in a process
+ that had not loaded DateTime::Locale this would fail. Reported by Gregor
+ Herrmann. GH #18.
+
+-------------------------------------------------------------------
Old:
----
DateTime-Locale-1.18.tar.gz
New:
----
DateTime-Locale-1.19.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Locale.spec ++++++
--- /var/tmp/diff_new_pack.PVT9Ej/_old 2018-04-25 09:58:14.957671638 +0200
+++ /var/tmp/diff_new_pack.PVT9Ej/_new 2018-04-25 09:58:14.957671638 +0200
@@ -17,10 +17,10 @@
Name: perl-DateTime-Locale
-Version: 1.180000
+Version: 1.190000
Release: 0
-%define cpan_version 1.18
-Provides: perl(DateTime::Locale) = 1.180000
+%define cpan_version 1.19
+Provides: perl(DateTime::Locale) = 1.190000
%define cpan_name DateTime-Locale
Summary: Localization support for DateTime.pm
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -37,6 +37,7 @@
BuildRequires: perl(Dist::CheckConflicts) >= 0.02
BuildRequires: perl(File::ShareDir)
BuildRequires: perl(File::ShareDir::Install) >= 0.06
+BuildRequires: perl(IPC::System::Simple)
BuildRequires: perl(List::Util) >= 1.45
BuildRequires: perl(Params::ValidationCompiler) >= 0.13
BuildRequires: perl(Specio::Declare)
++++++ DateTime-Locale-1.18.tar.gz -> DateTime-Locale-1.19.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/Changes
new/DateTime-Locale-1.19/Changes
--- old/DateTime-Locale-1.18/Changes 2018-04-03 21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/Changes 2018-04-21 16:58:12.000000000 +0200
@@ -1,3 +1,14 @@
+1.19 2018-04-21
+
+- Fix handling of a locale (nds) that does not provide a native name for its
+ own locale code. This is a bug in CLDR, but since it exists we should handle
+ it sanely.
+
+- If you attempted to thaw a DateTime::Locale::FromData object in a process
+ that had not loaded DateTime::Locale this would fail. Reported by Gregor
+ Herrmann. GH #18.
+
+
1.18 2018-04-03
- Rebuilt all locale data with CLDR 33, released on 2018-03-26.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/MANIFEST
new/DateTime-Locale-1.19/MANIFEST
--- old/DateTime-Locale-1.18/MANIFEST 2018-04-03 21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/MANIFEST 2018-04-21 16:58:12.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.011.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.012.
CONTRIBUTING.md
Changes
INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/META.json
new/DateTime-Locale-1.19/META.json
--- old/DateTime-Locale-1.18/META.json 2018-04-03 21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/META.json 2018-04-21 16:58:12.000000000 +0200
@@ -4,7 +4,7 @@
"Dave Rolsky <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -85,6 +85,8 @@
"CPAN::Meta::Requirements" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
+ "File::Temp" : "0",
+ "IPC::System::Simple" : "0",
"Storable" : "0",
"Test::Fatal" : "0",
"Test::File::ShareDir::Dist" : "0",
@@ -99,27 +101,27 @@
"provides" : {
"DateTime::Locale" : {
"file" : "lib/DateTime/Locale.pm",
- "version" : "1.18"
+ "version" : "1.19"
},
"DateTime::Locale::Base" : {
"file" : "lib/DateTime/Locale/Base.pm",
- "version" : "1.18"
+ "version" : "1.19"
},
"DateTime::Locale::Catalog" : {
"file" : "lib/DateTime/Locale/Catalog.pm",
- "version" : "1.18"
+ "version" : "1.19"
},
"DateTime::Locale::Data" : {
"file" : "lib/DateTime/Locale/Data.pm",
- "version" : "1.18"
+ "version" : "1.19"
},
"DateTime::Locale::FromData" : {
"file" : "lib/DateTime/Locale/FromData.pm",
- "version" : "1.18"
+ "version" : "1.19"
},
"DateTime::Locale::Util" : {
"file" : "lib/DateTime/Locale/Util.pm",
- "version" : "1.18"
+ "version" : "1.19"
}
},
"release_status" : "stable",
@@ -135,7 +137,7 @@
},
"x_MailingList" : "[email protected]"
},
- "version" : "1.18",
+ "version" : "1.19",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.026001"
@@ -149,7 +151,7 @@
}
},
"name" : "@DROLSKY/MakeMaker",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -181,27 +183,27 @@
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@DROLSKY/ManifestSkip",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@DROLSKY/License",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@DROLSKY/ExecDir",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@DROLSKY/ShareDir",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@DROLSKY/Manifest",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::CheckVersionIncrement",
@@ -211,22 +213,28 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@DROLSKY/TestRelease",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@DROLSKY/ConfirmRelease",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@DROLSKY/UploadToCPAN",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::VersionFromMainModule",
+ "config" : {
+ "Dist::Zilla::Role::ModuleMetadata" : {
+ "Module::Metadata" : "1.000033",
+ "version" : "0.005"
+ }
+ },
"name" : "@DROLSKY/VersionFromMainModule",
- "version" : "0.03"
+ "version" : "0.04"
},
{
"class" : "Dist::Zilla::Plugin::Authority",
@@ -236,7 +244,7 @@
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@DROLSKY/AutoPrereqs",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -261,7 +269,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "@DROLSKY/MetaResources",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -271,7 +279,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.011"
+ "version" : "6.012"
}
],
"include_underscores" : 0
@@ -284,7 +292,7 @@
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000033",
- "version" : "0.004"
+ "version" : "0.005"
}
},
"name" : "@DROLSKY/MetaProvides::Package",
@@ -298,22 +306,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@DROLSKY/MetaConfig",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@DROLSKY/MetaJSON",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@DROLSKY/MetaYAML",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@DROLSKY/NextRelease",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -324,7 +332,7 @@
}
},
"name" : "@DROLSKY/Test::More with subtest",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -335,7 +343,7 @@
}
},
"name" : "@DROLSKY/Modules for use with tidyall",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -346,7 +354,7 @@
}
},
"name" : "@DROLSKY/Test::Version which fixes
https://github.com/plicease/Test-Version/issues/7",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -1062,7 +1070,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@DROLSKY/PodSyntaxTests",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -1190,7 +1198,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -1391,7 +1399,7 @@
{
"class" : "Dist::Zilla::Plugin::CPANFile",
"name" : "@DROLSKY/CPANFile",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::DROLSKY::License",
@@ -1413,7 +1421,7 @@
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000033",
- "version" : "0.004"
+ "version" : "0.005"
}
},
"name" : "@DROLSKY/CheckSelfDependency",
@@ -1428,7 +1436,7 @@
"class" :
"Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
}
},
@@ -1444,7 +1452,7 @@
"class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
}
},
@@ -1476,7 +1484,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
}
},
@@ -1504,7 +1512,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1521,12 +1529,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v1.18",
+ "tag" : "v1.19",
"tag_format" : "v%v",
"tag_message" : "v%v"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1546,7 +1554,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
}
},
@@ -1586,7 +1594,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1606,7 +1614,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.16.2",
+ "git_version" : "2.17.0",
"repo_root" : "."
}
},
@@ -1616,12 +1624,12 @@
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "MetaResources",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "MetaNoIndex",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Conflicts",
@@ -1639,7 +1647,7 @@
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000033",
- "version" : "0.004"
+ "version" : "0.005"
}
},
"name" : "Test::CheckBreaks",
@@ -1654,62 +1662,62 @@
}
},
"name" : "DevelopRequires",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.011"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.011"
+ "version" : "6.012"
}
],
"zilla" : {
@@ -1717,7 +1725,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.011"
+ "version" : "6.012"
}
},
"x_authority" : "cpan:DROLSKY",
@@ -1730,6 +1738,7 @@
"Sergey Leschenko <[email protected]>",
"yasu47b <[email protected]>"
],
+ "x_generated_by_perl" : "v5.26.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/META.yml
new/DateTime-Locale-1.19/META.yml
--- old/DateTime-Locale-1.18/META.yml 2018-04-03 21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/META.yml 2018-04-21 16:58:12.000000000 +0200
@@ -7,6 +7,8 @@
CPAN::Meta::Requirements: '0'
ExtUtils::MakeMaker: '0'
File::Spec: '0'
+ File::Temp: '0'
+ IPC::System::Simple: '0'
Storable: '0'
Test::Fatal: '0'
Test::File::ShareDir::Dist: '0'
@@ -20,7 +22,7 @@
ExtUtils::MakeMaker: '0'
File::ShareDir::Install: '0.06'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.011, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -32,22 +34,22 @@
provides:
DateTime::Locale:
file: lib/DateTime/Locale.pm
- version: '1.18'
+ version: '1.19'
DateTime::Locale::Base:
file: lib/DateTime/Locale/Base.pm
- version: '1.18'
+ version: '1.19'
DateTime::Locale::Catalog:
file: lib/DateTime/Locale/Catalog.pm
- version: '1.18'
+ version: '1.19'
DateTime::Locale::Data:
file: lib/DateTime/Locale/Data.pm
- version: '1.18'
+ version: '1.19'
DateTime::Locale::FromData:
file: lib/DateTime/Locale/FromData.pm
- version: '1.18'
+ version: '1.19'
DateTime::Locale::Util:
file: lib/DateTime/Locale/Util.pm
- version: '1.18'
+ version: '1.19'
requires:
Carp: '0'
Dist::CheckConflicts: '0.02'
@@ -66,7 +68,7 @@
bugtracker: https://github.com/houseabsolute/DateTime-Locale/issues
homepage: http://metacpan.org/release/DateTime-Locale
repository: git://github.com/houseabsolute/DateTime-Locale.git
-version: '1.18'
+version: '1.19'
x_Dist_Zilla:
perl:
version: '5.026001'
@@ -77,7 +79,7 @@
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@DROLSKY/MakeMaker'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
@@ -102,23 +104,23 @@
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@DROLSKY/ManifestSkip'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::License
name: '@DROLSKY/License'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@DROLSKY/ExecDir'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@DROLSKY/ShareDir'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Manifest
name: '@DROLSKY/Manifest'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::CheckVersionIncrement
name: '@DROLSKY/CheckVersionIncrement'
@@ -126,19 +128,23 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: '@DROLSKY/TestRelease'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@DROLSKY/ConfirmRelease'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@DROLSKY/UploadToCPAN'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::VersionFromMainModule
+ config:
+ Dist::Zilla::Role::ModuleMetadata:
+ Module::Metadata: '1.000033'
+ version: '0.005'
name: '@DROLSKY/VersionFromMainModule'
- version: '0.03'
+ version: '0.04'
-
class: Dist::Zilla::Plugin::Authority
name: '@DROLSKY/Authority'
@@ -146,7 +152,7 @@
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@DROLSKY/AutoPrereqs'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::CopyFilesFromBuild
name: '@DROLSKY/CopyFilesFromBuild'
@@ -165,7 +171,7 @@
-
class: Dist::Zilla::Plugin::MetaResources
name: '@DROLSKY/MetaResources'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -174,7 +180,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
- version: '6.011'
+ version: '6.012'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -183,7 +189,7 @@
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000033'
- version: '0.004'
+ version: '0.005'
name: '@DROLSKY/MetaProvides::Package'
version: '2.004003'
-
@@ -193,19 +199,19 @@
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@DROLSKY/MetaConfig'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@DROLSKY/MetaJSON'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@DROLSKY/MetaYAML'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::NextRelease
name: '@DROLSKY/NextRelease'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -213,7 +219,7 @@
phase: test
type: requires
name: '@DROLSKY/Test::More with subtest'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -221,7 +227,7 @@
phase: develop
type: requires
name: '@DROLSKY/Modules for use with tidyall'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -229,7 +235,7 @@
phase: develop
type: requires
name: '@DROLSKY/Test::Version which fixes
https://github.com/plicease/Test-Version/issues/7'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PromptIfStale
config:
@@ -931,7 +937,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@DROLSKY/PodSyntaxTests'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::RunExtraTests
config:
@@ -1027,7 +1033,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.16.2
+ git_version: 2.17.0
include_authors: 0
include_releaser: 1
order_by: name
@@ -1184,7 +1190,7 @@
-
class: Dist::Zilla::Plugin::CPANFile
name: '@DROLSKY/CPANFile'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::DROLSKY::License
name: '@DROLSKY/DROLSKY::License'
@@ -1201,7 +1207,7 @@
- ':InstallModules'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000033'
- version: '0.004'
+ version: '0.005'
name: '@DROLSKY/CheckSelfDependency'
version: '0.011'
-
@@ -1212,7 +1218,7 @@
class: Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
name: '@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch'
version: '0.89'
@@ -1224,7 +1230,7 @@
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
name: '@DROLSKY/Git::CheckFor::MergeConflicts'
version: '0.014'
@@ -1249,7 +1255,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
name: '@DROLSKY/Git::Check'
version: '2.043'
@@ -1271,7 +1277,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -1284,11 +1290,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: v1.18
+ tag: v1.19
tag_format: v%v
tag_message: v%v
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -1302,7 +1308,7 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
name: '@DROLSKY/Git::Push'
version: '2.043'
@@ -1331,7 +1337,7 @@
- (?^:.+)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -1345,18 +1351,18 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.16.2
+ git_version: 2.17.0
repo_root: .
name: '@DROLSKY/Push version bump'
version: '2.043'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: MetaNoIndex
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Conflicts
name: Conflicts
@@ -1370,7 +1376,7 @@
no_forced_deps: 0
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000033'
- version: '0.004'
+ version: '0.005'
name: Test::CheckBreaks
version: '0.019'
-
@@ -1380,56 +1386,56 @@
phase: develop
type: requires
name: DevelopRequires
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.011'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
- version: '6.011'
+ version: '6.012'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.011'
+ version: '6.012'
x_authority: cpan:DROLSKY
x_breaks:
DateTime::Format::Strptime: '<= 1.1000'
@@ -1438,4 +1444,5 @@
- 'Mohammad S Anwar <[email protected]>'
- 'Sergey Leschenko <[email protected]>'
- 'yasu47b <[email protected]>'
+x_generated_by_perl: v5.26.1
x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/Makefile.PL
new/DateTime-Locale-1.19/Makefile.PL
--- old/DateTime-Locale-1.18/Makefile.PL 2018-04-03 21:53:52.000000000
+0200
+++ new/DateTime-Locale-1.19/Makefile.PL 2018-04-21 16:58:12.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.011.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.012.
use strict;
use warnings;
@@ -43,6 +43,8 @@
"CPAN::Meta::Requirements" => 0,
"ExtUtils::MakeMaker" => 0,
"File::Spec" => 0,
+ "File::Temp" => 0,
+ "IPC::System::Simple" => 0,
"Storable" => 0,
"Test::Fatal" => 0,
"Test::File::ShareDir::Dist" => 0,
@@ -52,7 +54,7 @@
"base" => 0,
"utf8" => 0
},
- "VERSION" => "1.18",
+ "VERSION" => "1.19",
"test" => {
"TESTS" => "t/*.t"
}
@@ -68,6 +70,8 @@
"ExtUtils::MakeMaker" => 0,
"File::ShareDir" => 0,
"File::Spec" => 0,
+ "File::Temp" => 0,
+ "IPC::System::Simple" => 0,
"List::Util" => "1.45",
"Params::ValidationCompiler" => "0.13",
"Specio::Declare" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/README.md
new/DateTime-Locale-1.19/README.md
--- old/DateTime-Locale-1.18/README.md 2018-04-03 21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/README.md 2018-04-21 16:58:12.000000000 +0200
@@ -4,7 +4,7 @@
# VERSION
-version 1.18
+version 1.19
# SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/cpanfile
new/DateTime-Locale-1.19/cpanfile
--- old/DateTime-Locale-1.18/cpanfile 2018-04-03 21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/cpanfile 2018-04-21 16:58:12.000000000 +0200
@@ -16,6 +16,8 @@
requires "CPAN::Meta::Requirements" => "0";
requires "ExtUtils::MakeMaker" => "0";
requires "File::Spec" => "0";
+ requires "File::Temp" => "0";
+ requires "IPC::System::Simple" => "0";
requires "Storable" => "0";
requires "Test::Fatal" => "0";
requires "Test::File::ShareDir::Dist" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/lib/DateTime/Locale/Base.pm
new/DateTime-Locale-1.19/lib/DateTime/Locale/Base.pm
--- old/DateTime-Locale-1.18/lib/DateTime/Locale/Base.pm 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/lib/DateTime/Locale/Base.pm 2018-04-21
16:58:12.000000000 +0200
@@ -4,7 +4,7 @@
use warnings;
use namespace::autoclean;
-our $VERSION = '1.18';
+our $VERSION = '1.19';
use Carp qw( carp );
use DateTime::Locale;
@@ -493,7 +493,7 @@
=head1 VERSION
-version 1.18
+version 1.19
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/lib/DateTime/Locale/Catalog.pm
new/DateTime-Locale-1.19/lib/DateTime/Locale/Catalog.pm
--- old/DateTime-Locale-1.18/lib/DateTime/Locale/Catalog.pm 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/lib/DateTime/Locale/Catalog.pm 2018-04-21
16:58:12.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '1.18';
+our $VERSION = '1.19';
1;
@@ -21,7 +21,7 @@
=head1 VERSION
-version 1.18
+version 1.19
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/lib/DateTime/Locale/Data.pm
new/DateTime-Locale-1.19/lib/DateTime/Locale/Data.pm
--- old/DateTime-Locale-1.18/lib/DateTime/Locale/Data.pm 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/lib/DateTime/Locale/Data.pm 2018-04-21
16:58:12.000000000 +0200
@@ -20,7 +20,7 @@
use File::ShareDir qw( dist_file );
-our $VERSION = '1.18';
+our $VERSION = '1.19';
#<<<
### :start CLDRVersion:
@@ -1515,7 +1515,6 @@
#<<<
### :start NativeNames:
our %NativeNames = (
- "" => "nds",
Afrikaans => "af",
"Afrikaans Namibi\N{U+00eb}" => "af-NA",
"Afrikaans Suid-Afrika" => "af-ZA",
@@ -5902,7 +5901,7 @@
=head1 VERSION
-version 1.18
+version 1.19
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/lib/DateTime/Locale/FromData.pm
new/DateTime-Locale-1.19/lib/DateTime/Locale/FromData.pm
--- old/DateTime-Locale-1.18/lib/DateTime/Locale/FromData.pm 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/lib/DateTime/Locale/FromData.pm 2018-04-21
16:58:12.000000000 +0200
@@ -8,7 +8,7 @@
use Params::ValidationCompiler 0.13 qw( validation_for );
use Specio::Declare;
-our $VERSION = '1.18';
+our $VERSION = '1.19';
my @FormatLengths;
@@ -259,6 +259,7 @@
shift;
my $serialized = shift;
+ require DateTime::Locale;
my $obj = DateTime::Locale->load($serialized);
%{$self} = %{$obj};
@@ -282,7 +283,7 @@
=head1 VERSION
-version 1.18
+version 1.19
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/lib/DateTime/Locale/Util.pm
new/DateTime-Locale-1.19/lib/DateTime/Locale/Util.pm
--- old/DateTime-Locale-1.18/lib/DateTime/Locale/Util.pm 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/lib/DateTime/Locale/Util.pm 2018-04-21
16:58:12.000000000 +0200
@@ -6,7 +6,7 @@
use Exporter qw( import );
-our $VERSION = '1.18';
+our $VERSION = '1.19';
our @EXPORT_OK = 'parse_locale_code';
@@ -66,7 +66,7 @@
=head1 VERSION
-version 1.18
+version 1.19
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/lib/DateTime/Locale.pm
new/DateTime-Locale-1.19/lib/DateTime/Locale.pm
--- old/DateTime-Locale-1.18/lib/DateTime/Locale.pm 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/lib/DateTime/Locale.pm 2018-04-21
16:58:12.000000000 +0200
@@ -6,7 +6,7 @@
use warnings;
use namespace::autoclean;
-our $VERSION = '1.18';
+our $VERSION = '1.19';
use DateTime::Locale::Data;
use DateTime::Locale::FromData;
@@ -362,7 +362,7 @@
=head1 VERSION
-version 1.18
+version 1.19
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/t/00-report-prereqs.dd
new/DateTime-Locale-1.19/t/00-report-prereqs.dd
--- old/DateTime-Locale-1.18/t/00-report-prereqs.dd 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/t/00-report-prereqs.dd 2018-04-21
16:58:12.000000000 +0200
@@ -65,6 +65,8 @@
'CPAN::Meta::Requirements' => '0',
'ExtUtils::MakeMaker' => '0',
'File::Spec' => '0',
+ 'File::Temp' => '0',
+ 'IPC::System::Simple' => '0',
'Storable' => '0',
'Test::Fatal' => '0',
'Test::File::ShareDir::Dist' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/t/06storable.t
new/DateTime-Locale-1.19/t/06storable.t
--- old/DateTime-Locale-1.18/t/06storable.t 2018-04-03 21:53:52.000000000
+0200
+++ new/DateTime-Locale-1.19/t/06storable.t 2018-04-21 16:58:12.000000000
+0200
@@ -9,6 +9,9 @@
use Test::File::ShareDir::Dist { 'DateTime-Locale' => 'share' };
use DateTime::Locale;
+use File::Spec;
+use File::Temp qw( tempdir );
+use IPC::System::Simple qw( capturex );
use Storable;
my $loc1 = DateTime::Locale->load('en-US');
@@ -21,10 +24,39 @@
my $loc2 = Storable::thaw($frozen);
-is( $loc2->id, 'en-US', 'thaw frozen locale object' );
+is( $loc2->code, 'en-US', 'thaw frozen locale object' );
my $loc3 = Storable::dclone($loc1);
-is( $loc3->id, 'en-US', 'dclone object' );
+is( $loc3->code, 'en-US', 'dclone object' );
+
+my $dir = tempdir( CLEANUP => 1 );
+my $file = File::Spec->catfile( $dir, 'dt-locale.storable' );
+
+open my $fh, '>', $file or die $!;
+print {$fh} $frozen or die $!;
+close $fh or die $!;
+
+# We need to make sure that the object can be thawed in a process that has not
+# yet loaded DateTime::Locale. See
+# https://github.com/houseabsolute/DateTime-Locale/issues/18.
+my $code = <<'EOF';
+use strict;
+use warnings;
+
+use Storable qw( thaw );
+
+open my $fh, '<', shift or die $!;
+my $loc = thaw( do { local $/; <$fh> });
+print $loc->code . "\n";
+EOF
+
+my $id = capturex( $^X, '-e', $code, $file );
+chomp $id;
+is(
+ $id,
+ 'en-US',
+ 'can thaw a DateTime::Locale::FromData object in a process that has not
loaded DateTime::Locale yet'
+);
done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.18/tools/lib/ModuleGenerator.pm
new/DateTime-Locale-1.19/tools/lib/ModuleGenerator.pm
--- old/DateTime-Locale-1.18/tools/lib/ModuleGenerator.pm 2018-04-03
21:53:52.000000000 +0200
+++ new/DateTime-Locale-1.19/tools/lib/ModuleGenerator.pm 2018-04-21
16:58:12.000000000 +0200
@@ -142,10 +142,15 @@
my %native_names;
my %raw_locales;
for my $locale ( $self->_locales->@* ) {
- $codes{ $locale->code } = 1;
- $names{ $locale->en_name } = $locale->code;
- $native_names{ $locale->native_name } = $locale->code;
- $raw_locales{ $locale->code } = $locale->data_hash;
+ $codes{ $locale->code } = 1;
+ $names{ $locale->en_name } = $locale->code;
+
+ # As of CLDR 33.0.0 the nds locale does not specify a native name for
+ # itself (wtf).
+ if ( $locale->native_name ) {
+ $native_names{ $locale->native_name } = $locale->code;
+ }
+ $raw_locales{ $locale->code } = $locale->data_hash;
}
my $data_pm_file = path(qw( lib DateTime Locale Data.pm ));