diff --git a/mkdocs_material-9.5.11.tar.gz b/mkdocs_material-9.5.11.tar.gz deleted file mode 100644 index f761b49..0000000 --- a/mkdocs_material-9.5.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7af7f8af0dea16175558f3fb9245d26c83a17199baa5f157755e63d7437bf971 -size 4032358 diff --git a/mkdocs_material-9.5.14.tar.gz b/mkdocs_material-9.5.14.tar.gz new file mode 100644 index 0000000..a536e68 --- /dev/null +++ b/mkdocs_material-9.5.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1f8e67cda2587ab93ecea9ba42d0ca61d1d7b5fad8cf690eeaeb39dcd4b9af +size 4052369 diff --git a/python-mkdocs-material.changes b/python-mkdocs-material.changes index ea0fa6b..92f16dd 100644 --- a/python-mkdocs-material.changes +++ b/python-mkdocs-material.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Mon Mar 18 07:29:42 UTC 2024 - Johannes Kastl + +- update to 9.5.14: + * Added support for hiding versions from selector when using mike + * Added init system to improve signal handling in Docker image + * Fixed edge cases in exclusion logic of info plugin + * Fixed inability to reset pipeline in search plugin + * Fixed syntax error in Finnish translations + * Fixed #6917 + : + UTF-8 encoding problems in blog plugin on Windows + * Fixed #6889 + : + Transparent iframes get background color + +------------------------------------------------------------------- +Sat Mar 16 18:16:06 UTC 2024 - Johannes Kastl + +- update to 9.5.13: + * Updated Slovak translations + * Improved info plugin interop with projects plugin + * Improved info plugin inclusion/exclusion logic + * Fixed info plugin not gathering files recursively + * Fixed #6750 + : + Ensure info plugin packs up all necessary files + +------------------------------------------------------------------- +Sat Mar 16 18:11:45 UTC 2024 - Johannes Kastl + +- update to 9.5.12: + * Fixed #6846 + : + Some meta tags removed on instant navigation (9.4.2 regression) + * Fixed #6823 + : KaTex + not rendering on instant navigation (9.5.5 regression) + * Fixed #6821 + : + Privacy plugin doesn't handle URLs with encoded characters + ------------------------------------------------------------------- Sat Feb 24 08:54:06 UTC 2024 - Johannes Kastl diff --git a/python-mkdocs-material.spec b/python-mkdocs-material.spec index e76a237..dc4542f 100644 --- a/python-mkdocs-material.spec +++ b/python-mkdocs-material.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %global skip_python312 1 Name: python-mkdocs-material -Version: 9.5.11 +Version: 9.5.14 Release: 0 Summary: Material theme for mkdocs License: MIT