From 6ef9a3703db32dc2f41aecd150d79c250095c42f Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Wed, 6 May 2020 15:15:38 +0800 Subject: [PATCH 1/3] Increase perl-ExtUtils-Config yaml --- perl-ExtUtils-Config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 perl-ExtUtils-Config.yaml diff --git a/perl-ExtUtils-Config.yaml b/perl-ExtUtils-Config.yaml new file mode 100644 index 0000000..8673f44 --- /dev/null +++ b/perl-ExtUtils-Config.yaml @@ -0,0 +1,5 @@ +--- +version_control: metacpan +src_repo: ExtUtils-Config +tag_prefix: "^v" +seperator: "." From ada26fd157a323e35c2196e176300bf8666b8559 Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Wed, 6 May 2020 18:23:42 +0800 Subject: [PATCH 2/3] Increase perl-ExtUtils-Config yaml --- perl-ExtUtils-Config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-ExtUtils-Config.yaml b/perl-ExtUtils-Config.yaml index 8673f44..1a5b3d2 100644 --- a/perl-ExtUtils-Config.yaml +++ b/perl-ExtUtils-Config.yaml @@ -1,4 +1,3 @@ ---- version_control: metacpan src_repo: ExtUtils-Config tag_prefix: "^v" From 8b538a55aacd23eab3f43c3e0061c3c208702bd9 Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Thu, 7 May 2020 10:19:24 +0800 Subject: [PATCH 3/3] Increase perl-ExtUtils-Config yaml --- perl-ExtUtils-Config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-ExtUtils-Config.yaml b/perl-ExtUtils-Config.yaml index 1a5b3d2..49a9e27 100644 --- a/perl-ExtUtils-Config.yaml +++ b/perl-ExtUtils-Config.yaml @@ -1,4 +1,4 @@ version_control: metacpan src_repo: ExtUtils-Config -tag_prefix: "^v" -seperator: "." +tag_prefix: ^v +seperator: .