From 3a6131d6352c85d474681a8833b0889e25f09bd4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 29 May 2024 22:10:48 +0100 Subject: [PATCH] OCaml 5.2.0 for Fedora 41 --- ocaml-ppx-inline-test.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ppx-inline-test.spec b/ocaml-ppx-inline-test.spec index 871cd0a..70c91ea 100644 --- a/ocaml-ppx-inline-test.spec +++ b/ocaml-ppx-inline-test.spec @@ -7,7 +7,7 @@ ExcludeArch: %{ix86} Name: ocaml-ppx-inline-test Version: 0.16.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Syntax extension for writing inline tests in OCaml code License: MIT @@ -60,6 +60,9 @@ files for developing applications that use %{name}. %files devel -f .ofiles-devel %changelog +* Wed May 29 2024 Richard W.M. Jones - 0.16.1-5 +- OCaml 5.2.0 for Fedora 41 + * Fri Feb 2 2024 Jerry James - 0.16.1-4 - Rebuild for changed ocamlx(Location) hash