diff --git a/python-sphinx-autobuild.changes b/python-sphinx-autobuild.changes index eea7d90..36da1ec 100644 --- a/python-sphinx-autobuild.changes +++ b/python-sphinx-autobuild.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 20 18:26:43 UTC 2024 - Dirk Müller + +- update to 2024.10.13: + * Improve error handling for failures in pre-build commands. + * Show the changed paths that triggered the rebuild. + ------------------------------------------------------------------- Wed Sep 25 05:21:38 UTC 2024 - ecsos diff --git a/python-sphinx-autobuild.spec b/python-sphinx-autobuild.spec index a41e331..b60f556 100644 --- a/python-sphinx-autobuild.spec +++ b/python-sphinx-autobuild.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sphinx-autobuild -Version: 2024.9.19 +Version: 2024.10.3 Release: 0 Summary: Rebuild Sphinx documentation on changes, with live-reload in the browser License: MIT diff --git a/sphinx_autobuild-2024.10.3.tar.gz b/sphinx_autobuild-2024.10.3.tar.gz new file mode 100644 index 0000000..f480fe2 --- /dev/null +++ b/sphinx_autobuild-2024.10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248150f8f333e825107b6d4b86113ab28fa51750e5f9ae63b59dc339be951fb1 +size 14023 diff --git a/sphinx_autobuild-2024.9.19.tar.gz b/sphinx_autobuild-2024.9.19.tar.gz deleted file mode 100644 index ac56638..0000000 --- a/sphinx_autobuild-2024.9.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dd4863d174e533c1cd075eb5dfc90ad9a21734af7efd25569bf228b405e08ef -size 13712