OCaml 4.02.3 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-07-28 17:57:07 +01:00
parent 0ffcc5c217
commit de7f3b07a8
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: ocaml-biniou
Version: 1.0.9
Release: 16%{?dist}
Release: 17%{?dist}
Summary: Safe and fast binary data format
License: BSD
@ -107,6 +107,9 @@ make test
%changelog
* Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-17
- OCaml 4.02.3 rebuild.
* Tue Jul 21 2015 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-16
- Enable bytecode compilation.