From aa7a231dbc86a79270b2aa9073ace72f8b42f515 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:51:55 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- catfish.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 catfish.yaml diff --git a/catfish.yaml b/catfish.yaml new file mode 100644 index 0000000..59e688a --- /dev/null +++ b/catfish.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "catfish-" +seperator: "." From d1b19862eb32b5ed1afad68db21221820ad722c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Fri, 27 Nov 2020 19:44:49 +0800 Subject: [PATCH 2/2] update catfish.yaml. --- catfish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catfish.yaml b/catfish.yaml index 59e688a..0ae882a 100644 --- a/catfish.yaml +++ b/catfish.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/apps/catfish.git tag_prefix: "catfish-" seperator: "."