diff --git a/python-zope.component.changes b/python-zope.component.changes index 81e24fb..94ecf88 100644 --- a/python-zope.component.changes +++ b/python-zope.component.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 00:40:09 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Thu Oct 24 09:08:54 UTC 2024 - Dirk Müller diff --git a/python-zope.component.spec b/python-zope.component.spec index 394e396..6e03fd9 100644 --- a/python-zope.component.spec +++ b/python-zope.component.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.component # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -95,7 +95,7 @@ rm -rf src/zope.component.egg-info %dir %{python_sitelib}/zope %{python_sitelib}/zope/component %{python_sitelib}/zope.component-%{version}-py*-nspkg.pth -%{python_sitelib}/zope.component-%{version}.dist-info +%{python_sitelib}/zope_component-%{version}.dist-info %endif %changelog