From 4e9349b6568c6171cb2005ee303dd0a435a1c874 Mon Sep 17 00:00:00 2001 From: gaochao_100 Date: Mon, 15 Jun 2020 11:22:05 +0800 Subject: [PATCH 1/2] add yaml file in package --- source-highlight.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 source-highlight.yaml diff --git a/source-highlight.yaml b/source-highlight.yaml new file mode 100644 index 0000000..21c9027 --- /dev/null +++ b/source-highlight.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.savannah.gnu.org/git/src-highlite.git +tag_prefix: ^rel_ +seperator: _ From 485dd3ff497846b242e805874d19eed91a317f53 Mon Sep 17 00:00:00 2001 From: gaoch_100 Date: Tue, 30 Jun 2020 16:20:56 +0800 Subject: [PATCH 2/2] update source-highlight.yaml. --- source-highlight.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-highlight.yaml b/source-highlight.yaml index 21c9027..a5a3007 100644 --- a/source-highlight.yaml +++ b/source-highlight.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://git.savannah.gnu.org/git/src-highlite.git tag_prefix: ^rel_ -seperator: _ +seperator: "_"