14
0

- update to 2024.10.13:

* Improve error handling for failures in pre-build commands.
  * Show the changed paths that triggered the rebuild.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autobuild?expand=0&rev=9
This commit is contained in:
2024-11-20 18:27:11 +00:00
committed by Git OBS Bridge
parent 619dda638c
commit 65e06c105e
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 20 18:26:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <ecsos@opensuse.org>