re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:27:43 +02:00
parent 19b717dc35
commit 40fd027535
2 changed files with 7 additions and 1 deletions

6
.gitignore vendored
View File

@ -1,2 +1,6 @@
SOURCES/Devel-CallChecker-0.008.tar.gz
/Devel-CallChecker-0.003.tar.gz
/Devel-CallChecker-0.004.tar.gz
/Devel-CallChecker-0.005.tar.gz
/Devel-CallChecker-0.006.tar.gz
/Devel-CallChecker-0.007.tar.gz
/Devel-CallChecker-0.008.tar.gz

2
.rpmlint Normal file
View File

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