From b92fc7ae5abd763bb19919f00c6c4c926e9a9be0 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 8 Dec 2020 14:18:37 -0700 Subject: [PATCH] Rebuild for ocaml-ppxlib 0.15.0. --- ocaml-ppx-here.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ppx-here.spec b/ocaml-ppx-here.spec index 198acc1..96e03ba 100644 --- a/ocaml-ppx-here.spec +++ b/ocaml-ppx-here.spec @@ -7,7 +7,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Expands [@here] into its location License: MIT @@ -103,6 +103,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*/*.mli %changelog +* Mon Dec 7 2020 Jerry James - 0.14.0-4 +- Rebuild for ocaml-ppxlib 0.15.0 + * Tue Sep 01 2020 Richard W.M. Jones - 0.14.0-3 - OCaml 4.11.1 rebuild