c36cd950ae
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/perl-DateTime-Format-Builder#e63d8c4e80b1bc13dbf54404061e2d257e7206a9
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
from Config import *
|
|
addFilter("spelling-error %description -l en_US parsers -> ")
|
|
|
|
# RPM and upstream version numbers are different because RPM and perl versioning schemes are different
|
|
# We have provides for both, to cover all eventualities
|
|
addFilter("useless-provides perl\(DateTime::Format::Builder\)")
|