fix build error
This commit is contained in:
parent
5b710e926e
commit
6f792e474d
@ -1,6 +1,6 @@
|
||||
Name: fonttools
|
||||
Version: 3.29.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
URL: https://github.com/fonttools/fonttools/
|
||||
@ -59,9 +59,12 @@ rm -rf *.egg-info
|
||||
%files -n python3-fonttools
|
||||
%doc LICENSE
|
||||
%{python3_sitelib}/fontTools
|
||||
%{python3_sitelib}/fonttools-%{version}-py3.?.egg-info
|
||||
%{python3_sitelib}/fonttools-%{version}-py3.*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2022 baizhonggui <baizhonggui@huawei.com> - 3.29.0-5
|
||||
- support py3.10+ wildcard to fix build error
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user