7
0
Files
perl-DateTime-Format-ISO8601/perl-DateTime-Format-ISO8601.changes
Tina Müller 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

53 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Sun Feb 23 05:31:55 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- 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.
-------------------------------------------------------------------
Tue Feb 16 10:22:08 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
- updated to 0.16
see /usr/share/doc/packages/perl-DateTime-Format-ISO8601/Changes
0.16 2021-02-14
- Add support for YYYYMMDDThhmm[+-]hhmm and YYYY-MM-DDThh:mm+hh:mm
formats. Based on GH #13 from lbjw.
-------------------------------------------------------------------
Sun Oct 25 03:07:01 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.15
see /usr/share/doc/packages/perl-DateTime-Format-ISO8601/Changes
0.15 2020-10-24
- Fixed the SYNOPSIS, which showed calling parse_time with a string that would
cause an error. Reported by Yuki Yoshida. GH #12.
-------------------------------------------------------------------
Mon Aug 17 03:07:30 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.14
see /usr/share/doc/packages/perl-DateTime-Format-ISO8601/Changes
-------------------------------------------------------------------
Thu Apr 16 19:18:13 UTC 2015 - coolo@suse.com
- updated to 0.08
see /usr/share/doc/packages/perl-DateTime-Format-ISO8601/Changes
0.08 Sat Feb 11 23:40:43 MST 2012
- rt.cpan.org #52645 : UTC offsets must be in the same format
(basic|extended) as the time as to which it is attached.
* Sun Dec 25 2005 Dries Verachtert <dries@ulyssis.org> - 0.0403-1
- Initial package.