diff --git a/python-delegator.py.changes b/python-delegator.py.changes index f75856b..cf2e0a4 100644 --- a/python-delegator.py.changes +++ b/python-delegator.py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 04:03:17 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Thu Feb 29 03:13:06 UTC 2024 - Steve Kowalik diff --git a/python-delegator.py.spec b/python-delegator.py.spec index 72d0f41..e9c0a46 100644 --- a/python-delegator.py.spec +++ b/python-delegator.py.spec @@ -1,7 +1,7 @@ # # spec file for package python-delegator.py # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,7 +63,7 @@ cp %{SOURCE1} . %doc README.rst %license LICENSE %{python_sitelib}/delegator.py -%pycache_only %{python_sitelib}/__pycache__/delegator.*.py* -%{python_sitelib}/delegator.py-%{version}.dist-info +%pycache_only %{python_sitelib}/__pycache__/delegator.*.pyc +%{python_sitelib}/delegator_py-%{version}.dist-info %changelog