From 5da4298acd9349eb6f193b711659beaf431c2fd6 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 16:04:29 +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..fe9d1a4 --- /dev/null +++ b/libcomps.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rpm-software-management/libcomps +tag_prefix: ^libcomps- +seperator: . -- Gitee