From 8d8de1fed0ad5a5fcc33d537e21745675dc5e1cb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 23:56:08 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- ocaml-stdint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-stdint.spec b/ocaml-stdint.spec index b3ad15d..81d5022 100644 --- a/ocaml-stdint.spec +++ b/ocaml-stdint.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.6.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Various signed and unsigned integers for OCaml License: MIT @@ -108,6 +108,9 @@ dune runtest %license LICENSE %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 0.6.0-9 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 0.6.0-8 - OCaml 4.11.0 rebuild