From 32365e4eef5ccb8ce462b48e55f1c16b9c976c2e Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Wed, 17 Jun 2020 11:20:45 +0800 Subject: [PATCH] add yaml file in package --- hwinfo.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hwinfo.yaml diff --git a/hwinfo.yaml b/hwinfo.yaml new file mode 100644 index 0000000..f31adea --- /dev/null +++ b/hwinfo.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: openSUSE/hwinfo +tag_prefix: ^ +seperator: . -- Gitee