From 1fdf158bc4a78b79c67d9d9dc8219a16140be8fa Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 22 Aug 2020 06:38:18 +0100 Subject: [PATCH] Bump and rebuild. --- ocaml-ppx-sexp-conv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ppx-sexp-conv.spec b/ocaml-ppx-sexp-conv.spec index 17ee7f3..6b51aa9 100644 --- a/ocaml-ppx-sexp-conv.spec +++ b/ocaml-ppx-sexp-conv.spec @@ -11,7 +11,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Generate S-expression conversion functions from type definitions License: MIT URL: https://github.com/janestreet/%{upname} @@ -108,6 +108,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*/*.mli %changelog +* Sat Aug 22 2020 Richard W.M. Jones - 0.14.0-3 +- Bump and rebuild. + * Fri Aug 21 2020 Richard W.M. Jones - 0.14.0-2 - OCaml 4.11.0 rebuild