- Update to version 2.53.5
* Various minor bugfixes. * Recovery from errors during repeat mode (enabled in 2.53.1) is disabled for time being. OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/unison?expand=0&rev=45
This commit is contained in:
parent
d8124739b5
commit
9f5e9e83ee
2
_service
2
_service
@ -53,7 +53,7 @@
|
||||
<param name="exclude">unison-gui.opam</param>
|
||||
<param name="exclude">unison.opam</param>
|
||||
<param name="filename">unison</param>
|
||||
<param name="revision">f6e8bea5d9e5a5282904fdf644ed4d7ee9b9b2ad</param>
|
||||
<param name="revision">060f54b0ec95e26df8725d699ef7b4cab23e0d68</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/bcpierce00/unison.git</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1d6cfc5a89f9a7d71ae153bb5d7722d207a3691893e2b602e61a24a810bfe0d
|
||||
size 389860
|
3
unison-2.53.5.tar.xz
Normal file
3
unison-2.53.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f4f39078e7669bfe95ad18e38d6818b42af0f6e62cdc3b587de92ad85dd6c50
|
||||
size 390452
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 07:07:07 UTC 2024 - ohering@suse.de
|
||||
|
||||
- Update to version 2.53.5
|
||||
* Various minor bugfixes.
|
||||
* Recovery from errors during repeat mode (enabled in 2.53.1)
|
||||
is disabled for time being.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 20:20:20 UTC 2024 - ohering@suse.de
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
%define pkg unison
|
||||
Name: %pkg%nsuffix
|
||||
Version: 2.53.4
|
||||
Version: 2.53.5
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
Summary: File synchronization tool
|
||||
|
Loading…
Reference in New Issue
Block a user