From 497414bb018711baf922ca78062174856040e1c1 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Fri, 30 Jun 2023 07:45:39 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 10 +++++++++- perl-Pod-Usage.rpmlintrc => .rpmlint | 0 2 files changed, 9 insertions(+), 1 deletion(-) rename perl-Pod-Usage.rpmlintrc => .rpmlint (100%) diff --git a/.gitignore b/.gitignore index 874b548..f17bb53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,10 @@ -SOURCES/Pod-Usage-1.69.tar.gz +/Pod-Usage-1.60.tar.gz +/Pod-Usage-1.61.tar.gz +/Pod-Usage-1.62.tar.gz +/Pod-Usage-1.63.tar.gz +/Pod-Usage-1.64.tar.gz +/Pod-Usage-1.65.tar.gz +/Pod-Usage-1.66.tar.gz +/Pod-Usage-1.67.tar.gz +/Pod-Usage-1.68.tar.gz /Pod-Usage-1.69.tar.gz diff --git a/perl-Pod-Usage.rpmlintrc b/.rpmlint similarity index 100% rename from perl-Pod-Usage.rpmlintrc rename to .rpmlint