forked from pool/python-Markdown
Accepting request 1266122 from home:mcalabkova:branches:devel:languages:python
- Make the metadata directory name case-insensitive. OBS-URL: https://build.opensuse.org/request/show/1266122 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=98
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 1 11:32:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Make the metadata directory name case-insensitive.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 25 03:13:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Tue Mar 25 03:13:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -92,7 +92,7 @@ supported by the [Available Extensions][].
|
|||||||
%doc README.md docs/*
|
%doc README.md docs/*
|
||||||
%python_alternative %{_bindir}/markdown_py
|
%python_alternative %{_bindir}/markdown_py
|
||||||
%{python_sitelib}/markdown
|
%{python_sitelib}/markdown
|
||||||
%{python_sitelib}/markdown-%{version}.dist-info
|
%{python_sitelib}/[mM]arkdown-%{version}.dist-info
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user