From bddb7e60789ddb88695c174b9ce02a4044c93bb7 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 2 Dec 2017 11:22:10 +0000 Subject: [PATCH] OCaml 4.06.0 rebuild. --- ocaml-oasis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-oasis.spec b/ocaml-oasis.spec index 5f838a9..685f4d6 100644 --- a/ocaml-oasis.spec +++ b/ocaml-oasis.spec @@ -2,7 +2,7 @@ Name: ocaml-oasis Version: 0.4.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tooling for building OCaml libraries and applications License: LGPLv2+ with exceptions @@ -95,5 +95,8 @@ ocaml setup.ml -test %{_libdir}/ocaml/*/META %changelog +* Sat Dec 02 2017 Richard W.M. Jones - 0.4.10-2 +- OCaml 4.06.0 rebuild. + * Wed Nov 15 2017 Andy Li - 0.4.10-1 - Initial RPM release.