17
0

3 Commits

2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 1 15:46:38 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Wed Mar 26 07:52:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Tue Sep 19 14:51:16 UTC 2023 - Dirk Müller <dmueller@suse.com>

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