From bbde053f4ecb4c9a5f670f2ba1d24c217de90039 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Wed, 6 May 2020 16:33:42 +0800 Subject: [PATCH] add ruby-common.yaml --- ruby-common.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ruby-common.yaml diff --git a/ruby-common.yaml b/ruby-common.yaml new file mode 100644 index 0000000..8fc11e2 --- /dev/null +++ b/ruby-common.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: openSUSE/ruby-packaging +tag_prefix: ^v +seperator: . -- Gitee