From 469dd7cfa1ef5b0add2bd7a62975da0f5cbd848a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 3 Feb 2021 09:35:55 +0000 Subject: [PATCH] Bump and rebuild for updated ocaml Dynlink dependency. --- ocaml-ppx-assert.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ppx-assert.spec b/ocaml-ppx-assert.spec index 19c0666..5dbd46c 100644 --- a/ocaml-ppx-assert.spec +++ b/ocaml-ppx-assert.spec @@ -7,7 +7,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Assert-like extension nodes that raise useful errors on failure License: MIT @@ -104,6 +104,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*/*.mli %changelog +* Wed Feb 3 2021 Richard W.M. Jones - 0.14.0-6 +- Bump and rebuild for updated ocaml Dynlink dependency. + * Tue Jan 26 2021 Fedora Release Engineering - 0.14.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild