re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:36:27 +02:00
parent 3a27891cde
commit 86cc64140f
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,2 +1,5 @@
SOURCES/LWP-Protocol-https-6.07.tar.gz
/LWP-Protocol-https-6.02.tar.gz
/LWP-Protocol-https-6.03.tar.gz
/LWP-Protocol-https-6.04.tar.gz
/LWP-Protocol-https-6.06.tar.gz
/LWP-Protocol-https-6.07.tar.gz

2
.rpmlint Normal file
View File

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