!4 修复编译失败问题

From: @caodongxia 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2022-04-07 02:53:09 +00:00 committed by Gitee
commit 907d7987a2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: nototools
Version: 0
Release: 2
Release: 3
Summary: Noto fonts support tools and scripts plus web site generation
License: ASL 2.0
URL: https://github.com/googlei18n/nototools
@ -65,11 +65,14 @@ cd ..
%files -n python3-nototools
%{python3_sitelib}/nototools
%{python3_sitelib}/nototools-0.0.1-py3.?.egg-info
%{python3_sitelib}/nototools-0.0.1-py%{python3_version}.egg-info
%{python3_sitelib}/third_party
%changelog
* Wed Apr 6 2022 caodongxia <caodongxia@h-partners.com> - 0-3
- fix build error caused by python3.10 wildcard
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 0-2
- drop python2 subpackage