diff --git a/DateTime-Locale-1.20.tar.gz b/DateTime-Locale-1.20.tar.gz deleted file mode 100644 index 6ff201d..0000000 --- a/DateTime-Locale-1.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:998f034234441932c82a4598fa49a14f346d6e981d1d2d91a179913a9f81b898 -size 1304691 diff --git a/DateTime-Locale-1.22.tar.gz b/DateTime-Locale-1.22.tar.gz new file mode 100644 index 0000000..6e8e85e --- /dev/null +++ b/DateTime-Locale-1.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757b3915c6b2aac89462c52fed36543f27dfb66abc98c895523d2ab95da65f94 +size 1307053 diff --git a/perl-DateTime-Locale.changes b/perl-DateTime-Locale.changes index 33253ff..4b9abc0 100644 --- a/perl-DateTime-Locale.changes +++ b/perl-DateTime-Locale.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Jun 15 05:17:57 UTC 2018 - coolo@suse.com + +- updated to 1.22 + see /usr/share/doc/packages/perl-DateTime-Locale/Changes + + 1.22 2018-06-08 + + - Update the glibc source data to the data from glibc 2.27. + + - Added documentation for this glibc data. + + - Reformatted the DateTime::Locale::FromData docs. + + + 1.21 2018-06-08 + + - Added a new DateTime::Local->register_from_data method. This replaces the + old custom locale registration system with something much simpler. Instead + of providing a new class you simply provide a hash of data for the locale + and it becomes available for use via DateTime::Local->load. Implemented by + Ryley Breiddal. PR #21. Addresse GH #19. + ------------------------------------------------------------------- Mon May 7 05:14:35 UTC 2018 - coolo@suse.com diff --git a/perl-DateTime-Locale.spec b/perl-DateTime-Locale.spec index 0a1cb88..687bd44 100644 --- a/perl-DateTime-Locale.spec +++ b/perl-DateTime-Locale.spec @@ -17,10 +17,10 @@ Name: perl-DateTime-Locale -Version: 1.200000 +Version: 1.220000 Release: 0 -%define cpan_version 1.20 -Provides: perl(DateTime::Locale) = 1.200000 +%define cpan_version 1.22 +Provides: perl(DateTime::Locale) = 1.220000 %define cpan_name DateTime-Locale Summary: Localization support for DateTime.pm License: Artistic-1.0 OR GPL-1.0-or-later @@ -36,7 +36,7 @@ BuildRequires: perl(CPAN::Meta::Check) >= 0.011 BuildRequires: perl(CPAN::Meta::Requirements) BuildRequires: perl(Dist::CheckConflicts) >= 0.02 BuildRequires: perl(File::ShareDir) -BuildRequires: perl(File::ShareDir::Install) >= 0.06 +BuildRequires: perl(File::ShareDir::Install) >= 0.03 BuildRequires: perl(IPC::System::Simple) BuildRequires: perl(List::Util) >= 1.45 BuildRequires: perl(Params::ValidationCompiler) >= 0.13