- Update to version 2.53.1

* Repeat mode is more fault tolerant, recovering after temporary
    errors.
  * Preferences "force", "prefer" and related no longer require
    specifying the full root.
  * Improve stopping of update propagation.
  * Add graceful stop in repeat mode - SIGUSR2.
  * Add watch+seconds to 'repeat' preference.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/unison?expand=0&rev=32
This commit is contained in:
2023-03-20 12:16:41 +00:00
committed by Git OBS Bridge
parent ff7491444b
commit cf15a13d64
5 changed files with 17 additions and 5 deletions

View File

@@ -59,7 +59,7 @@
<param name="exclude">tests</param>
<param name="exclude">unicode_utils</param>
<param name="filename">unison</param>
<param name="revision">f3f7972bdab2770ea3085fad06c7939c2233ff7c</param>
<param name="revision">8e01d8a9a0d025d08cfbf2d36f315f22e82fb578</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/bcpierce00/unison.git</param>