re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:28:45 +02:00
parent c29545e7fe
commit bd68475707
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
SOURCES/Sys-MemInfo-0.99.tar.gz
/Sys-MemInfo-0.91.tar.gz
/Sys-MemInfo-0.98.tar.gz
/Sys-MemInfo-0.99.tar.gz

2
.rpmlint Normal file
View File

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