re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:39:49 +02:00
parent cd2901d5e9
commit 72972fee21
2 changed files with 6 additions and 0 deletions

4
.gitignore vendored
View File

@ -1 +1,5 @@
/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)");