Compare commits
7 Commits
Author | SHA256 | Date | |
---|---|---|---|
8eca945a4f | |||
2d55a5c142 | |||
5bf8bb7b69 | |||
4b65ef98a4 | |||
4a092c5fa3 | |||
9c5d26684b | |||
eb3504f88b |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d8a138fa32faf24af30a1dbdee4dd11988ddb6a129138004d220b6cc4053cb0
|
|
||||||
size 2015405
|
|
3
DateTime-Locale-1.45.tar.gz
Normal file
3
DateTime-Locale-1.45.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1bc56dc2ff4b3152612e1d474ca65071ae2c00912e3fa4bc6f5a99e5e7a1da68
|
||||||
|
size 2059982
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
## Build Results
|
||||||
|
|
||||||
|
Current state of perl in openSUSE:Factory is
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The current state of perl in the devel project build (devel:languages:perl)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
@@ -1,3 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 2 05:36:09 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.45
|
||||||
|
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
|
||||||
|
|
||||||
|
1.45 2025-04-01
|
||||||
|
|
||||||
|
- Rebuilt all locale data with the data from CLDR 47.0.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 12 16:19:49 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.44
|
||||||
|
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
|
||||||
|
|
||||||
|
1.44 2024-10-27
|
||||||
|
|
||||||
|
- Rebuilt all locale data with the data from CLDR 46.0.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 28 05:29:51 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.43
|
||||||
|
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
|
||||||
|
|
||||||
|
1.43 2024-07-27
|
||||||
|
|
||||||
|
- Fixed the prefers_24_hour_time method. This was incorrectly returning false when the locale's
|
||||||
|
time_format_short method contained a quote string with "h" or "K" in it. For example, the fr-CA
|
||||||
|
locale's time_format_short is `HH 'h' mm`. The quoted 'h' caused this method to return
|
||||||
|
false. Fixed by Jacques Deguest (@jackdeguest). PR #39.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 19 03:06:36 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
Fri Apr 19 03:06:36 UTC 2024 - 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) 2024 SUSE LLC
|
# Copyright (c) 2025 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,18 +18,19 @@
|
|||||||
|
|
||||||
%define cpan_name DateTime-Locale
|
%define cpan_name DateTime-Locale
|
||||||
Name: perl-DateTime-Locale
|
Name: perl-DateTime-Locale
|
||||||
Version: 1.420000
|
Version: 1.450000
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_version 1.42
|
%define cpan_version 1.45
|
||||||
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}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Source100: README.md
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(CPAN::Meta::Check) >= 0.011
|
BuildRequires: perl(CPAN::Meta::Check) >= 0.11.0
|
||||||
BuildRequires: perl(CPAN::Meta::Requirements)
|
BuildRequires: perl(CPAN::Meta::Requirements)
|
||||||
BuildRequires: perl(Dist::CheckConflicts) >= 0.02
|
BuildRequires: perl(Dist::CheckConflicts) >= 0.02
|
||||||
BuildRequires: perl(File::ShareDir)
|
BuildRequires: perl(File::ShareDir)
|
||||||
@@ -46,14 +47,14 @@ BuildRequires: perl(Test2::Require::Module)
|
|||||||
BuildRequires: perl(Test2::V0)
|
BuildRequires: perl(Test2::V0)
|
||||||
BuildRequires: perl(Test::File::ShareDir::Dist)
|
BuildRequires: perl(Test::File::ShareDir::Dist)
|
||||||
BuildRequires: perl(Test::More) >= 1.302015
|
BuildRequires: perl(Test::More) >= 1.302015
|
||||||
BuildRequires: perl(namespace::autoclean) >= 0.19
|
BuildRequires: perl(namespace::autoclean) >= 0.190
|
||||||
Requires: perl(Dist::CheckConflicts) >= 0.02
|
Requires: perl(Dist::CheckConflicts) >= 0.02
|
||||||
Requires: perl(File::ShareDir)
|
Requires: perl(File::ShareDir)
|
||||||
Requires: perl(List::Util) >= 1.45
|
Requires: perl(List::Util) >= 1.45
|
||||||
Requires: perl(Params::ValidationCompiler) >= 0.13
|
Requires: perl(Params::ValidationCompiler) >= 0.13
|
||||||
Requires: perl(Specio::Declare)
|
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.190
|
||||||
Provides: perl(DateTime::Locale) = %{version}
|
Provides: perl(DateTime::Locale) = %{version}
|
||||||
Provides: perl(DateTime::Locale::Base) = %{version}
|
Provides: perl(DateTime::Locale::Base) = %{version}
|
||||||
Provides: perl(DateTime::Locale::Catalog) = %{version}
|
Provides: perl(DateTime::Locale::Catalog) = %{version}
|
||||||
@@ -72,7 +73,7 @@ If you want to know what methods are available for locale objects, then
|
|||||||
please read the DateTime::Locale::FromData documentation.
|
please read the DateTime::Locale::FromData documentation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||||
|
|
||||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user