14
0

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rst.linker?expand=0&rev=27
This commit is contained in:
2025-03-26 07:52:48 +00:00
committed by Git OBS Bridge
parent 409692ede4
commit 490a4be88d
2 changed files with 7 additions and 2 deletions

View File

@@ -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