Accepting request 617444 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/617444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Locale?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2018-06-27 08:15:30 +00:00 committed by Git OBS Bridge
commit 917648ea07
4 changed files with 30 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:998f034234441932c82a4598fa49a14f346d6e981d1d2d91a179913a9f81b898
size 1304691

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:757b3915c6b2aac89462c52fed36543f27dfb66abc98c895523d2ab95da65f94
size 1307053

View File

@ -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

View File

@ -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