From 70e766eccb6b0e360c1ad75ada79756ae247f04f Mon Sep 17 00:00:00 2001 From: zzm_567 Date: Sat, 13 Jun 2020 15:40:59 +0800 Subject: [PATCH 1/2] add yaml file --- libgweather.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libgweather.yaml diff --git a/libgweather.yaml b/libgweather.yaml new file mode 100644 index 0000000..09d9984 --- /dev/null +++ b/libgweather.yaml @@ -0,0 +1,4 @@ +version_control: gitlab.gnome +src_repo: libgweather +tag_prefix: LIBGWEATHER_ +seperator: "." From 1d50022d06786e536564d6700e6a2fca8fad1f97 Mon Sep 17 00:00:00 2001 From: zhanzhimin Date: Tue, 30 Jun 2020 09:27:10 +0800 Subject: [PATCH 2/2] update libgweather.yaml. --- libgweather.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgweather.yaml b/libgweather.yaml index 09d9984..d3c43b0 100644 --- a/libgweather.yaml +++ b/libgweather.yaml @@ -1,4 +1,4 @@ version_control: gitlab.gnome src_repo: libgweather tag_prefix: LIBGWEATHER_ -seperator: "." +seperator: "_"