!6 change the spec file name to be the same as the repo name

From: @chen-jan
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-10-26 02:35:03 +00:00 committed by Gitee
commit 5b710e926e

View File

@ -1,6 +1,6 @@
Name: fonttools Name: fonttools
Version: 3.29.0 Version: 3.29.0
Release: 3 Release: 4
Summary: Tools to manipulate font files Summary: Tools to manipulate font files
License: MIT License: MIT
URL: https://github.com/fonttools/fonttools/ URL: https://github.com/fonttools/fonttools/
@ -62,6 +62,9 @@ rm -rf *.egg-info
%{python3_sitelib}/fonttools-%{version}-py3.?.egg-info %{python3_sitelib}/fonttools-%{version}-py3.?.egg-info
%changelog %changelog
* Tue Oct 26 2021 chenchen <chen_aka_jan@163.com> - 3.29.0-4
- change the spec file name to be the same as the repo name
* Thu Oct 22 2020 huanghaitao <huannghaitao8@huawei.com> - 3.29.0-3 * Thu Oct 22 2020 huanghaitao <huannghaitao8@huawei.com> - 3.29.0-3
- Disable python2 module - Disable python2 module