From 8656eaf6b529f8639423f7dfae10766d166f40f5 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Fri, 7 Aug 2020 14:38:55 -0600 Subject: [PATCH] Rebuild against ppxlib 0.13.0. --- ocaml-ppx-compare.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ppx-compare.spec b/ocaml-ppx-compare.spec index 3874632..8196bf5 100644 --- a/ocaml-ppx-compare.spec +++ b/ocaml-ppx-compare.spec @@ -11,7 +11,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generate comparison functions from types License: MIT @@ -114,6 +114,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*/*.mli %changelog +* Fri Aug 7 2020 Jerry James - 0.13.0-1 +- Rebuild against ppxlib 0.13.0 + * Thu Aug 6 2020 Jerry James - 0.14.0-1 - Version 0.14.0