8
0

2 Commits

Author SHA256 Message Date
f468291f1e Accepting request 1269363 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Format-ISO8601?expand=0&rev=5
2025-04-15 14:46:20 +00:00
56a874c4dd - updated to 0.170.0 (0.17)
see /usr/share/doc/packages/perl-DateTime-Format-ISO8601/Changes
  0.17     2025-02-22
  - Fixed an issue with converting floating point second values to nanoseconds. These could be
    converted to numbers which Perl stringified as an integer, but which really had a non-integer
    component. Fixed by @n1vux (Bill Ricker). Fixes GH #14 via PR #15.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-ISO8601?expand=0&rev=15
2025-04-14 20:37:28 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-DateTime-Format-ISO8601/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-Format-ISO8601)

View File

@@ -27,7 +27,6 @@ Summary: Parses ISO8601 formats
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros