diff --git a/mkdocs-1.6.0.tar.gz b/mkdocs-1.6.0.tar.gz deleted file mode 100644 index 003a056..0000000 --- a/mkdocs-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b137b0a3f9cd92a2c4454fa2a80d530ce3388585dbd17ff88979073a0295e2c -size 4494411 diff --git a/mkdocs-1.6.1.tar.gz b/mkdocs-1.6.1.tar.gz new file mode 100644 index 0000000..ecb85b5 --- /dev/null +++ b/mkdocs-1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b78edfc02bf37646d0c5b6fc7b2ee5f96b7e060207654ee187149c71b84644 +size 4495216 diff --git a/python-mkdocs.changes b/python-mkdocs.changes index b1e24e7..cd4fa46 100644 --- a/python-mkdocs.changes +++ b/python-mkdocs.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Sep 9 11:58:00 UTC 2024 - Johannes Kastl + +- update to 1.6.1: + * Fixed + - Fix build error when environment variable SOURCE_DATE_EPOCH=0 + is set. #3795 + - Fix build error when mkdocs_theme.yml config is empty. #3700 + - Support python -W and PYTHONWARNINGS instead of overriding + the configuration. #3809 + - Support running with Docker under strict mode, by removing + 0.0.0.0 dev server warning. #3784 + - Drop unnecessary changefreq from sitemap.xml. #3629 + - Fix JavaScript console error when closing menu dropdown. + #3774 + - Fix JavaScript console error that occur on repeated clicks. + #3730 + - Fix JavaScript console error that can occur on dropdown + selections. #3694 + * Added + - Added translations for Dutch. #3804 + - Added and updated translations for Chinese (Simplified). + #3684 + ------------------------------------------------------------------- Thu Apr 25 19:48:16 UTC 2024 - Johannes Kastl diff --git a/python-mkdocs.spec b/python-mkdocs.spec index e2d0495..bffabe5 100644 --- a/python-mkdocs.spec +++ b/python-mkdocs.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-mkdocs -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: Project documentation with Markdown License: BSD-2-Clause