* Tue May 07 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 2024 ohering@suse.de
- Update to version 2.53.4
* Preferences "force", "prefer" and related "partial" preferences now
work slightly differently with values "newer" and "older". Previously,
if mtimes in both replicas were equal then always the second root
propagated to the first root (possibly reverting user changes). It
is now made explicit that "newer" and "older" only work when mtimes
are different.
* Bugfixes, minor improvements, cleanups.
* Fri Jul 07 2023 ohering@suse.de
- Provide a docs package with man, html and PDF files.
* Fri May 05 2023 ohering@suse.de
- Update to version 2.53.3
* Bugfixes, minor improvements, cleanups.
* Sun Mar 19 2023 ohering@suse.de
- Update to version 2.53.2
* 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.
* Sun Jan 01 2023 olaf@aepfle.de
- Update to version 2.53.0
* Build with GTK3
* Sun May 08 2022 olaf@aepfle.de
- Update to version 2.52.1
* Remove rsh:// URI scheme
* Significant bugfixes and minor improvements
* Mon Apr 04 2022 olaf@aepfle.de
- Update to version 2.52.0
* wireprotocol is now independent from OCaml version
* see included changelog for details
- Build with dune
- Provide unison-text package
* Thu Jun 24 2021 olaf@aepfle.de
- Update to version 2.51.4
* Working files are stored in the unison directory (typically ~/.unison) rather than $HOME.
* see included changelog for details
* Fri Apr 09 2021 olaf@aepfle.de
- Update to version 2.51.4_rc2
remove Compatibility-with-OCaml-4.08.patch
remove Compile-without-unsafe-string.patch
remove Fix-for-lablgtk-2.18.6.patch
remove Fix-warnings-raised-by-OCaml-4.08.1.patch
- Remove ocaml_native_compiler conditional
build native target unconditionally
* Sat Feb 29 2020 olaf@aepfle.de
- Update to v2.51.2, via _service file
- add Fix-warnings-raised-by-OCaml-4.08.1.patch
- add Compile-without-unsafe-string.patch
- update Compatibility-with-OCaml-4.08.patch
- update Fix-for-lablgtk-2.18.6.patch
* Wed Nov 13 2019 olaf@aepfle.de
- Update to v2.48v4, via _service file
- Add Compatibility-with-OCaml-4.08.patch
- Add Fix-for-lablgtk-2.18.6.patch
- Require lablgtk2 > 2.18.5
* Fri Nov 01 2019 olaf@aepfle.de
- Require lablgtk2 < 2.18.8
* Mon Nov 13 2017 okurz@suse.com
- Update to 2.48.4
* Fix build for OCaml 4.03
(and add Makefile improvements for exporting under git)
* Better reporting for OCaml compiler version mismatch
- drop patch unison-ocaml-4.03.patch: Change included in upstream sources
* Mon Jul 17 2017 olaf@aepfle.de
- Wrap specfile conditionals to fix quilt setup
* Mon May 23 2016 olaf@aepfle.de
- Require ocaml >= 4.0.3 due to its API change in Unix.symlink
unison-ocaml-4.03.patch
* Sat Oct 10 2015 olaf@aepfle.de
- Replace BuildRequires lablgtk2-devel with ocaml-lablgtk2-devel
* Fri Oct 09 2015 tilman.vogel@web.de
- include unison-fsmonitor binary in package
* Sat Feb 21 2015 oliver@getspam.de
- Update to 2.48.3:
* Uprintf module replaced with functionality from the standard
library (doesn't work with ocaml4.02, caused crash)
* many file system monitoring improvements
* some minor changes (maxsizethreshold option and a
copyonconflict preference added)
- removed build-fix-EG11.1.patch: was only applied for os 11.1
which is not supported anymore
* Wed Jan 16 2013 ohering@suse.de
- disable strip and /usr/lib/rpm/find-debuginfo.sh for non-opt builds
it destroys bytecode binaries