diff --git a/python-pyerfa.spec b/python-pyerfa.spec index 449c6a6..c47230a 100644 --- a/python-pyerfa.spec +++ b/python-pyerfa.spec @@ -60,7 +60,7 @@ rm tests/__pycache__/test_erfa*pytest*.pyc popd -%files -n python%{python3_pkgversion}-%{pypi_name} +%files -n python3-%{pypi_name} %license LICENSE.rst %doc AUTHORS.rst CHANGES.rst README.rst %{python3_sitearch}/%{module_name} @@ -69,4 +69,4 @@ popd %changelog * Fri Nov 20 11:37:40 CET 2020 Christian Dersch - 1.7.1.1-1 -- initial package +- initial package (Review: RHBZ #1898135)