Accepting request 1080799 from devel:languages:perl:autoupdate
- updated to 1.38 see /usr/share/doc/packages/perl-DateTime-Locale/Changes 1.38 2023-04-14 - Rebuilt all locale data with the data from CLDR 43.0.0. OBS-URL: https://build.opensuse.org/request/show/1080799 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Locale?expand=0&rev=78
This commit is contained in:
parent
283730ddb4
commit
4e410b9c6d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f70cc4e450f441767ac1a0b8655b6f1de46c43e8d1c9d05f2e0924a16be0cb6b
|
||||
size 1545086
|
BIN
DateTime-Locale-1.38.tar.gz
(Stored with Git LFS)
Normal file
BIN
DateTime-Locale-1.38.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 15 03:07:08 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.38
|
||||
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
|
||||
|
||||
1.38 2023-04-14
|
||||
|
||||
- Rebuilt all locale data with the data from CLDR 43.0.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 24 03:06:17 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-DateTime-Locale
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name DateTime-Locale
|
||||
Name: perl-DateTime-Locale
|
||||
Version: 1.370000
|
||||
Version: 1.380000
|
||||
Release: 0
|
||||
%define cpan_version 1.37
|
||||
Provides: perl(DateTime::Locale) = 1.370000
|
||||
%define cpan_version 1.38
|
||||
Provides: perl(DateTime::Locale) = 1.380000
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Localization support for DateTime.pm
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@ -67,6 +67,7 @@ please read the DateTime::Locale::FromData documentation.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user