Replace Python version glob with macro (needed for Python 3.10+)
This commit is contained in:
parent
be67d07294
commit
cac434b108
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}
|
|||
%{_bindir}/flies
|
||||
%{_bindir}/zanata
|
||||
%{python3_sitelib}/zanataclient
|
||||
%{python3_sitelib}/zanata_python_client-%{version}-py3.?.egg-info
|
||||
%{python3_sitelib}/zanata_python_client-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue