2025-01-20 08:49:37 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 0.37 Upstream changes: 0.37 Tue Dec 31 2024 - remove List::MoreUtils prereq. - thanks PLICEASE rt #158183 |
2024-11-24 09:45:31 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 0.36 Upstream changes: 0.36 Wed Oct 16 2024 - further changes to be backwards compatible with DateTime::TimeZone 2.62 and \ below. - thanks ppisar rt #155996 - fix stray debug statement - thanks ppisar rt #155995 0.35 Sun Oct 6 2024 - support changes in DateTime::Timeone 2.63 - thanks ppisar rt #155591 and gregoa rt #155962 |
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message: *: recursive bump for perl 5.40 |
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message: *: recursive bump for perl 5.38 |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Remove SHA1 hashes for distfiles |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2019-11-02 15:39:05 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (time/p5-DateTime-Format-Flexible) Updated to 0.32 0.32 Sat Sep 14 2019 - add support for offset timezones without a space separator and formatted HH:MM '2019-09-03T10:42:00.000-04:00' - thanks Stijn Heymans - allow negative timezone offsets in 2 and 4 digit lengths with and without spaces - now works: 2007-05-06T04:44:44-0800 - now works: 2007-05-06T04:44:44-08 - now works: 2007-05-06T04:44:44 -08 - validate all timezone offsets |