From 243cad733c871761f88f44e260f4c4d4ca5b70d5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 11 Jul 2018 12:41:35 +0100 Subject: [PATCH] OCaml 4.07.0 (final) rebuild. --- ocaml-num.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-num.spec b/ocaml-num.spec index 2b150bf..9ea0aeb 100644 --- a/ocaml-num.spec +++ b/ocaml-num.spec @@ -1,6 +1,6 @@ Name: ocaml-num Version: 1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic License: LGPLv2+ with exceptions @@ -91,6 +91,9 @@ find $OCAMLFIND_DESTDIR -name '*.cmti' -delete %changelog +* Wed Jul 11 2018 Richard W.M. Jones - 1.1-8 +- OCaml 4.07.0 (final) rebuild. + * Tue Jun 19 2018 Richard W.M. Jones - 1.1-7 - Bump release and rebuild.