diff --git a/ocaml-stdint.spec b/ocaml-stdint.spec index 063ffe4..2d0fa88 100644 --- a/ocaml-stdint.spec +++ b/ocaml-stdint.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.6.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Various signed and unsigned integers for OCaml License: MIT @@ -108,6 +108,9 @@ dune runtest %license LICENSE %changelog +* Tue May 05 2020 Richard W.M. Jones - 0.6.0-5 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Wed Apr 22 2020 Richard W.M. Jones - 0.6.0-4 - OCaml 4.11.0 pre-release attempt 2