11
0

7 Commits

Author SHA256 Message Date
8eca945a4f Add Gitea build results 2025-08-12 18:13:17 +02:00
2d55a5c142 Accepting request 1269438 from devel:languages:perl
- 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 (forwarded request 1269402 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1269438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Locale?expand=0&rev=51
2025-04-15 18:47:03 +00:00
5bf8bb7b69 Accepting request 1269402 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/1269402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Locale?expand=0&rev=92
2025-04-15 06:22:01 +00:00
4b65ef98a4 Accepting request 1235399 from devel:languages:perl
- 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 (forwarded request 1235391 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1235399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Locale?expand=0&rev=50
2025-01-07 19:50:46 +00:00
4a092c5fa3 Accepting request 1235391 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/1235391
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Locale?expand=0&rev=90
2025-01-06 18:59:53 +00:00
9c5d26684b Accepting request 1190784 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1190784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Locale?expand=0&rev=49
2024-08-02 15:26:08 +00:00
eb3504f88b Accepting request 1190308 from devel:languages:perl:autoupdate
- 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.

OBS-URL: https://build.opensuse.org/request/show/1190308
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Locale?expand=0&rev=88
2024-07-31 16:28:34 +00:00
5 changed files with 56 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d8a138fa32faf24af30a1dbdee4dd11988ddb6a129138004d220b6cc4053cb0
size 2015405

View File

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

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-DateTime-Locale/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-DateTime-Locale)

View File

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

View File

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