Replace Python version glob with macro (needed for Python 3.10+)

This commit is contained in:
Tomas Hrnciar 2020-10-27 16:08:45 +01:00 committed by Miro Hrončok
parent 313329fd5b
commit ebf10d4018

View File

@ -77,7 +77,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
%license LICENSE
%doc NEWS.rst README.rst
%{python3_sitelib}/fontTools
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
%changelog
* Sun Oct 18 16:32:27 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.16.1-1