From 6e86d8199bc98e0c911a34b17098bb863d11f9c8 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 16:29:59 +0800 Subject: [PATCH] add yaml file --- libdnf.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libdnf.yaml diff --git a/libdnf.yaml b/libdnf.yaml new file mode 100644 index 0000000..f839aa3 --- /dev/null +++ b/libdnf.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rpm-software-management/libdnf +tag_prefix: ^ +seperator: . -- Gitee