diff --git a/python-Mathics.changes b/python-Mathics.changes index 8e2388e..22427ae 100644 --- a/python-Mathics.changes +++ b/python-Mathics.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 10 12:38:54 UTC 2025 - Atri Bhattacharya + +- Fix build failures due to change in dist-info dir naming scheme. + ------------------------------------------------------------------- Sat Feb 8 15:46:46 UTC 2025 - Atri Bhattacharya diff --git a/python-Mathics.spec b/python-Mathics.spec index 98d9159..32c6216 100644 --- a/python-Mathics.spec +++ b/python-Mathics.spec @@ -134,7 +134,7 @@ export USE_CYTHON=0 %doc README.rst AUTHORS.txt %python_alternative %{_bindir}/mathics %{python_sitelib}/mathics/ -%{python_sitelib}/%{pyname}-%{version}*.*-info/ +%{python_sitelib}/mathics3-%{version}*.*-info/ %endif %changelog