From 1003cd0a17aaeea475e5f8d06455759ad07f1e9b Mon Sep 17 00:00:00 2001 From: tong_1001 Date: Sat, 13 Jun 2020 14:12:47 +0800 Subject: [PATCH 1/2] add yaml file in package --- libasyncns.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libasyncns.yaml diff --git a/libasyncns.yaml b/libasyncns.yaml new file mode 100644 index 0000000..dd49ae1 --- /dev/null +++ b/libasyncns.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: git://git.0pointer.de/libasyncns +tag_prefix: +seperator: . From 9fa093f86f83b5c35cc33c446950d0a5f0f21bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Sat, 13 Jun 2020 14:14:48 +0800 Subject: [PATCH 2/2] update libasyncns.yaml. --- libasyncns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libasyncns.yaml b/libasyncns.yaml index dd49ae1..bfda351 100644 --- a/libasyncns.yaml +++ b/libasyncns.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: git://git.0pointer.de/libasyncns -tag_prefix: +tag_prefix: ^libasyncns- seperator: .