From 7a3e7ec7f40a5a490f358c4e9dd3a0b2b477bd40 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 19:46:31 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- ocaml-obuild.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-obuild.spec b/ocaml-obuild.spec index d07e09b..eaf2b81 100644 --- a/ocaml-obuild.spec +++ b/ocaml-obuild.spec @@ -2,7 +2,7 @@ Name: ocaml-obuild Version: 0.1.10 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Simple package build system for OCaml License: BSD @@ -63,6 +63,9 @@ help2man \ %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 0.1.10-8 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 0.1.10-7 - OCaml 4.11.0 rebuild