Update package with version 6.0.4

This commit is contained in:
desert-sailor 2024-03-05 12:22:17 +08:00
parent b8c548f450
commit f146f96df3
3 changed files with 7 additions and 1 deletions

Binary file not shown.

View File

@ -5,7 +5,7 @@
Mkdocs Markdown includer plugin.}
Name: python-%{pypi_name}
Version: 6.0.0
Version: 6.0.4
Release: 1
Summary: Mkdocs Markdown includer plugin.
License: Apache-2.0
@ -44,5 +44,11 @@ Summary: Mkdocs Markdown includer plugin.
%{python3_sitelib}/mkdocs_include_markdown_plugin/
%changelog
* Tue Mar 5 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 6.0.4-1
- Update package with version 6.0.4
Add mkdocs>=1.4 as dependency.
Dropped Python upper version requirement bound.
Fixed some warnings not shown when missing start and end delimiters in some contexts
* Wed Aug 23 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 6.0.0-1
- Package init