perl-DateTime-Format-Strptime/sources
Paul Howarth f0b5421e6d Update to 1.55
- New upstream release 1.55 (rpm version 1.5500 to maintain upgrade path)
  - If diagnostic is true for an object, it will now use Test::More::diag()
    under the test harness rather than printing to STDOUT
  - The %%z specifier will now parse UTC offsets with a colon like "+01:00"
    (CPAN RT#91458)
  - Made the regexes to parse day and months abbreviations and names a little
    more specificl as it stood, they tended to eat up more non-word characters
    than they should, so a pattern like '%a%m%d_%Y' broke on a date like
    'Fri0215_2013' - the day name would be parsed as 'Fri02' and the month
    would not be parsed at all (CPAN RT#93863, CPAN RT#93865)
- Specify all dependencies
- Use DESTDIR rather than PERL_INSTALL_ROOT
2014-05-04 20:21:21 +01:00

2 lines
71 B
Plaintext

8613390f37ac9d80db67bc69e62818a7 DateTime-Format-Strptime-1.55.tar.gz