OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 17:10:04 +01:00
parent 0900ab7e9f
commit 44dc7a95ca

View File

@ -2,7 +2,7 @@
Name: ocaml-fileutils
Version: 0.4.5
Release: 14%{?dist}
Release: 15%{?dist}
Summary: OCaml library for common file and filename operations
License: LGPLv2 with exceptions
@ -93,6 +93,9 @@ make test
%changelog
* Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 0.4.5-15
- OCaml 4.02.3 rebuild.
* Mon Jul 27 2015 Richard W.M. Jones <rjones@redhat.com> - 0.4.5-14
- Remove ExcludeArch since bytecode build should now work.