re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:34:01 +02:00
parent c8639d8bdf
commit 396f4788b4
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/Module-ScanDeps-1.24.tar.gz
/Module-ScanDeps-[0-9.]*.tar.gz

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("unexpanded-macro %description -l C %INC");