From 504b61e96cf8f947f44661e286069b17d61b7721 Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Wed, 6 May 2020 18:09:14 +0800 Subject: [PATCH 1/2] Increase gflags yaml --- gflags.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gflags.yaml diff --git a/gflags.yaml b/gflags.yaml new file mode 100644 index 0000000..a5c1677 --- /dev/null +++ b/gflags.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: gflags/gflags +tag_prefix: "^v" +seperator: "." From 48a2f1d5b83a45a4782f8bd102123fe0b13cd3e0 Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Thu, 7 May 2020 09:41:54 +0800 Subject: [PATCH 2/2] Increase gflags yaml --- gflags.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gflags.yaml b/gflags.yaml index a5c1677..64840ec 100644 --- a/gflags.yaml +++ b/gflags.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: gflags/gflags -tag_prefix: "^v" -seperator: "." +tag_prefix: ^v +seperator: .