From 4085bf100564b4f56c9152c487b030337027b36a Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Fri, 30 Jun 2023 07:32:57 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 5 +++-- .rpmlint | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 .rpmlint diff --git a/.gitignore b/.gitignore index b22a137..af7f3da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -SOURCES/Software-License-0.103013.tar.gz -/Software-License-0.103013.tar.gz +Software-License-*.tar.gz +.build*.log +*.rpm diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..646aacf --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error Summary\(en_US\) templated -> ")