From 68f9e5a36b62c103e4ecc5606df8ca312ab7a194 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:59:42 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-notifyd.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfce4-notifyd.yaml diff --git a/xfce4-notifyd.yaml b/xfce4-notifyd.yaml new file mode 100644 index 0000000..acb1760 --- /dev/null +++ b/xfce4-notifyd.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-notifyd-" +seperator: "." -- Gitee From 37bcb417dcdc301db3b541944d36970e265de329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 15:04:24 +0800 Subject: [PATCH 2/2] update xfce4-notifyd.yaml. --- xfce4-notifyd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-notifyd.yaml b/xfce4-notifyd.yaml index acb1760..baec87f 100644 --- a/xfce4-notifyd.yaml +++ b/xfce4-notifyd.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/apps/xfce4-notifyd.git tag_prefix: "xfce4-notifyd-" seperator: "." -- Gitee