From 60b8675001c295e4a274d9c48e76506b97489382 Mon Sep 17 00:00:00 2001 From: linfeilong835 Date: Mon, 10 Aug 2020 15:48:44 +0800 Subject: [PATCH 1/3] update file.yaml. --- file.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file.yaml b/file.yaml index 730c51b..f5aaaab 100644 --- a/file.yaml +++ b/file.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: file/file -tag_prefix: ^v -seperator: "." +tag_prefix: FILE5 +seperator: From 15c1ed06a07efcdef485306cc99889ba05f7763f Mon Sep 17 00:00:00 2001 From: linfeilong835 Date: Mon, 10 Aug 2020 15:49:49 +0800 Subject: [PATCH 2/3] update file.spec. --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index 778df81..1800865 100644 --- a/file.spec +++ b/file.spec @@ -1,6 +1,6 @@ Name: file Version: 5.39 -Release: 2 +Release: 3 Summary: A tool to identify the type of a particular file type License: BSD URL: http://www.darwinsys.com/file/ @@ -152,6 +152,9 @@ make check %{python3_sitelib}/__pycache__/* %changelog +* Mon Aug 10 2020 volcanodragon - 5.39-3 +- update yaml file + * Sat Jul 25 2020 Zhiqiang Liu - 5.39-2 - enable make check From 5b392fefdbe829cd4d124940f7eb24610cf66aab Mon Sep 17 00:00:00 2001 From: linfeilong835 Date: Mon, 10 Aug 2020 15:53:05 +0800 Subject: [PATCH 3/3] update file.yaml. --- file.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file.yaml b/file.yaml index f5aaaab..1f20003 100644 --- a/file.yaml +++ b/file.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: file/file -tag_prefix: FILE5 -seperator: +tag_prefix: FILE +seperator: "_"