re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:30:16 +02:00
parent 02e5b89735
commit c9eef1f960
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
SOURCES/Pod-Parser-1.63.tar.gz
/Pod-Parser-1.51.tar.gz
/Pod-Parser-1.60.tar.gz
/Pod-Parser-1.61.tar.gz
/Pod-Parser-1.62.tar.gz
/Pod-Parser-1.63.tar.gz

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* (perlpod|perlsyn)");