From c1efba869a175152802ffb8865f25c1bda16a9b0 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 10:26:16 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 5 ++++- perl-Pod-Parser.rpmlintrc => .rpmlint | 0 2 files changed, 4 insertions(+), 1 deletion(-) rename perl-Pod-Parser.rpmlintrc => .rpmlint (100%) diff --git a/.gitignore b/.gitignore index ee8a9ce..7266f21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -SOURCES/Pod-Parser-1.63.tar.gz +/Pod-Parser-1.51.tar.gz +/Pod-Parser-1.60.tar.gz +/Pod-Parser-1.61.tar.gz +/Pod-Parser-1.62.tar.gz /Pod-Parser-1.63.tar.gz diff --git a/perl-Pod-Parser.rpmlintrc b/.rpmlint similarity index 100% rename from perl-Pod-Parser.rpmlintrc rename to .rpmlint