re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:29:21 +02:00
parent 4ffe2caf3e
commit 4be60da3c6
2 changed files with 18 additions and 1 deletions

17
.gitignore vendored
View File

@ -1,2 +1,17 @@
SOURCES/podlators-4.11.tar.gz
/podlators-2.4.2.tar.gz
/podlators-2.5.0.tar.gz
/podlators-2.5.1.tar.gz
/podlators-2.5.2.tar.gz
/podlators-2.5.3.tar.gz
/podlators-4.00.tar.gz
/podlators-4.01.tar.gz
/podlators-4.02.tar.gz
/podlators-4.03.tar.gz
/podlators-4.04.tar.gz
/podlators-4.05.tar.gz
/podlators-4.06.tar.gz
/podlators-4.07.tar.gz
/podlators-4.08.tar.gz
/podlators-4.09.tar.gz
/podlators-4.10.tar.gz
/podlators-4.11.tar.gz

2
perl-podlators.rpmlintrc Normal file
View File

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