Accepting request 1127273 from devel:languages:perl

- updated to 1.40
   see /usr/share/doc/packages/perl-DateTime-Locale/Changes
  1.40     2023-11-04
  - Rebuilt all locale data with the data from CLDR 44.0.1.

OBS-URL: https://build.opensuse.org/request/show/1127273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Locale?expand=0&rev=47
This commit is contained in:
Ana Guerrero 2023-11-20 20:18:36 +00:00 committed by Git OBS Bridge
commit 2c809b8eb6
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10c145a6c7daf7118864e97482b4ae9f94f93b9414212eee8aa30b16a8135100
size 1745640

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7490b4194b5d23a4e144976dedb3bdbcc6d3364b5d139cc922a86d41fdb87afb
size 1969601

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Nov 5 03:06:17 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.40
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
1.40 2023-11-04
- Rebuilt all locale data with the data from CLDR 44.0.1.
-------------------------------------------------------------------
Mon May 29 03:07:12 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,10 +18,9 @@
%define cpan_name DateTime-Locale
Name: perl-DateTime-Locale
Version: 1.390000
Version: 1.400000
Release: 0
%define cpan_version 1.39
Provides: perl(DateTime::Locale) = 1.390000
%define cpan_version 1.40
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Localization support for DateTime.pm
URL: https://metacpan.org/release/%{cpan_name}
@ -56,6 +55,8 @@ Requires: perl(Specio::Declare)
Requires: perl(Specio::Library::String)
Requires: perl(namespace::autoclean) >= 0.19
%{perl_requires}
# old version workaround provide, should be removed after transition to new versioning is finished
Provides: perl(DateTime::Locale) = 1.400000
%description
DateTime::Locale is primarily a factory for the various locale subclasses.