From 37cac997ac19e58e79098471e9815c884beeb240 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 27 Dec 2019 11:28:44 +0000 Subject: [PATCH] Fix copy and paste error in changelog --- perl-Module-Find.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Module-Find.spec b/perl-Module-Find.spec index 155ba11..40c8f82 100644 --- a/perl-Module-Find.spec +++ b/perl-Module-Find.spec @@ -66,7 +66,7 @@ make test - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Dec 26 2019 Paul Howarth - 0.15-1 -- Update to 0.13 +- Update to 0.15 - Removed file readability check (GH#4, CPAN RT#99055) - Now supports @INC hooks (GH#6) - Now filters out filenames starting with a dot (GH#7)