diff --git a/python-zope.proxy.changes b/python-zope.proxy.changes index d3aedb1..e25bc22 100644 --- a/python-zope.proxy.changes +++ b/python-zope.proxy.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Thu Mar 27 00:40:11 UTC 2025 - Steve Kowalik +Fri Mar 28 01:36:48 UTC 2025 - Steve Kowalik - Normalize metadata directory name. +- Normalize include directory name. ------------------------------------------------------------------- Mon Oct 28 21:51:48 UTC 2024 - Dirk Müller diff --git a/python-zope.proxy.spec b/python-zope.proxy.spec index ac8bb76..cd434a0 100644 --- a/python-zope.proxy.spec +++ b/python-zope.proxy.spec @@ -95,8 +95,8 @@ rm -rf zope.proxy.egg-info %{python_sitearch}/zope_proxy-%{version}.dist-info %files %{python_files devel} -%dir %{python_sysconfig_path include}/zope.proxy -%{python_sysconfig_path include}/zope.proxy/* +%dir %{python_sysconfig_path include}/zope_proxy +%{python_sysconfig_path include}/zope_proxy/* %{python_sitearch}/zope/proxy/proxy.h %endif