diff --git a/nototools.spec b/nototools.spec index 23d8877106d0d29f03be2db44b3654389263a867..598da765767b77241b6bb1dd4977e9b7f38f902a 100644 --- a/nototools.spec +++ b/nototools.spec @@ -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-py3.*.egg-info %{python3_sitelib}/third_party %changelog +* Wed Mar 30 2022 baizhonggui - 0-3 +- support py3.10+ wildcard to fix build error + * Wed Oct 21 2020 wangxiao - 0-2 - drop python2 subpackage