From b46e5d5ebc82286aaaad5454dd31b4f7eda5e2f8afe12045b2f3e378774bf32e Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 15 Aug 2017 14:10:16 +0000 Subject: [PATCH] verbose .changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-fileutils?expand=0&rev=26 --- ocaml-fileutils.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ocaml-fileutils.changes b/ocaml-fileutils.changes index f0cf893..66aa7d7 100644 --- a/ocaml-fileutils.changes +++ b/ocaml-fileutils.changes @@ -7,6 +7,8 @@ Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de Mon Jul 17 20:24:18 UTC 2017 - ohering@suse.de - Update to version 0.5.2 + Fix non POSIX behavior of cp with links when "recurse:false". + Test file existence with Unix.LargeFile.lstat in FileUtilRM. ------------------------------------------------------------------- Mon Jul 17 12:48:58 UTC 2017 - ohering@suse.de