OCaml 4.04.2 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-06-26 20:53:04 +01:00
parent 6805494124
commit 36cce5fdd5
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: ocaml-fileutils
Version: 0.5.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: OCaml library for common file and filename operations
License: LGPLv2 with exceptions
@ -95,6 +95,9 @@ make test
%changelog
* Mon Jun 26 2017 Richard W.M. Jones <rjones@redhat.com> - 0.5.1-5
- OCaml 4.04.2 rebuild.
* Fri May 12 2017 Richard W.M. Jones <rjones@redhat.com> - 0.5.1-4
- OCaml 4.04.1 rebuild.