From 2eaa940c6a22f98b5b55ef4b7adc5089701c62f3 Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Fri, 2 Nov 2018 22:07:09 +0000 Subject: repair documentation of Archive::Tar update Both the 2.28 and 2.30 releases landed in 5.28.0, and no change was made in 5.29.0. (manually cherry picked from commit 9950bd1f76eeb551c01da6d09002a67f99c5e6cd) --- dist/Module-CoreList/lib/Module/CoreList.pm | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index c721a54adc..681753c0d8 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -15443,9 +15443,9 @@ for my $version ( sort { $a <=> $b } keys %released ) { 5.028000 => { delta_from => 5.027011, changed => { - 'Archive::Tar' => '2.28', - 'Archive::Tar::Constant'=> '2.28', - 'Archive::Tar::File' => '2.28', + 'Archive::Tar' => '2.30', + 'Archive::Tar::Constant'=> '2.30', + 'Archive::Tar::File' => '2.30', 'B::Op_private' => '5.028000', 'Config' => '5.028', 'Module::CoreList' => '5.20180622', @@ -15460,9 +15460,6 @@ for my $version ( sort { $a <=> $b } keys %released ) { 5.029000 => { delta_from => 5.028, changed => { - 'Archive::Tar' => '2.30', - 'Archive::Tar::Constant'=> '2.30', - 'Archive::Tar::File' => '2.30', 'B::Op_private' => '5.029000', 'Config' => '5.029', 'Module::CoreList' => '5.20180626', -- cgit v1.2.1