diff --git a/mkdocs-1.5.0.tar.gz b/mkdocs-1.5.0.tar.gz deleted file mode 100644 index 635efe1..0000000 --- a/mkdocs-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fad42de2779752ea09c3e89c797c028fe829f4b76debe78d4b8739420746a0a4 -size 4042630 diff --git a/mkdocs-1.5.1.tar.gz b/mkdocs-1.5.1.tar.gz new file mode 100644 index 0000000..20349ee --- /dev/null +++ b/mkdocs-1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f236d1f997f22adb28f566157acbbd250e52374bb51f3377277925902d83dbc +size 4042737 diff --git a/python-mkdocs.changes b/python-mkdocs.changes index bf2071e..b758161 100644 --- a/python-mkdocs.changes +++ b/python-mkdocs.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 1 13:02:20 UTC 2023 - Johannes Kastl + +- update to 1.5.1: + * Bug fixes + - Bugfix (regression in 1.5.0): Make it possible to treat + ExtraScriptValue as a path. This lets some plugins still work + despite the breaking change. + - Bugfix (regression in 1.5.0): Prevent errors for special + setups that have 3 conflicting files, such as index.html, + index.md and README.md (#3314) + ------------------------------------------------------------------- Thu Jul 27 04:38:25 UTC 2023 - Johannes Kastl diff --git a/python-mkdocs.spec b/python-mkdocs.spec index c67fc91..9050f03 100644 --- a/python-mkdocs.spec +++ b/python-mkdocs.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-mkdocs -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Project documentation with Markdown License: BSD-2-Clause