From f62a39dbf03f662982f7a63fab4f49f33dc51daa Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 21 Apr 2020 20:14:28 +0100 Subject: [PATCH] OCaml 4.11.0 pre-release attempt 2 --- ocaml-parsexp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-parsexp.spec b/ocaml-parsexp.spec index 73a3f02..0e0bcc4 100644 --- a/ocaml-parsexp.spec +++ b/ocaml-parsexp.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.13.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: S-expression parsing library License: MIT @@ -94,6 +94,9 @@ dune runtest %{_libdir}/ocaml/%{srcname}/*.mli %changelog +* Tue Apr 21 2020 Richard W.M. Jones - 0.13.0-7 +- OCaml 4.11.0 pre-release attempt 2 + * Fri Apr 03 2020 Richard W.M. Jones - 0.13.0-6 - Update all OCaml dependencies for RPM 4.16.