8
0

3 Commits

Author SHA256 Message Date
ce073d6917 Add Gitea build results 2025-08-12 18:13:16 +02:00
eadd4d257e 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
4c32cc6b52 Accepting request 1268692 from devel:languages:perl:autoupdate
- 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/request/show/1268692
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 13 additions and 0 deletions

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-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,6 +27,7 @@ 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