From 4890eedee3779d3f12d32c76a533fab932642c94 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Fri, 30 Jun 2023 07:44:45 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 3 +-- perl-IPC-System-Simple.rpmlintrc => .rpmlint | 0 2 files changed, 1 insertion(+), 2 deletions(-) rename perl-IPC-System-Simple.rpmlintrc => .rpmlint (100%) diff --git a/.gitignore b/.gitignore index a0d07b8..738054f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/IPC-System-Simple-1.25.tar.gz -/IPC-System-Simple-1.25.tar.gz +/IPC-System-Simple-[0-9.]*.tar.gz diff --git a/perl-IPC-System-Simple.rpmlintrc b/.rpmlint similarity index 100% rename from perl-IPC-System-Simple.rpmlintrc rename to .rpmlint