re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:29:06 +02:00
parent 7fc0907f12
commit 8dd1f03ad1
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/DateTime-Format-Strptime-1.75.tar.gz
/DateTime-Format-Strptime-[0-9.]*.tar.gz

2
.rpmlint Normal file
View File

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