From d52ab958a21b3ae80cf4693d95e09b06167dfd8f Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:03:30 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfconf.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfconf.yaml diff --git a/xfconf.yaml b/xfconf.yaml new file mode 100644 index 0000000..537a50b --- /dev/null +++ b/xfconf.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfconf-" +seperator: "." From 402bdbd97b7aa0753d24ee88b4aec60f8816365d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 12:10:07 +0800 Subject: [PATCH 2/2] update xfconf.yaml. --- xfconf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfconf.yaml b/xfconf.yaml index 537a50b..25207bd 100644 --- a/xfconf.yaml +++ b/xfconf.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/xfce/xfconf.git tag_prefix: "xfconf-" seperator: "."