diff --git a/python-zope.interface.changes b/python-zope.interface.changes index 7fe06bf..f448745 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 15:53:29 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + +------------------------------------------------------------------- +Mon Mar 24 07:13:03 UTC 2025 - Steve Kowalik + +- Correct dist-info directory due to new setuptools. + ------------------------------------------------------------------- Mon Jan 20 10:32:13 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-zope.interface.spec b/python-zope.interface.spec index 5573a5f..eb65197 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -84,7 +84,7 @@ cd src %files %{python_files} %license LICENSE.txt COPYRIGHT.txt %doc CHANGES.rst README.rst -%{python_sitearch}/zope.interface-%{version}.dist-info +%{python_sitearch}/zope[_.]interface-%{version}.dist-info %{python_sitearch}/zope.interface-%{version}*-nspkg.pth %dir %{python_sitearch}/zope %{python_sitearch}/zope/interface