From abd6630c350eb1d32c91b76e90251218bf0dfa4f Mon Sep 17 00:00:00 2001 From: sxt1001 Date: Thu, 2 Jul 2020 17:27:23 +0800 Subject: [PATCH] add yaml file --- perl-Unicode-Collate.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 perl-Unicode-Collate.yaml diff --git a/perl-Unicode-Collate.yaml b/perl-Unicode-Collate.yaml new file mode 100644 index 0000000..0e750f5 --- /dev/null +++ b/perl-Unicode-Collate.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://src.fedoraproject.org/rpms/perl-Unicode-Collate.git +tag_prefix: "^perl-Unicode-Collate-" +seperator: "." -- Gitee