re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:38:56 +02:00
parent b58f097099
commit db80741074
2 changed files with 9 additions and 0 deletions

7
.gitignore vendored
View File

@ -1 +1,8 @@
/File-Temp-0.23.tar.gz
/File-Temp-0.2301.tar.gz
/File-Temp-0.2302.tar.gz
/File-Temp-0.2303.tar.gz
/File-Temp-0.2304.tar.gz
/File-Temp-0.2306.tar.gz
/File-Temp-0.2308.tar.gz
/File-Temp-0.2309.tar.gz

2
perl-File-Temp.rpmlintrc Normal file
View File

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