OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 22:33:33 +01:00
parent f881de52fe
commit 7beda56258
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-augeas
Version: 0.5
Release: 17%{?dist}
Release: 18%{?dist}
Summary: OCaml bindings for Augeas configuration API
License: LGPLv2+ with exceptions
@ -94,6 +94,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 0.5-18
- OCaml 4.02.3 rebuild.
* Tue Jul 21 2015 Richard W.M. Jones <rjones@redhat.com> - 0.5-17
- Enable bytecode compilation.