perl-DateTime-Format-Strptime/perl-DateTime-Format-Strptime.rpmlintrc
Paul Howarth a63fedc647 Update to 1.78
- New upstream release 1.78
  - Fix tests for new failure caused by locale data changes in DateTime::Locale
    1.29 (GH#28)
  - Added a warning about using locale-specific patterns; some of these patterns
    can change quite a bit as the locale data is updated, so using them for
    parsing does not produce stable results across time - this is what caused
    the test failures that this release fixes
2020-12-16 16:03:36 +00:00

5 lines
142 B
Plaintext

from Config import *
addFilter("spelling-error Summary\(en_US\) strftime -> ")
addFilter("spelling-error %description -l en_US strftime ->")