Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 3e5731b8de | |||
| a2fc142903 | |||
| 490a4be88d |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user