diff --git a/python-zope.configuration.changes b/python-zope.configuration.changes index 8adb260..256f1c4 100644 --- a/python-zope.configuration.changes +++ b/python-zope.configuration.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 00:40:09 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Tue Dec 17 05:07:47 UTC 2024 - Steve Kowalik diff --git a/python-zope.configuration.spec b/python-zope.configuration.spec index c11f199..b6b6d4a 100644 --- a/python-zope.configuration.spec +++ b/python-zope.configuration.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.configuration # -# 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 @@ -87,7 +87,7 @@ rm -rf zope.configuration.egg-info %doc CHANGES.rst COPYRIGHT.txt README.rst %dir %{python_sitelib}/zope %{python_sitelib}/zope/configuration -%{python_sitelib}/zope.configuration-%{version}.dist-info +%{python_sitelib}/zope_configuration-%{version}.dist-info %{python_sitelib}/zope.configuration-6.0-*-nspkg.pth %endif