From c05a85f8195ef4c7a9ca4218bf7ca032e05b78e5 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:54:55 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- ristretto.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ristretto.yaml diff --git a/ristretto.yaml b/ristretto.yaml new file mode 100644 index 0000000..a983f08 --- /dev/null +++ b/ristretto.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "ristretto-" +seperator: "." From 065685c5140e4737a2e21db94649c4dd60f7ffe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 17:54:01 +0800 Subject: [PATCH 2/2] update ristretto.yaml. --- ristretto.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ristretto.yaml b/ristretto.yaml index a983f08..c7d2ecb 100644 --- a/ristretto.yaml +++ b/ristretto.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/apps/ristretto.git tag_prefix: "ristretto-" seperator: "."