diff --git a/python-rst.linker.changes b/python-rst.linker.changes index 1934f0b..655b24c 100644 --- a/python-rst.linker.changes +++ b/python-rst.linker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 07:52:36 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Tue Sep 19 14:51:16 UTC 2023 - Dirk Müller diff --git a/python-rst.linker.spec b/python-rst.linker.spec index 1f82bbb..f33e535 100644 --- a/python-rst.linker.spec +++ b/python-rst.linker.spec @@ -1,7 +1,7 @@ # # spec file for package python-rst.linker # -# Copyright (c) 2023 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 @@ -66,6 +66,6 @@ changelog. %doc CHANGES.rst README.rst # This needs a fix if there will be any more rst.* namespace packages (none on PyPI so far) %{python_sitelib}/rst -%{python_sitelib}/rst.linker-%{version}*-info +%{python_sitelib}/rst_linker-%{version}.dist-info %changelog