From 135dffd1598830c158ac289c52ab510b217a4888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Mon, 21 Sep 2020 18:34:01 +0800 Subject: [PATCH] update yaml file --- python-rpm-generators.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/python-rpm-generators.yaml b/python-rpm-generators.yaml index 3af2ff2..9939753 100644 --- a/python-rpm-generators.yaml +++ b/python-rpm-generators.yaml @@ -1,4 +1,5 @@ -version_control: github -src_repo: https:/ -tag_prefix: ^v -seperator: . \ No newline at end of file +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA +url: https://src.fedoraproject.org/rpms/python-rpm-generators -- Gitee