From efb8d539c9595fd58b660f7ecb79824727e64570 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Fri, 30 Jun 2023 07:42:45 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 4 +++- perl-File-Listing.rpmlintrc => .rpmlint | 0 2 files changed, 3 insertions(+), 1 deletion(-) rename perl-File-Listing.rpmlintrc => .rpmlint (100%) diff --git a/.gitignore b/.gitignore index b27b4a1..3c470f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -SOURCES/File-Listing-6.04.tar.gz +/File-Listing-6.01.tar.gz +/File-Listing-6.02.tar.gz +/File-Listing-6.03.tar.gz /File-Listing-6.04.tar.gz diff --git a/perl-File-Listing.rpmlintrc b/.rpmlint similarity index 100% rename from perl-File-Listing.rpmlintrc rename to .rpmlint