Accepting request 1173733 from devel:languages:perl:autoupdate
- updated to 1.42 see /usr/share/doc/packages/perl-DateTime-Locale/Changes 1.42 2024-04-18 - Rebuilt all locale data with the data from CLDR 45.0.0 1.41 2024-04-06 - Rebuilt all locale data with the data from CLDR 44.1.0. OBS-URL: https://build.opensuse.org/request/show/1173733 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Locale?expand=0&rev=85
This commit is contained in:
parent
4c6430747e
commit
11bb0aa819
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7490b4194b5d23a4e144976dedb3bdbcc6d3364b5d139cc922a86d41fdb87afb
|
|
||||||
size 1969601
|
|
3
DateTime-Locale-1.42.tar.gz
Normal file
3
DateTime-Locale-1.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d8a138fa32faf24af30a1dbdee4dd11988ddb6a129138004d220b6cc4053cb0
|
||||||
|
size 2015405
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 19 03:06:36 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.42
|
||||||
|
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
|
||||||
|
|
||||||
|
1.42 2024-04-18
|
||||||
|
- Rebuilt all locale data with the data from CLDR 45.0.0
|
||||||
|
1.41 2024-04-06
|
||||||
|
- Rebuilt all locale data with the data from CLDR 44.1.0.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 5 03:06:17 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
Sun Nov 5 03:06:17 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-DateTime-Locale
|
# spec file for package perl-DateTime-Locale
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%define cpan_name DateTime-Locale
|
%define cpan_name DateTime-Locale
|
||||||
Name: perl-DateTime-Locale
|
Name: perl-DateTime-Locale
|
||||||
Version: 1.400000
|
Version: 1.420000
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_version 1.40
|
%define cpan_version 1.42
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Localization support for DateTime.pm
|
Summary: Localization support for DateTime.pm
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
@ -55,8 +55,6 @@ Requires: perl(Specio::Declare)
|
|||||||
Requires: perl(Specio::Library::String)
|
Requires: perl(Specio::Library::String)
|
||||||
Requires: perl(namespace::autoclean) >= 0.19
|
Requires: perl(namespace::autoclean) >= 0.19
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
# old version workaround provide, should be removed after transition to new versioning is finished
|
|
||||||
Provides: perl(DateTime::Locale) = 1.400000
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
DateTime::Locale is primarily a factory for the various locale subclasses.
|
DateTime::Locale is primarily a factory for the various locale subclasses.
|
||||||
|
Loading…
Reference in New Issue
Block a user