From c2abcd87bae6e855e357d101bd79849a824325fb Mon Sep 17 00:00:00 2001 From: Hugel <2712504175@qq.com> Date: Mon, 10 Aug 2020 17:04:19 +0800 Subject: [PATCH] add yaml file --- libcomps.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libcomps.yaml diff --git a/libcomps.yaml b/libcomps.yaml new file mode 100644 index 0000000..3e69d85 --- /dev/null +++ b/libcomps.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rpm-software-management/libcomps +tag_prefix: "^libcomps-" +seperator: "." -- Gitee