From 1c10a9c1ce07696817d18fe993c30062885040cd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 17 Nov 2017 23:36:30 +0000 Subject: [PATCH] OCaml 4.06.0 rebuild. --- ocaml-bin-prot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-bin-prot.spec b/ocaml-bin-prot.spec index baf09f4..bca1836 100644 --- a/ocaml-bin-prot.spec +++ b/ocaml-bin-prot.spec @@ -4,7 +4,7 @@ Name: ocaml-bin-prot Version: 2.0.9 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Read and write OCaml values in a type-safe binary protocol License: LGPLv2+ with exceptions @@ -114,6 +114,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Fri Nov 17 2017 Richard W.M. Jones - 2.0.9-29 +- OCaml 4.06.0 rebuild. + * Tue Aug 08 2017 Richard W.M. Jones - 2.0.9-28 - OCaml 4.05.0 rebuild.