From 6e38937eac0bb76c590e769b466b2f72e69057cb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 May 2020 00:00:54 +0100 Subject: [PATCH] OCaml 4.11.0+dev2-2020-04-22 rebuild --- ocaml-ppx-derivers.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ppx-derivers.spec b/ocaml-ppx-derivers.spec index dc29075..fc13838 100644 --- a/ocaml-ppx-derivers.spec +++ b/ocaml-ppx-derivers.spec @@ -1,6 +1,6 @@ Name: ocaml-ppx-derivers Version: 1.2.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Deriving plugin registry License: BSD @@ -75,6 +75,9 @@ dune runtest %changelog +* Mon May 04 2020 Richard W.M. Jones - 1.2.1-12 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue Apr 21 2020 Richard W.M. Jones - 1.2.1-11 - OCaml 4.11.0 pre-release attempt 2