forked from pool/perl-DateTime-Format-Natural
Automatic update to DateTime-Format-Natural-1.24.tar.gz #3
Binary file not shown.
BIN
DateTime-Format-Natural-1.24.tar.gz
LFS
Normal file
BIN
DateTime-Format-Natural-1.24.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 19 05:52:40 UTC 2026 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.240.0 (1.24)
|
||||
see /usr/share/doc/packages/perl-DateTime-Format-Natural/Changes
|
||||
|
||||
1.24 2026-01-18 <schubiger@cpan.org>
|
||||
- Merged development version to stable.
|
||||
1.23_03 2026-01-13 <schubiger@cpan.org>
|
||||
- Don't use _{set,get}_truncated() when no value is truncated.
|
||||
- Use hash slices instead of passing values one by one.
|
||||
1.23_02 2026-01-12 <schubiger@cpan.org>
|
||||
- Support fractional seconds in iso8601 strings.
|
||||
[github #27 - isla w]
|
||||
1.23_01 2026-01-09 <schubiger@cpan.org>
|
||||
- Support optional time zone information in iso8601 time strings.
|
||||
[github #26 - isla w]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 05:53:32 UTC 2026 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name DateTime-Format-Natural
|
||||
Name: perl-DateTime-Format-Natural
|
||||
Version: 1.230.0
|
||||
Version: 1.240.0
|
||||
Release: 0
|
||||
# 1.23 -> normalize -> 1.230.0
|
||||
%define cpan_version 1.23
|
||||
# 1.24 -> normalize -> 1.240.0
|
||||
%define cpan_version 1.24
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Parse informal natural language date/time strings
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -58,8 +58,8 @@ Provides: perl(DateTime::Format::Natural::Extract) = 0.140.0
|
||||
Provides: perl(DateTime::Format::Natural::Formatted) = 0.120.0
|
||||
Provides: perl(DateTime::Format::Natural::Helpers) = 0.70.0
|
||||
Provides: perl(DateTime::Format::Natural::Lang::Base) = 1.80.0
|
||||
Provides: perl(DateTime::Format::Natural::Lang::EN) = 1.730.0
|
||||
Provides: perl(DateTime::Format::Natural::Rewrite) = 0.90.0
|
||||
Provides: perl(DateTime::Format::Natural::Lang::EN) = 1.740.0
|
||||
Provides: perl(DateTime::Format::Natural::Rewrite) = 0.100.0
|
||||
Provides: perl(DateTime::Format::Natural::Test) = 0.130.0
|
||||
Provides: perl(DateTime::Format::Natural::Utils) = 0.80.0
|
||||
Provides: perl(DateTime::Format::Natural::Wrappers) = 0.30.0
|
||||
|
||||
Reference in New Issue
Block a user