OCaml 4.07.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2018-07-11 16:16:52 +01:00
parent a7ff40d655
commit ab702654b4

View File

@ -1,6 +1,6 @@
Name: ocaml-fileutils
Version: 0.5.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: OCaml library for common file and filename operations
License: LGPLv2 with exceptions
@ -95,6 +95,9 @@ make test
%changelog
* Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 0.5.2-4
- OCaml 4.07.0 (final) rebuild.
* Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 0.5.2-3
- OCaml 4.07.0-rc1 rebuild.