From fce060ab41e87faa1ec6549ef05628f39f7160b2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 20 Jun 2018 12:17:11 +0100 Subject: [PATCH] OCaml 4.07.0-rc1 rebuild. --- ocaml-oasis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-oasis.spec b/ocaml-oasis.spec index 470cc93..7b797e2 100644 --- a/ocaml-oasis.spec +++ b/ocaml-oasis.spec @@ -2,7 +2,7 @@ Name: ocaml-oasis Version: 0.4.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tooling for building OCaml libraries and applications License: LGPLv2+ with exceptions @@ -95,6 +95,9 @@ ocaml setup.ml -test %{_libdir}/ocaml/*/META %changelog +* Wed Jun 20 2018 Richard W.M. Jones - 0.4.11-2 +- OCaml 4.07.0-rc1 rebuild. + * Thu Apr 05 2018 Andy Li - 0.4.11-1 - New upstream release. (#1563675)