diff --git a/pyxattr.spec b/pyxattr.spec index 40946e8..83e2df3 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -46,7 +46,7 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}:$PYTHONPATH python3 -m pytest test %files -n python3-%{name} -%{python3_sitearch}/xattr.cpython-??* +%{python3_sitearch}/xattr.cpython-%{python3_version_nodots}* %{python3_sitearch}/*egg-info %license COPYING %doc NEWS README.md