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 2022-08-25 15:32:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Locale (Old) and /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-Locale" Thu Aug 25 15:32:58 2022 rev:43 rq:998914 version:1.360000 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes 2022-04-30 00:44:06.362876901 +0200 +++ /work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new.2083/perl-DateTime-Locale.changes 2022-08-25 15:32:59.991911757 +0200 @@ -1,0 +2,14 @@ +Sun Aug 21 03:07:01 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 1.36 + see /usr/share/doc/packages/perl-DateTime-Locale/Changes + + 1.36 2022-08-20 + + - Fixed misparsing of the `be-tarask` locale code. This is a locale with just + a language name and a variant. The locale parsing code assumed that all + two-part locale codes had either a script or territory, not a variant. This + caused the catalog to show the name of this locale as "Belarusian", the same + as the `be` code. Reported by yvanzo. Fixes GH #32. + +------------------------------------------------------------------- Old: ---- DateTime-Locale-1.35.tar.gz New: ---- DateTime-Locale-1.36.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DateTime-Locale.spec ++++++ --- /var/tmp/diff_new_pack.MB6cLb/_old 2022-08-25 15:33:00.483912831 +0200 +++ /var/tmp/diff_new_pack.MB6cLb/_new 2022-08-25 15:33:00.487912839 +0200 @@ -18,10 +18,10 @@ %define cpan_name DateTime-Locale Name: perl-DateTime-Locale -Version: 1.350000 +Version: 1.360000 Release: 0 -%define cpan_version 1.35 -Provides: perl(DateTime::Locale) = 1.350000 +%define cpan_version 1.36 +Provides: perl(DateTime::Locale) = 1.360000 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.35.tar.gz -> DateTime-Locale-1.36.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/Changes new/DateTime-Locale-1.36/Changes --- old/DateTime-Locale-1.35/Changes 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/Changes 2022-08-20 18:57:54.000000000 +0200 @@ -1,3 +1,12 @@ +1.36 2022-08-20 + +- Fixed misparsing of the `be-tarask` locale code. This is a locale with just + a language name and a variant. The locale parsing code assumed that all + two-part locale codes had either a script or territory, not a variant. This + caused the catalog to show the name of this locale as "Belarusian", the same + as the `be` code. Reported by yvanzo. Fixes GH #32. + + 1.35 2022-04-23 - The code passed to DateTime::Locale->load is now validated and untainted diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/MANIFEST new/DateTime-Locale-1.36/MANIFEST --- old/DateTime-Locale-1.35/MANIFEST 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/MANIFEST 2022-08-20 18:57:54.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.025. CODE_OF_CONDUCT.md CONTRIBUTING.md Changes @@ -1627,6 +1627,7 @@ t/00-report-prereqs.t t/alias.t t/basic.t +t/be-tarask.t t/code-case-insensitive.t t/format-length.t t/iso639-2.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/META.json new/DateTime-Locale-1.36/META.json --- old/DateTime-Locale-1.35/META.json 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/META.json 2022-08-20 18:57:54.000000000 +0200 @@ -4,7 +4,7 @@ "Dave Rolsky <auta...@urth.org>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -108,27 +108,27 @@ "provides" : { "DateTime::Locale" : { "file" : "lib/DateTime/Locale.pm", - "version" : "1.35" + "version" : "1.36" }, "DateTime::Locale::Base" : { "file" : "lib/DateTime/Locale/Base.pm", - "version" : "1.35" + "version" : "1.36" }, "DateTime::Locale::Catalog" : { "file" : "lib/DateTime/Locale/Catalog.pm", - "version" : "1.35" + "version" : "1.36" }, "DateTime::Locale::Data" : { "file" : "lib/DateTime/Locale/Data.pm", - "version" : "1.35" + "version" : "1.36" }, "DateTime::Locale::FromData" : { "file" : "lib/DateTime/Locale/FromData.pm", - "version" : "1.35" + "version" : "1.36" }, "DateTime::Locale::Util" : { "file" : "lib/DateTime/Locale/Util.pm", - "version" : "1.35" + "version" : "1.36" } }, "release_status" : "stable", @@ -144,7 +144,7 @@ }, "x_MailingList" : "datet...@perl.org" }, - "version" : "1.35", + "version" : "1.36", "x_Dist_Zilla" : { "perl" : { "version" : "5.032001" @@ -186,27 +186,27 @@ { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@DROLSKY/ManifestSkip", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@DROLSKY/License", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@DROLSKY/ExecDir", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@DROLSKY/ShareDir", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@DROLSKY/Manifest", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::CheckVersionIncrement", @@ -216,17 +216,17 @@ { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@DROLSKY/TestRelease", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@DROLSKY/ConfirmRelease", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@DROLSKY/UploadToCPAN", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::VersionFromMainModule", @@ -247,7 +247,7 @@ { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@DROLSKY/AutoPrereqs", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild", @@ -272,7 +272,7 @@ { "class" : "Dist::Zilla::Plugin::MetaResources", "name" : "@DROLSKY/MetaResources", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::MetaProvides::Package", @@ -282,7 +282,7 @@ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.024" + "version" : "6.025" } ], "include_underscores" : 0 @@ -309,22 +309,22 @@ { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@DROLSKY/MetaConfig", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@DROLSKY/MetaJSON", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@DROLSKY/MetaYAML", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@DROLSKY/NextRelease", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::Prereqs", @@ -335,7 +335,7 @@ } }, "name" : "@DROLSKY/Test::More with Test2", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::Prereqs", @@ -346,7 +346,7 @@ } }, "name" : "@DROLSKY/Tools for use with precious", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::Prereqs", @@ -357,7 +357,7 @@ } }, "name" : "@DROLSKY/Test::Version which fixes https://github.com/plicease/Test-Version/issues/7", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", @@ -824,6 +824,7 @@ "Tajik", "Tamazight", "Tanii", + "Taraskievica", "Taroko", "Tasawaq", "Tene", @@ -1146,7 +1147,7 @@ { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@DROLSKY/PodSyntaxTests", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::RunExtraTests", @@ -1274,7 +1275,7 @@ "class" : "Dist::Zilla::Plugin::Git::Contributors", "config" : { "Dist::Zilla::Plugin::Git::Contributors" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "include_authors" : 0, "include_releaser" : 1, "order_by" : "name", @@ -1506,7 +1507,7 @@ { "class" : "Dist::Zilla::Plugin::CPANFile", "name" : "@DROLSKY/CPANFile", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::DROLSKY::License", @@ -1543,7 +1544,7 @@ "class" : "Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch", "config" : { "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." } }, @@ -1559,7 +1560,7 @@ "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts", "config" : { "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." } }, @@ -1602,7 +1603,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." } }, @@ -1632,7 +1633,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -1649,12 +1650,12 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "v1.35", + "tag" : "v1.36", "tag_format" : "v%V", "tag_message" : "v%V" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -1674,7 +1675,7 @@ "remotes_must_exist" : 1 }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." } }, @@ -1715,7 +1716,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -1735,7 +1736,7 @@ "remotes_must_exist" : 1 }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.36.0", + "git_version" : "2.37.2", "repo_root" : "." } }, @@ -1747,14 +1748,14 @@ "config" : { "Dist::Zilla::Plugin::MakeMaker" : { "make_path" : "make", - "version" : "6.024" + "version" : "6.025" }, "Dist::Zilla::Plugin::MakeMaker::Awesome" : { "version" : "0.49" }, "Dist::Zilla::Role::TestRunner" : { "default_jobs" : "12", - "version" : "6.024" + "version" : "6.025" } }, "name" : "@DROLSKY/DROLSKY::MakeMaker", @@ -1763,12 +1764,12 @@ { "class" : "Dist::Zilla::Plugin::MetaResources", "name" : "MetaResources", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::MetaNoIndex", "name" : "MetaNoIndex", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::Conflicts", @@ -1801,62 +1802,62 @@ } }, "name" : "DevelopRequires", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "6.024" + "version" : "6.025" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.024" + "version" : "6.025" } ], "zilla" : { @@ -1864,7 +1865,7 @@ "config" : { "is_trial" : 0 }, - "version" : "6.024" + "version" : "6.025" } }, "x_authority" : "cpan:DROLSKY", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/META.yml new/DateTime-Locale-1.36/META.yml --- old/DateTime-Locale-1.35/META.yml 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/META.yml 2022-08-20 18:57:54.000000000 +0200 @@ -24,7 +24,7 @@ ExtUtils::MakeMaker: '0' File::ShareDir::Install: '0.06' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.025, 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.35' + version: '1.36' DateTime::Locale::Base: file: lib/DateTime/Locale/Base.pm - version: '1.35' + version: '1.36' DateTime::Locale::Catalog: file: lib/DateTime/Locale/Catalog.pm - version: '1.35' + version: '1.36' DateTime::Locale::Data: file: lib/DateTime/Locale/Data.pm - version: '1.35' + version: '1.36' DateTime::Locale::FromData: file: lib/DateTime/Locale/FromData.pm - version: '1.35' + version: '1.36' DateTime::Locale::Util: file: lib/DateTime/Locale/Util.pm - version: '1.35' + version: '1.36' 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.35' +version: '1.36' x_Dist_Zilla: perl: version: '5.032001' @@ -106,23 +106,23 @@ - class: Dist::Zilla::Plugin::ManifestSkip name: '@DROLSKY/ManifestSkip' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::License name: '@DROLSKY/License' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::ExecDir name: '@DROLSKY/ExecDir' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::ShareDir name: '@DROLSKY/ShareDir' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::Manifest name: '@DROLSKY/Manifest' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::CheckVersionIncrement name: '@DROLSKY/CheckVersionIncrement' @@ -130,15 +130,15 @@ - class: Dist::Zilla::Plugin::TestRelease name: '@DROLSKY/TestRelease' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::ConfirmRelease name: '@DROLSKY/ConfirmRelease' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@DROLSKY/UploadToCPAN' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::VersionFromMainModule config: @@ -154,7 +154,7 @@ - class: Dist::Zilla::Plugin::AutoPrereqs name: '@DROLSKY/AutoPrereqs' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::CopyFilesFromBuild name: '@DROLSKY/CopyFilesFromBuild' @@ -173,7 +173,7 @@ - class: Dist::Zilla::Plugin::MetaResources name: '@DROLSKY/MetaResources' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::MetaProvides::Package config: @@ -182,7 +182,7 @@ - class: Dist::Zilla::Plugin::FinderCode name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM' - version: '6.024' + version: '6.025' include_underscores: 0 Dist::Zilla::Role::MetaProvider::Provider: $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004' @@ -201,19 +201,19 @@ - class: Dist::Zilla::Plugin::MetaConfig name: '@DROLSKY/MetaConfig' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::MetaJSON name: '@DROLSKY/MetaJSON' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::MetaYAML name: '@DROLSKY/MetaYAML' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::NextRelease name: '@DROLSKY/NextRelease' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::Prereqs config: @@ -221,7 +221,7 @@ phase: test type: requires name: '@DROLSKY/Test::More with Test2' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::Prereqs config: @@ -229,7 +229,7 @@ phase: develop type: requires name: '@DROLSKY/Tools for use with precious' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::Prereqs config: @@ -237,7 +237,7 @@ phase: develop type: requires name: '@DROLSKY/Test::Version which fixes https://github.com/plicease/Test-Version/issues/7' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::PromptIfStale config: @@ -694,6 +694,7 @@ - Tajik - Tamazight - Tanii + - Taraskievica - Taroko - Tasawaq - Tene @@ -1012,7 +1013,7 @@ - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@DROLSKY/PodSyntaxTests' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::RunExtraTests config: @@ -1108,7 +1109,7 @@ class: Dist::Zilla::Plugin::Git::Contributors config: Dist::Zilla::Plugin::Git::Contributors: - git_version: 2.36.0 + git_version: 2.37.2 include_authors: 0 include_releaser: 1 order_by: name @@ -1289,7 +1290,7 @@ - class: Dist::Zilla::Plugin::CPANFile name: '@DROLSKY/CPANFile' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::DROLSKY::License name: '@DROLSKY/DROLSKY::License' @@ -1317,7 +1318,7 @@ class: Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch config: Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . name: '@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch' version: '1.20' @@ -1329,7 +1330,7 @@ class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts config: Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . name: '@DROLSKY/Git::CheckFor::MergeConflicts' version: '0.014' @@ -1363,7 +1364,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . name: '@DROLSKY/Git::Check' version: '2.048' @@ -1387,7 +1388,7 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -1400,11 +1401,11 @@ branch: ~ changelog: Changes signed: 0 - tag: v1.35 + tag: v1.36 tag_format: v%V tag_message: v%V Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -1418,7 +1419,7 @@ - origin remotes_must_exist: 1 Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . name: '@DROLSKY/Git::Push' version: '2.048' @@ -1448,7 +1449,7 @@ - (?^:.+) changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local @@ -1462,7 +1463,7 @@ - origin remotes_must_exist: 1 Dist::Zilla::Role::Git::Repo: - git_version: 2.36.0 + git_version: 2.37.2 repo_root: . name: '@DROLSKY/Push version bump' version: '2.048' @@ -1471,22 +1472,22 @@ config: Dist::Zilla::Plugin::MakeMaker: make_path: make - version: '6.024' + version: '6.025' Dist::Zilla::Plugin::MakeMaker::Awesome: version: '0.49' Dist::Zilla::Role::TestRunner: default_jobs: '12' - version: '6.024' + version: '6.025' name: '@DROLSKY/DROLSKY::MakeMaker' version: '1.20' - class: Dist::Zilla::Plugin::MetaResources name: MetaResources - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::MetaNoIndex name: MetaNoIndex - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::Conflicts name: Conflicts @@ -1510,56 +1511,56 @@ phase: develop type: requires name: DevelopRequires - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '6.024' + version: '6.025' - class: Dist::Zilla::Plugin::FinderCode name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM' - version: '6.024' + version: '6.025' zilla: class: Dist::Zilla::Dist::Builder config: is_trial: '0' - version: '6.024' + version: '6.025' x_authority: cpan:DROLSKY x_breaks: DateTime::Format::Strptime: '<= 1.1000' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/Makefile.PL new/DateTime-Locale-1.36/Makefile.PL --- old/DateTime-Locale-1.35/Makefile.PL 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/Makefile.PL 2022-08-20 18:57:54.000000000 +0200 @@ -60,7 +60,7 @@ "base" => 0, "utf8" => 0 }, - "VERSION" => "1.35", + "VERSION" => "1.36", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/README.md new/DateTime-Locale-1.36/README.md --- old/DateTime-Locale-1.35/README.md 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/README.md 2022-08-20 18:57:54.000000000 +0200 @@ -4,7 +4,7 @@ # VERSION -version 1.35 +version 1.36 # SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/cpanfile new/DateTime-Locale-1.36/cpanfile --- old/DateTime-Locale-1.35/cpanfile 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/cpanfile 2022-08-20 18:57:54.000000000 +0200 @@ -1,4 +1,4 @@ -# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024 +# This file is generated by Dist::Zilla::Plugin::CPANFile v6.025 # 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.35/lib/DateTime/Locale/Base.pm new/DateTime-Locale-1.36/lib/DateTime/Locale/Base.pm --- old/DateTime-Locale-1.35/lib/DateTime/Locale/Base.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/lib/DateTime/Locale/Base.pm 2022-08-20 18:57:54.000000000 +0200 @@ -4,11 +4,11 @@ use warnings; use namespace::autoclean; -our $VERSION = '1.35'; +our $VERSION = '1.36'; use Carp qw( carp ); use DateTime::Locale; -use List::Util 1.45 (); +use List::Util 1.45 (); use Params::ValidationCompiler 0.13 qw( validation_for ); use Specio::Declare; @@ -493,7 +493,7 @@ =head1 VERSION -version 1.35 +version 1.36 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/lib/DateTime/Locale/Catalog.pm new/DateTime-Locale-1.36/lib/DateTime/Locale/Catalog.pm --- old/DateTime-Locale-1.35/lib/DateTime/Locale/Catalog.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/lib/DateTime/Locale/Catalog.pm 2022-08-20 18:57:55.000000000 +0200 @@ -3,7 +3,7 @@ use strict; use warnings; -our $VERSION = '1.35'; +our $VERSION = '1.36'; 1; @@ -21,7 +21,7 @@ =head1 VERSION -version 1.35 +version 1.36 =head1 DESCRIPTION @@ -102,7 +102,7 @@ bas-CM Basaa Cameroon ????s??a K??m????r??n be Belarusian ???????????????????? be-BY Belarusian Belarus ???????????????????? ???????????????? - be-tarask Belarusian ???????????????????? + be-tarask Belarusian Taraskievica orthography ???????????????????? TARASK bem Bemba Ichibemba bem-ZM Bemba Zambia Ichibemba Zambia bez Bena Hibena diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/lib/DateTime/Locale/Data.pm new/DateTime-Locale-1.36/lib/DateTime/Locale/Data.pm --- old/DateTime-Locale-1.35/lib/DateTime/Locale/Data.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/lib/DateTime/Locale/Data.pm 2022-08-20 18:57:54.000000000 +0200 @@ -21,7 +21,7 @@ use File::ShareDir qw( dist_file ); use File::Spec; -our $VERSION = '1.35'; +our $VERSION = '1.36'; #<<< ### :start CLDRVersion: @@ -907,8 +907,9 @@ "Basaa Cameroon" => "bas-CM", Basque => "eu", "Basque Spain" => "eu-ES", - Belarusian => "be-tarask", + Belarusian => "be", "Belarusian Belarus" => "be-BY", + "Belarusian Taraskievica orthography" => "be-tarask", Bemba => "bem", "Bemba Zambia" => "bem-ZM", Bena => "bez", @@ -2224,7 +2225,8 @@ "\N{U+0395}\N{U+03bb}\N{U+03bb}\N{U+03b7}\N{U+03bd}\N{U+03b9}\N{U+03ba}\N{U+03ac} \N{U+039a}\N{U+03cd}\N{U+03c0}\N{U+03c1}\N{U+03bf}\N{U+03c2}" => "el-CY", "\N{U+0430}\N{U+0437}\N{U+04d9}\N{U+0440}\N{U+0431}\N{U+0430}\N{U+0458}\N{U+04b9}\N{U+0430}\N{U+043d} \N{U+0410}\N{U+0437}\N{U+04d9}\N{U+0440}\N{U+0431}\N{U+0430}\N{U+0458}\N{U+04b9}\N{U+0430}\N{U+043d} \N{U+041a}\N{U+0438}\N{U+0440}\N{U+0438}\N{U+043b}" => "az-Cyrl-AZ", "\N{U+0430}\N{U+0437}\N{U+04d9}\N{U+0440}\N{U+0431}\N{U+0430}\N{U+0458}\N{U+04b9}\N{U+0430}\N{U+043d} \N{U+041a}\N{U+0438}\N{U+0440}\N{U+0438}\N{U+043b}" => "az-Cyrl", - "\N{U+0431}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+043a}\N{U+0430}\N{U+044f}" => "be-tarask", + "\N{U+0431}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+043a}\N{U+0430}\N{U+044f}" => "be", + "\N{U+0431}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+043a}\N{U+0430}\N{U+044f} TARASK" => "be-tarask", "\N{U+0431}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+043a}\N{U+0430}\N{U+044f} \N{U+0411}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+044c}" => "be-BY", "\N{U+0431}\N{U+043e}\N{U+0441}\N{U+0430}\N{U+043d}\N{U+0441}\N{U+043a}\N{U+0438} \N{U+0411}\N{U+043e}\N{U+0441}\N{U+043d}\N{U+0430} \N{U+0438} \N{U+0425}\N{U+0435}\N{U+0440}\N{U+0446}\N{U+0435}\N{U+0433}\N{U+043e}\N{U+0432}\N{U+0438}\N{U+043d}\N{U+0430} \N{U+045b}\N{U+0438}\N{U+0440}\N{U+0438}\N{U+043b}\N{U+0438}\N{U+0446}\N{U+0430}" => "bs-Cyrl-BA", "\N{U+0431}\N{U+043e}\N{U+0441}\N{U+0430}\N{U+043d}\N{U+0441}\N{U+043a}\N{U+0438} \N{U+045b}\N{U+0438}\N{U+0440}\N{U+0438}\N{U+043b}\N{U+0438}\N{U+0446}\N{U+0430}" => "bs-Cyrl", @@ -2512,7 +2514,7 @@ "baq-ES" => "eu-ES", bel => "be", "bel-BY" => "be-BY", - "bel-Tarask" => "be-tarask", + "bel-TARASK" => "be-tarask", ben => "bn", "ben-BD" => "bn-BD", "ben-IN" => "bn-IN", @@ -6192,7 +6194,7 @@ =head1 VERSION -version 1.35 +version 1.36 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/lib/DateTime/Locale/FromData.pm new/DateTime-Locale-1.36/lib/DateTime/Locale/FromData.pm --- old/DateTime-Locale-1.35/lib/DateTime/Locale/FromData.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/lib/DateTime/Locale/FromData.pm 2022-08-20 18:57:55.000000000 +0200 @@ -9,7 +9,7 @@ use Specio::Declare; use Storable qw( dclone ); -our $VERSION = '1.35'; +our $VERSION = '1.36'; my @FormatLengths; @@ -289,7 +289,7 @@ =head1 VERSION -version 1.35 +version 1.36 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/lib/DateTime/Locale/Util.pm new/DateTime-Locale-1.36/lib/DateTime/Locale/Util.pm --- old/DateTime-Locale-1.35/lib/DateTime/Locale/Util.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/lib/DateTime/Locale/Util.pm 2022-08-20 18:57:54.000000000 +0200 @@ -6,10 +6,14 @@ use Exporter qw( import ); -our $VERSION = '1.35'; +our $VERSION = '1.36'; our @EXPORT_OK = 'parse_locale_code'; +# It might be better to redo this as something that looks up each piece in a +# catalog of codes. In particular, attempting to distinguish variants from +# scripts is basically impossible without hard-coding (see 'tarask' below) or +# by looking the codes up in a catalog. sub parse_locale_code { my @pieces = split /-/, $_[0]; @@ -20,6 +24,12 @@ if ( length $pieces[0] == 2 || $pieces[0] =~ /^\d\d\d$/ ) { $codes{territory} = uc shift @pieces; } + + # The "be-Tarask" locale appears to be the only locale with a variant + # and no territory or script. + elsif ( lc $pieces[0] eq 'tarask' ) { + $codes{variant} = uc shift @pieces; + } else { $codes{script} = _tc( shift @pieces ); } @@ -66,7 +76,7 @@ =head1 VERSION -version 1.35 +version 1.36 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/lib/DateTime/Locale/be_tarask.pod new/DateTime-Locale-1.36/lib/DateTime/Locale/be_tarask.pod --- old/DateTime-Locale-1.35/lib/DateTime/Locale/be_tarask.pod 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/lib/DateTime/Locale/be_tarask.pod 2022-08-20 18:57:55.000000000 +0200 @@ -19,12 +19,12 @@ =head1 NAME -DateTime::Locale::be_tarask - Locale data examples for the Belarusian (be-tarask) locale +DateTime::Locale::be_tarask - Locale data examples for the Belarusian Taraskievica orthography (be-tarask) locale =head1 DESCRIPTION This pod file contains examples of the locale data available for the -Belarusian locale. +Belarusian Taraskievica orthography locale. =head2 Days diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/lib/DateTime/Locale.pm new/DateTime-Locale-1.36/lib/DateTime/Locale.pm --- old/DateTime-Locale-1.35/lib/DateTime/Locale.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/lib/DateTime/Locale.pm 2022-08-20 18:57:54.000000000 +0200 @@ -6,7 +6,7 @@ use warnings; use namespace::autoclean; -our $VERSION = '1.35'; +our $VERSION = '1.36'; use DateTime::Locale::Data; use DateTime::Locale::FromData; @@ -380,7 +380,7 @@ =head1 VERSION -version 1.35 +version 1.36 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/share/be-tarask.pl new/DateTime-Locale-1.36/share/be-tarask.pl --- old/DateTime-Locale-1.35/share/be-tarask.pl 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/share/be-tarask.pl 2022-08-20 18:57:54.000000000 +0200 @@ -225,12 +225,12 @@ "\N{U+043b}\N{U+0456}\N{U+0441}\N{U+0442}\N{U+0430}\N{U+043f}\N{U+0430}\N{U+0434}", "\N{U+0441}\N{U+043d}\N{U+0435}\N{U+0436}\N{U+0430}\N{U+043d}\N{U+044c}", ], - name => "Belarusian", + name => "Belarusian Taraskievica orthography", native_language => "\N{U+0431}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+043a}\N{U+0430}\N{U+044f}", - native_name => "\N{U+0431}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+043a}\N{U+0430}\N{U+044f}", + native_name => "\N{U+0431}\N{U+0435}\N{U+043b}\N{U+0430}\N{U+0440}\N{U+0443}\N{U+0441}\N{U+043a}\N{U+0430}\N{U+044f} TARASK", native_script => undef, native_territory => undef, - native_variant => undef, + native_variant => "TARASK", quarter_format_abbreviated => [ "1-\N{U+0448}\N{U+044b} \N{U+043a}\N{U+0432}.", "2-\N{U+0433}\N{U+0456} \N{U+043a}\N{U+0432}.", @@ -273,6 +273,6 @@ time_format_long => "HH:mm:ss z", time_format_medium => "HH:mm:ss", time_format_short => "HH:mm", - variant => undef, + variant => "Taraskievica orthography", version => 41, } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/t/be-tarask.t new/DateTime-Locale-1.36/t/be-tarask.t --- old/DateTime-Locale-1.35/t/be-tarask.t 1970-01-01 01:00:00.000000000 +0100 +++ new/DateTime-Locale-1.36/t/be-tarask.t 2022-08-20 18:57:54.000000000 +0200 @@ -0,0 +1,24 @@ +use strict; +use warnings; +use utf8; + +use Test2::V0; +use Test::File::ShareDir::Dist { 'DateTime-Locale' => 'share' }; + +use DateTime::Locale; + +{ + my $locale = DateTime::Locale->load('Belarusian'); + is( $locale->code, 'be', ' Belarusian name loads be locale' ); +} + +{ + my $locale = DateTime::Locale->load('be-tarask'); + is( + $locale->name, + 'Belarusian Taraskievica orthography', + ' be-tarask has correct name', + ); +} + +done_testing(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/t/load-from-relative-inc-path.t new/DateTime-Locale-1.36/t/load-from-relative-inc-path.t --- old/DateTime-Locale-1.35/t/load-from-relative-inc-path.t 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/t/load-from-relative-inc-path.t 2022-08-20 18:57:55.000000000 +0200 @@ -6,7 +6,7 @@ use DateTime::Locale; use File::ShareDir qw( dist_dir ); -use Path::Tiny qw( path ); +use Path::Tiny qw( path ); { # This is kind of gross since we are assuming that File::ShareDir always diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/t/storable.t new/DateTime-Locale-1.36/t/storable.t --- old/DateTime-Locale-1.35/t/storable.t 2022-04-23 18:38:11.000000000 +0200 +++ new/DateTime-Locale-1.36/t/storable.t 2022-08-20 18:57:54.000000000 +0200 @@ -10,7 +10,7 @@ use DateTime::Locale; use File::Spec; -use File::Temp qw( tempdir ); +use File::Temp qw( tempdir ); use IPC::System::Simple qw( capturex ); use Storable; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/tools/lib/ModuleGenerator/Locale.pm new/DateTime-Locale-1.36/tools/lib/ModuleGenerator/Locale.pm --- old/DateTime-Locale-1.35/tools/lib/ModuleGenerator/Locale.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/tools/lib/ModuleGenerator/Locale.pm 2022-08-20 18:57:55.000000000 +0200 @@ -8,9 +8,9 @@ use feature qw( postderef signatures ); use namespace::autoclean; -use Carp qw( confess ); +use Carp qw( confess ); use DateTime::Locale::Util qw( parse_locale_code ); -use JSON::MaybeXS qw( decode_json ); +use JSON::MaybeXS qw( decode_json ); use Specio::Declare; use Specio::Library::Builtins; use Specio::Library::Perl 0.42; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/tools/lib/ModuleGenerator.pm new/DateTime-Locale-1.36/tools/lib/ModuleGenerator.pm --- old/DateTime-Locale-1.35/tools/lib/ModuleGenerator.pm 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/tools/lib/ModuleGenerator.pm 2022-08-20 18:57:54.000000000 +0200 @@ -9,10 +9,10 @@ use namespace::autoclean; use autodie; -use Carp qw( confess ); +use Carp qw( confess ); use Data::Dumper::Concise qw( Dumper ); -use JSON::MaybeXS qw( decode_json ); -use List::AllUtils qw( max uniq ); +use JSON::MaybeXS qw( decode_json ); +use List::AllUtils qw( max uniq ); use Locale::Codes::Language qw( language_code2code LOCALE_LANG_ALPHA_2 LOCALE_LANG_ALPHA_3 ); use ModuleGenerator::Locale; @@ -106,7 +106,6 @@ or confess $!; $self->_clean_old_data; - $self->_locales; $self->_write_data_files; $self->_write_catalog_pm; $self->_write_pod_files; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/xt/author/eol.t new/DateTime-Locale-1.36/xt/author/eol.t --- old/DateTime-Locale-1.35/xt/author/eol.t 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/xt/author/eol.t 2022-08-20 18:57:54.000000000 +0200 @@ -820,6 +820,7 @@ 't/00-report-prereqs.t', 't/alias.t', 't/basic.t', + 't/be-tarask.t', 't/code-case-insensitive.t', 't/format-length.t', 't/iso639-2.t', diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/xt/author/no-tabs.t new/DateTime-Locale-1.36/xt/author/no-tabs.t --- old/DateTime-Locale-1.35/xt/author/no-tabs.t 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/xt/author/no-tabs.t 2022-08-20 18:57:54.000000000 +0200 @@ -820,6 +820,7 @@ 't/00-report-prereqs.t', 't/alias.t', 't/basic.t', + 't/be-tarask.t', 't/code-case-insensitive.t', 't/format-length.t', 't/iso639-2.t', diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/DateTime-Locale-1.35/xt/author/pod-spell.t new/DateTime-Locale-1.36/xt/author/pod-spell.t --- old/DateTime-Locale-1.35/xt/author/pod-spell.t 2022-04-23 18:38:12.000000000 +0200 +++ new/DateTime-Locale-1.36/xt/author/pod-spell.t 2022-08-20 18:57:54.000000000 +0200 @@ -441,6 +441,7 @@ Tajik Tamazight Tanii +Taraskievica Taroko Tasawaq Tene