diff --git a/file.spec b/file.spec index 778df815cc953d3c243fba842e63e72c8367af7d..1800865bae55b0dd44388ae117f861626f6626e0 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 diff --git a/file.yaml b/file.yaml index 730c51ba48f603352af711328ec85f62be5d16bb..1f20003d4c82610cf9b561bc1ffb3358956e8900 100644 --- a/file.yaml +++ b/file.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: file/file -tag_prefix: ^v -seperator: "." +tag_prefix: FILE +seperator: "_"