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