Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-DateTime-Locale for
openSUSE:Factory checked in at 2024-08-02 17:26:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Locale (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Locale"
Fri Aug 2 17:26:08 2024 rev:49 rq:1190784 version:1.430000
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes
2024-05-28 17:27:11.964454277 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.7232/perl-DateTime-Locale.changes
2024-08-02 17:26:21.622887272 +0200
@@ -1,0 +2,13 @@
+Sun Jul 28 05:29:51 UTC 2024 - Tina Müller <[email protected]>
+
+- updated to 1.43
+ see /usr/share/doc/packages/perl-DateTime-Locale/Changes
+
+ 1.43 2024-07-27
+
+ - Fixed the prefers_24_hour_time method. This was incorrectly returning
false when the locale's
+ time_format_short method contained a quote string with "h" or "K" in it.
For example, the fr-CA
+ locale's time_format_short is `HH 'h' mm`. The quoted 'h' caused this
method to return
+ false. Fixed by Jacques Deguest (@jackdeguest). PR #39.
+
+-------------------------------------------------------------------
Old:
----
DateTime-Locale-1.42.tar.gz
New:
----
DateTime-Locale-1.43.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-Locale.spec ++++++
--- /var/tmp/diff_new_pack.LAWjDX/_old 2024-08-02 17:26:22.250913170 +0200
+++ /var/tmp/diff_new_pack.LAWjDX/_new 2024-08-02 17:26:22.250913170 +0200
@@ -18,9 +18,9 @@
%define cpan_name DateTime-Locale
Name: perl-DateTime-Locale
-Version: 1.420000
+Version: 1.430000
Release: 0
-%define cpan_version 1.42
+%define cpan_version 1.43
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Localization support for DateTime.pm
URL: https://metacpan.org/release/%{cpan_name}
++++++ DateTime-Locale-1.42.tar.gz -> DateTime-Locale-1.43.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/Changes
new/DateTime-Locale-1.43/Changes
--- old/DateTime-Locale-1.42/Changes 2024-04-18 17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/Changes 2024-07-28 01:05:07.000000000 +0200
@@ -1,3 +1,11 @@
+1.43 2024-07-27
+
+- Fixed the prefers_24_hour_time method. This was incorrectly returning false
when the locale's
+ time_format_short method contained a quote string with "h" or "K" in it. For
example, the fr-CA
+ locale's time_format_short is `HH 'h' mm`. The quoted 'h' caused this method
to return
+ false. Fixed by Jacques Deguest (@jackdeguest). PR #39.
+
+
1.42 2024-04-18
- Rebuilt all locale data with the data from CLDR 45.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/MANIFEST
new/DateTime-Locale-1.43/MANIFEST
--- old/DateTime-Locale-1.42/MANIFEST 2024-04-18 17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/MANIFEST 2024-07-28 01:05:07.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.031.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.032.
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Changes
@@ -2117,8 +2117,9 @@
t/load-from-relative-inc-path.t
t/load-name.t
t/locale-data-is-cloned.t
+t/prefers-24-hour-time.t
+t/register-from-data.t
t/register.t
-t/register_from_data.t
t/script.t
t/storable.t
t/taint.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/META.json
new/DateTime-Locale-1.43/META.json
--- old/DateTime-Locale-1.42/META.json 2024-04-18 17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/META.json 2024-07-28 01:05:07.000000000 +0200
@@ -4,7 +4,7 @@
"Dave Rolsky <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -114,27 +114,27 @@
"provides" : {
"DateTime::Locale" : {
"file" : "lib/DateTime/Locale.pm",
- "version" : "1.42"
+ "version" : "1.43"
},
"DateTime::Locale::Base" : {
"file" : "lib/DateTime/Locale/Base.pm",
- "version" : "1.42"
+ "version" : "1.43"
},
"DateTime::Locale::Catalog" : {
"file" : "lib/DateTime/Locale/Catalog.pm",
- "version" : "1.42"
+ "version" : "1.43"
},
"DateTime::Locale::Data" : {
"file" : "lib/DateTime/Locale/Data.pm",
- "version" : "1.42"
+ "version" : "1.43"
},
"DateTime::Locale::FromData" : {
"file" : "lib/DateTime/Locale/FromData.pm",
- "version" : "1.42"
+ "version" : "1.43"
},
"DateTime::Locale::Util" : {
"file" : "lib/DateTime/Locale/Util.pm",
- "version" : "1.42"
+ "version" : "1.43"
}
},
"release_status" : "stable",
@@ -150,7 +150,7 @@
},
"x_MailingList" : "[email protected]"
},
- "version" : "1.42",
+ "version" : "1.43",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.038002"
@@ -186,32 +186,32 @@
}
},
"name" : "@DROLSKY/Git::GatherDir",
- "version" : "2.049"
+ "version" : "2.051"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@DROLSKY/ManifestSkip",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@DROLSKY/License",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@DROLSKY/ExecDir",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@DROLSKY/ShareDir",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@DROLSKY/Manifest",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::CheckVersionIncrement",
@@ -221,17 +221,17 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@DROLSKY/TestRelease",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@DROLSKY/ConfirmRelease",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@DROLSKY/UploadToCPAN",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::VersionFromMainModule",
@@ -252,7 +252,7 @@
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@DROLSKY/AutoPrereqs",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -277,7 +277,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "@DROLSKY/MetaResources",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -287,7 +287,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.031"
+ "version" : "6.032"
}
],
"include_underscores" : 0
@@ -314,22 +314,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@DROLSKY/MetaConfig",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@DROLSKY/MetaJSON",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@DROLSKY/MetaYAML",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@DROLSKY/NextRelease",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -340,7 +340,7 @@
}
},
"name" : "@DROLSKY/Test::More with Test2",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -351,7 +351,7 @@
}
},
"name" : "@DROLSKY/Tools for use with precious",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -362,7 +362,7 @@
}
},
"name" : "@DROLSKY/Test::Version which fixes
https://github.com/plicease/Test-Version/issues/7",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -14962,7 +14962,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@DROLSKY/PodSyntaxTests",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -15090,7 +15090,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -15322,7 +15322,7 @@
{
"class" : "Dist::Zilla::Plugin::CPANFile",
"name" : "@DROLSKY/CPANFile",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::DROLSKY::License",
@@ -15359,7 +15359,7 @@
"class" :
"Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
}
},
@@ -15375,7 +15375,7 @@
"class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
}
},
@@ -15418,12 +15418,12 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
}
},
"name" : "@DROLSKY/Git::Check",
- "version" : "2.049"
+ "version" : "2.051"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -15448,7 +15448,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -15456,7 +15456,7 @@
}
},
"name" : "@DROLSKY/Commit generated files",
- "version" : "2.049"
+ "version" : "2.051"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -15465,12 +15465,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v1.42",
+ "tag" : "v1.43",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -15478,7 +15478,7 @@
}
},
"name" : "@DROLSKY/Git::Tag",
- "version" : "2.049"
+ "version" : "2.051"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -15490,12 +15490,12 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
}
},
"name" : "@DROLSKY/Git::Push",
- "version" : "2.049"
+ "version" : "2.051"
},
{
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
@@ -15531,7 +15531,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -15539,7 +15539,7 @@
}
},
"name" : "@DROLSKY/Commit version bump",
- "version" : "2.049"
+ "version" : "2.051"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -15551,26 +15551,26 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.43.2",
+ "git_version" : "2.45.2",
"repo_root" : "."
}
},
"name" : "@DROLSKY/Push version bump",
- "version" : "2.049"
+ "version" : "2.051"
},
{
"class" : "Dist::Zilla::Plugin::DROLSKY::MakeMaker",
"config" : {
"Dist::Zilla::Plugin::MakeMaker" : {
"make_path" : "make",
- "version" : "6.031"
+ "version" : "6.032"
},
"Dist::Zilla::Plugin::MakeMaker::Awesome" : {
"version" : "0.49"
},
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : "12",
- "version" : "6.031"
+ "version" : "6.032"
}
},
"name" : "@DROLSKY/DROLSKY::MakeMaker",
@@ -15579,12 +15579,12 @@
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "MetaResources",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "MetaNoIndex",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::Conflicts",
@@ -15617,62 +15617,62 @@
}
},
"name" : "DevelopRequires",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.031"
+ "version" : "6.032"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.031"
+ "version" : "6.032"
}
],
"zilla" : {
@@ -15680,7 +15680,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.031"
+ "version" : "6.032"
}
},
"x_authority" : "cpan:DROLSKY",
@@ -15689,6 +15689,7 @@
},
"x_contributors" : [
"Alexander Pankoff <[email protected]>",
+ "Jacques Deguest <[email protected]>",
"James Raspass <[email protected]>",
"Karen Etheridge <[email protected]>",
"Mohammad S Anwar <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/META.yml
new/DateTime-Locale-1.43/META.yml
--- old/DateTime-Locale-1.42/META.yml 2024-04-18 17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/META.yml 2024-07-28 01:05:07.000000000 +0200
@@ -24,7 +24,7 @@
ExtUtils::MakeMaker: '0'
File::ShareDir::Install: '0.06'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.031, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -36,22 +36,22 @@
provides:
DateTime::Locale:
file: lib/DateTime/Locale.pm
- version: '1.42'
+ version: '1.43'
DateTime::Locale::Base:
file: lib/DateTime/Locale/Base.pm
- version: '1.42'
+ version: '1.43'
DateTime::Locale::Catalog:
file: lib/DateTime/Locale/Catalog.pm
- version: '1.42'
+ version: '1.43'
DateTime::Locale::Data:
file: lib/DateTime/Locale/Data.pm
- version: '1.42'
+ version: '1.43'
DateTime::Locale::FromData:
file: lib/DateTime/Locale/FromData.pm
- version: '1.42'
+ version: '1.43'
DateTime::Locale::Util:
file: lib/DateTime/Locale/Util.pm
- version: '1.42'
+ version: '1.43'
requires:
Carp: '0'
Dist::CheckConflicts: '0.02'
@@ -72,7 +72,7 @@
bugtracker: https://github.com/houseabsolute/DateTime-Locale/issues
homepage: https://metacpan.org/release/DateTime-Locale
repository: git://github.com/houseabsolute/DateTime-Locale.git
-version: '1.42'
+version: '1.43'
x_Dist_Zilla:
perl:
version: '5.038002'
@@ -101,27 +101,27 @@
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@DROLSKY/Git::GatherDir'
- version: '2.049'
+ version: '2.051'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@DROLSKY/ManifestSkip'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::License
name: '@DROLSKY/License'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@DROLSKY/ExecDir'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@DROLSKY/ShareDir'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::Manifest
name: '@DROLSKY/Manifest'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::CheckVersionIncrement
name: '@DROLSKY/CheckVersionIncrement'
@@ -129,15 +129,15 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: '@DROLSKY/TestRelease'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@DROLSKY/ConfirmRelease'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@DROLSKY/UploadToCPAN'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::VersionFromMainModule
config:
@@ -153,7 +153,7 @@
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@DROLSKY/AutoPrereqs'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::CopyFilesFromBuild
name: '@DROLSKY/CopyFilesFromBuild'
@@ -172,7 +172,7 @@
-
class: Dist::Zilla::Plugin::MetaResources
name: '@DROLSKY/MetaResources'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -181,7 +181,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
- version: '6.031'
+ version: '6.032'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -200,19 +200,19 @@
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@DROLSKY/MetaConfig'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@DROLSKY/MetaJSON'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@DROLSKY/MetaYAML'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::NextRelease
name: '@DROLSKY/NextRelease'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -220,7 +220,7 @@
phase: test
type: requires
name: '@DROLSKY/Test::More with Test2'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -228,7 +228,7 @@
phase: develop
type: requires
name: '@DROLSKY/Tools for use with precious'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -236,7 +236,7 @@
phase: develop
type: requires
name: '@DROLSKY/Test::Version which fixes
https://github.com/plicease/Test-Version/issues/7'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::PromptIfStale
config:
@@ -14822,7 +14822,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@DROLSKY/PodSyntaxTests'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::RunExtraTests
config:
@@ -14918,7 +14918,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.43.2
+ git_version: 2.45.2
include_authors: 0
include_releaser: 1
order_by: name
@@ -15099,7 +15099,7 @@
-
class: Dist::Zilla::Plugin::CPANFile
name: '@DROLSKY/CPANFile'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::DROLSKY::License
name: '@DROLSKY/DROLSKY::License'
@@ -15127,7 +15127,7 @@
class: Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
name: '@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch'
version: '1.22'
@@ -15139,7 +15139,7 @@
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
name: '@DROLSKY/Git::CheckFor::MergeConflicts'
version: '0.014'
@@ -15173,10 +15173,10 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
name: '@DROLSKY/Git::Check'
- version: '2.049'
+ version: '2.051'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -15197,12 +15197,12 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@DROLSKY/Commit generated files'
- version: '2.049'
+ version: '2.051'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -15210,16 +15210,16 @@
branch: ~
changelog: Changes
signed: 0
- tag: v1.42
+ tag: v1.43
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@DROLSKY/Git::Tag'
- version: '2.049'
+ version: '2.051'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -15228,10 +15228,10 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
name: '@DROLSKY/Git::Push'
- version: '2.049'
+ version: '2.051'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease
config:
@@ -15258,12 +15258,12 @@
- (?^:.+)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@DROLSKY/Commit version bump'
- version: '2.049'
+ version: '2.051'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -15272,31 +15272,31 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.43.2
+ git_version: 2.45.2
repo_root: .
name: '@DROLSKY/Push version bump'
- version: '2.049'
+ version: '2.051'
-
class: Dist::Zilla::Plugin::DROLSKY::MakeMaker
config:
Dist::Zilla::Plugin::MakeMaker:
make_path: make
- version: '6.031'
+ version: '6.032'
Dist::Zilla::Plugin::MakeMaker::Awesome:
version: '0.49'
Dist::Zilla::Role::TestRunner:
default_jobs: '12'
- version: '6.031'
+ version: '6.032'
name: '@DROLSKY/DROLSKY::MakeMaker'
version: '1.22'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: MetaNoIndex
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::Conflicts
name: Conflicts
@@ -15320,61 +15320,62 @@
phase: develop
type: requires
name: DevelopRequires
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.031'
+ version: '6.032'
-
class: Dist::Zilla::Plugin::FinderCode
name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
- version: '6.031'
+ version: '6.032'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: 0
- version: '6.031'
+ version: '6.032'
x_authority: cpan:DROLSKY
x_breaks:
DateTime::Format::Strptime: '<= 1.1000'
x_contributors:
- 'Alexander Pankoff <[email protected]>'
+ - 'Jacques Deguest <[email protected]>'
- 'James Raspass <[email protected]>'
- 'Karen Etheridge <[email protected]>'
- 'Mohammad S Anwar <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/Makefile.PL
new/DateTime-Locale-1.43/Makefile.PL
--- old/DateTime-Locale-1.42/Makefile.PL 2024-04-18 17:53:37.000000000
+0200
+++ new/DateTime-Locale-1.43/Makefile.PL 2024-07-28 01:05:07.000000000
+0200
@@ -60,7 +60,7 @@
"base" => 0,
"utf8" => 0
},
- "VERSION" => "1.42",
+ "VERSION" => "1.43",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/README.md
new/DateTime-Locale-1.43/README.md
--- old/DateTime-Locale-1.42/README.md 2024-04-18 17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/README.md 2024-07-28 01:05:07.000000000 +0200
@@ -4,7 +4,7 @@
# VERSION
-version 1.42
+version 1.43
# SYNOPSIS
@@ -222,6 +222,7 @@
# CONTRIBUTORS
- Alexander Pankoff <[email protected]>
+- Jacques Deguest <[email protected]>
- James Raspass <[email protected]>
- Karen Etheridge <[email protected]>
- Mohammad S Anwar <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/cpanfile
new/DateTime-Locale-1.43/cpanfile
--- old/DateTime-Locale-1.42/cpanfile 2024-04-18 17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/cpanfile 2024-07-28 01:05:07.000000000 +0200
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.031
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.032
# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
requires "Carp" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/lib/DateTime/Locale/Base.pm
new/DateTime-Locale-1.43/lib/DateTime/Locale/Base.pm
--- old/DateTime-Locale-1.42/lib/DateTime/Locale/Base.pm 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/lib/DateTime/Locale/Base.pm 2024-07-28
01:05:07.000000000 +0200
@@ -4,7 +4,7 @@
use warnings;
use namespace::autoclean;
-our $VERSION = '1.42';
+our $VERSION = '1.43';
use Carp qw( carp );
use DateTime::Locale;
@@ -493,7 +493,7 @@
=head1 VERSION
-version 1.42
+version 1.43
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/lib/DateTime/Locale/Catalog.pm
new/DateTime-Locale-1.43/lib/DateTime/Locale/Catalog.pm
--- old/DateTime-Locale-1.42/lib/DateTime/Locale/Catalog.pm 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/lib/DateTime/Locale/Catalog.pm 2024-07-28
01:05:07.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '1.42';
+our $VERSION = '1.43';
1;
@@ -21,7 +21,7 @@
=head1 VERSION
-version 1.42
+version 1.43
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/lib/DateTime/Locale/Data.pm
new/DateTime-Locale-1.43/lib/DateTime/Locale/Data.pm
--- old/DateTime-Locale-1.42/lib/DateTime/Locale/Data.pm 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/lib/DateTime/Locale/Data.pm 2024-07-28
01:05:07.000000000 +0200
@@ -21,7 +21,7 @@
use File::ShareDir qw( dist_file );
use File::Spec;
-our $VERSION = '1.42';
+our $VERSION = '1.43';
#<<<
### :start CLDRVersion:
@@ -8183,7 +8183,7 @@
=head1 VERSION
-version 1.42
+version 1.43
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/lib/DateTime/Locale/FromData.pm
new/DateTime-Locale-1.43/lib/DateTime/Locale/FromData.pm
--- old/DateTime-Locale-1.42/lib/DateTime/Locale/FromData.pm 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/lib/DateTime/Locale/FromData.pm 2024-07-28
01:05:07.000000000 +0200
@@ -9,7 +9,7 @@
use Specio::Declare;
use Storable qw( dclone );
-our $VERSION = '1.42';
+our $VERSION = '1.43';
my @FormatLengths;
@@ -200,7 +200,12 @@
return $self->{prefers_24_hour_time}
if exists $self->{prefers_24_hour_time};
- $self->{prefers_24_hour_time} = $self->time_format_short =~ /h|K/ ? 0 : 1;
+ # This regex splits the pattern into parts, but only keeps the parts that
aren't quoted. This
+ # lets us ignore literal strings in the pattern when looking for `h|K`.
Without this we could
+ # match on a literal `'h'` in the pattern (which fr-CA has at the time of
this writing), giving
+ # us a false positive.
+ my @parts = split /(?:'(?:(?:[^']|'')*)')/, $self->time_format_short;
+ return $self->{prefers_24_hour_time} = !( grep {/h|K/} @parts );
}
sub language_code {
@@ -289,7 +294,7 @@
=head1 VERSION
-version 1.42
+version 1.43
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/lib/DateTime/Locale/Util.pm
new/DateTime-Locale-1.43/lib/DateTime/Locale/Util.pm
--- old/DateTime-Locale-1.42/lib/DateTime/Locale/Util.pm 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/lib/DateTime/Locale/Util.pm 2024-07-28
01:05:07.000000000 +0200
@@ -8,7 +8,7 @@
use Exporter qw( import );
-our $VERSION = '1.42';
+our $VERSION = '1.43';
our @EXPORT_OK = 'parse_locale_code';
@@ -85,7 +85,7 @@
=head1 VERSION
-version 1.42
+version 1.43
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/lib/DateTime/Locale.pm
new/DateTime-Locale-1.43/lib/DateTime/Locale.pm
--- old/DateTime-Locale-1.42/lib/DateTime/Locale.pm 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/lib/DateTime/Locale.pm 2024-07-28
01:05:07.000000000 +0200
@@ -6,7 +6,7 @@
use warnings;
use namespace::autoclean;
-our $VERSION = '1.42';
+our $VERSION = '1.43';
use DateTime::Locale::Data;
use DateTime::Locale::FromData;
@@ -380,7 +380,7 @@
=head1 VERSION
-version 1.42
+version 1.43
=head1 SYNOPSIS
@@ -602,7 +602,7 @@
=head1 CONTRIBUTORS
-=for stopwords Alexander Pankoff James Raspass Karen Etheridge Mohammad S
Anwar Ryley Breiddal Sergey Leschenko yasu47b
+=for stopwords Alexander Pankoff Jacques Deguest James Raspass Karen Etheridge
Mohammad S Anwar Ryley Breiddal Sergey Leschenko yasu47b
=over 4
@@ -612,6 +612,10 @@
=item *
+Jacques Deguest <[email protected]>
+
+=item *
+
James Raspass <[email protected]>
=item *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/t/basic.t
new/DateTime-Locale-1.43/t/basic.t
--- old/DateTime-Locale-1.42/t/basic.t 2024-04-18 17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/t/basic.t 2024-07-28 01:05:07.000000000 +0200
@@ -61,7 +61,6 @@
nso
sid
sid-ET
- skr
tig
tig-ER
tn
@@ -135,11 +134,25 @@
'$locale->code returns the code used to load the locale'
);
- unless ( $is_locale_without_en_data{$code} ) {
+ if ( $is_locale_without_en_data{$code} ) {
+ is(
+ $locale->name,
+ q{},
+ 'does not have a native locale name',
+ );
+ }
+ else {
ok( length $locale->name, 'has a locale name' );
}
- unless ( $is_locale_without_native_data{$code} ) {
+ if ( $is_locale_without_native_data{$code} ) {
+ is(
+ $locale->native_name,
+ q{},
+ 'does not have a native locale name',
+ );
+ }
+ else {
ok(
length $locale->native_name,
'has a native locale name',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/t/prefers-24-hour-time.t
new/DateTime-Locale-1.43/t/prefers-24-hour-time.t
--- old/DateTime-Locale-1.42/t/prefers-24-hour-time.t 1970-01-01
01:00:00.000000000 +0100
+++ new/DateTime-Locale-1.43/t/prefers-24-hour-time.t 2024-07-28
01:05:07.000000000 +0200
@@ -0,0 +1,29 @@
+use strict;
+use warnings;
+
+use Test2::V0;
+use Test::File::ShareDir::Dist { 'DateTime-Locale' => 'share' };
+
+use DateTime::Locale;
+
+my %tests = (
+ 'en' => 0,
+ 'en-US' => 0,
+ 'en-GB' => 1,
+ 'fr' => 1,
+ 'fr-FR' => 1,
+ 'fr-CA' => 1,
+ 'zh-TW' => 1,
+);
+
+for my $id ( sort keys %tests ) {
+ my $l = DateTime::Locale->load($id);
+ if ( $tests{$id} ) {
+ ok( $l->prefers_24_hour_time, "$id prefers 24-hour time" );
+ }
+ else {
+ ok( !$l->prefers_24_hour_time, "$id does not prefer 24-hour time" );
+ }
+}
+
+done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/t/register-from-data.t
new/DateTime-Locale-1.43/t/register-from-data.t
--- old/DateTime-Locale-1.42/t/register-from-data.t 1970-01-01
01:00:00.000000000 +0100
+++ new/DateTime-Locale-1.43/t/register-from-data.t 2024-07-28
01:05:07.000000000 +0200
@@ -0,0 +1,21 @@
+use strict;
+use warnings;
+
+use Test2::V0;
+
+use DateTime::Locale;
+
+{
+ my $base_locale = DateTime::Locale->load('en-US');
+ my %data = $base_locale->locale_data;
+ $data{code} = 'en-US-CUSTOM';
+
+ DateTime::Locale->register_from_data(%data);
+ my $l = DateTime::Locale->load('en-US-CUSTOM');
+
+ isa_ok( $l, 'DateTime::Locale::FromData' );
+ ok( $l, 'was able to load en_US_CUSTOM' );
+ is( $l->code, 'en-US-CUSTOM', 'code is set properly' );
+}
+
+done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/t/register_from_data.t
new/DateTime-Locale-1.43/t/register_from_data.t
--- old/DateTime-Locale-1.42/t/register_from_data.t 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/t/register_from_data.t 1970-01-01
01:00:00.000000000 +0100
@@ -1,21 +0,0 @@
-use strict;
-use warnings;
-
-use Test2::V0;
-
-use DateTime::Locale;
-
-{
- my $base_locale = DateTime::Locale->load('en-US');
- my %data = $base_locale->locale_data;
- $data{code} = 'en-US-CUSTOM';
-
- DateTime::Locale->register_from_data(%data);
- my $l = DateTime::Locale->load('en-US-CUSTOM');
-
- isa_ok( $l, 'DateTime::Locale::FromData' );
- ok( $l, 'was able to load en_US_CUSTOM' );
- is( $l->code, 'en-US-CUSTOM', 'code is set properly' );
-}
-
-done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/tools/lib/ModuleGenerator.pm
new/DateTime-Locale-1.43/tools/lib/ModuleGenerator.pm
--- old/DateTime-Locale-1.42/tools/lib/ModuleGenerator.pm 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/tools/lib/ModuleGenerator.pm 2024-07-28
01:05:07.000000000 +0200
@@ -430,11 +430,11 @@
),
DateTime->new(
year => -10,
- month => 9,
- day => 15,
- hour => 4,
- minute => 44,
- second => 23,
+ month => 9,
+ day => 15,
+ hour => 4,
+ minute => 44,
+ second => 23,
time_zone => 'UTC',
),
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/xt/author/eol.t
new/DateTime-Locale-1.43/xt/author/eol.t
--- old/DateTime-Locale-1.42/xt/author/eol.t 2024-04-18 17:53:37.000000000
+0200
+++ new/DateTime-Locale-1.43/xt/author/eol.t 2024-07-28 01:05:07.000000000
+0200
@@ -1067,8 +1067,9 @@
't/load-from-relative-inc-path.t',
't/load-name.t',
't/locale-data-is-cloned.t',
+ 't/prefers-24-hour-time.t',
+ 't/register-from-data.t',
't/register.t',
- 't/register_from_data.t',
't/script.t',
't/storable.t',
't/taint.t',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/xt/author/no-tabs.t
new/DateTime-Locale-1.43/xt/author/no-tabs.t
--- old/DateTime-Locale-1.42/xt/author/no-tabs.t 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/xt/author/no-tabs.t 2024-07-28
01:05:07.000000000 +0200
@@ -1067,8 +1067,9 @@
't/load-from-relative-inc-path.t',
't/load-name.t',
't/locale-data-is-cloned.t',
+ 't/prefers-24-hour-time.t',
+ 't/register-from-data.t',
't/register.t',
- 't/register_from_data.t',
't/script.t',
't/storable.t',
't/taint.t',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/DateTime-Locale-1.42/xt/author/pod-spell.t
new/DateTime-Locale-1.43/xt/author/pod-spell.t
--- old/DateTime-Locale-1.42/xt/author/pod-spell.t 2024-04-18
17:53:37.000000000 +0200
+++ new/DateTime-Locale-1.43/xt/author/pod-spell.t 2024-07-28
01:05:07.000000000 +0200
@@ -3261,6 +3261,7 @@
Decembro
Dee
Deesanbur
+Deguest
Deireadh
Dek
Dekabr
@@ -3978,6 +3979,7 @@
JMP
JN
JUM
+Jacques
Jahres
Jamaica
James
@@ -8183,6 +8185,7 @@
ja_JP
jaan
jaanuar
+jack
jamanoo
jan
janar