* 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
Version: 2.48.4-bp150.1.3
* 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
* Mon Jan 14 2013 saschpe@suse.de
- Update to version 2.40.102:
+ Upstream provides no changelog
- Uppercase name and a comment in unison.desktop
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Mon Jun 06 2011 mhopf@novell.com
- Make unison build on Evergreen 11.1.
* Fri Apr 29 2011 mhopf@novell.com
- Update to 2.40.63:
* Include makefile patch
* Make unison compile with ocaml 3.12
* Fix incompatibility with OpenSSH 5.6
* Thu Mar 31 2011 saschpe@suse.de
- Spec file cleanup
* Removed authors from description
* Removed ctags dependency
* Sat Jan 29 2011 poletti.marco@gmail.com
- Update to version 2.40.61:
* Add "BelowPath" patterns
* Other fixes and improvements
- Update to version 2.40.1:
* Unicode support
* Partial transfer of directories
* Experimental prococol for asyncronous file tranfers, hiding latency
* Improve the performance of the rsync protocol
* Many (!) other improvements and fixes
* Thu Oct 07 2010 aj@suse.de
- Fix build with ocaml 3.12 (patch unison-ocaml.patch).
* Wed Dec 16 2009 mhopf@novell.com
- Update to latest stable version 2.32.52
* If Unison is interrupted during a directory transfer, it will now leave
the partially transferred directory intact in a temporary location
* Added experimental support for invoking an external file transfer tool for
whole-file copies
* Very preliminary support for triggering Unison from an external
filesystem-watching utility.
* Ignore one hour differences when deciding whether a file may have been
updated (ignore daylight saving time changes under Windows)
* Fixed slow performances when transferring a file using our rsync
implementation from a 64-bit architecture to a 32-bit architecture
* Case sensitivity information put in the archive (in a backward compatible
way) and checked when the archive is loaded
* Upgraded to GPL version 3
* In repeat mode, don't save the archives when there is no update
* Tons of bug fixes + small additions
* Fri Sep 04 2009 mhopf@novell.com
- Update to latest stable version 2.27.157
* various small fixes.
* Mon Jun 29 2009 seife@suse.de
- Updated to latest stable version 2.27.149:
* various small fixes all over the place
* Fri Jun 19 2009 coolo@novell.com
- disable as-needed for this package as it fails to build with it
* Mon Jan 21 2008 seife@suse.de
- Updated to 2.27.57:
* only some minor bugfixes (mistriggering assertions etc)
* the patch vor bug 331513 is incorporated upstream
* Wed Nov 28 2007 seife@suse.de
- add an application icon for unison (bug 309880)