From c0dbb63141f99b910bc45acb6b19a933c61e91f2 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Thu, 7 May 2020 18:49:06 +0800 Subject: [PATCH 1/3] Add yaml file --- perl-common-sense.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 perl-common-sense.yaml diff --git a/perl-common-sense.yaml b/perl-common-sense.yaml new file mode 100644 index 0000000..606eb09 --- /dev/null +++ b/perl-common-sense.yaml @@ -0,0 +1,4 @@ +version-ctrl: metacpan +src_repo: common-sense +tag_prefix: v +seperator: . From 4c7ac6db9b8ec708e953150f4813ba420ffcf368 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Thu, 7 May 2020 19:06:53 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20perl?= =?UTF-8?q?-common-sense.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- perl-common-sense.yaml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 perl-common-sense.yaml diff --git a/perl-common-sense.yaml b/perl-common-sense.yaml deleted file mode 100644 index 606eb09..0000000 --- a/perl-common-sense.yaml +++ /dev/null @@ -1,4 +0,0 @@ -version-ctrl: metacpan -src_repo: common-sense -tag_prefix: v -seperator: . From beeba218c1eb0391d3885f94813ee1025ff85264 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Thu, 7 May 2020 19:12:39 +0800 Subject: [PATCH 3/3] Add yaml file --- perl-common-sense.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 perl-common-sense.yaml diff --git a/perl-common-sense.yaml b/perl-common-sense.yaml new file mode 100644 index 0000000..cbbbbb4 --- /dev/null +++ b/perl-common-sense.yaml @@ -0,0 +1,4 @@ +version-ctrl: metacpan +src_repo: common-sense +tag_prefix: "^v" +seperator: "."