From 6a35c02d70f30dacd71e7d770ffd8ff22d71d8fc Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Fri, 30 Jun 2023 07:38:52 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 6 ++++++ perl-File-Path.rpmlintrc | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 perl-File-Path.rpmlintrc diff --git a/.gitignore b/.gitignore index bf31927..a453e14 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ +/File-Path-2.09.tar.gz +/File-Path-2.11.tar.gz +/File-Path-2.12.tar.gz +/File-Path-2.13.tar.gz +/File-Path-2.14.tar.gz +/File-Path-2.15.tar.gz /File-Path-2.16.tar.gz diff --git a/perl-File-Path.rpmlintrc b/perl-File-Path.rpmlintrc new file mode 100644 index 0000000..1cab9d2 --- /dev/null +++ b/perl-File-Path.rpmlintrc @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* subtree");