From 1282d57a771281439a99604c6dbc15550ed60cfd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 24 Jan 2023 17:53:58 +0000 Subject: [PATCH] Rebuild OCaml packages for F38 --- ocaml-mdx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-mdx.spec b/ocaml-mdx.spec index d37f5e4..87ec0a7 100644 --- a/ocaml-mdx.spec +++ b/ocaml-mdx.spec @@ -6,7 +6,7 @@ Name: ocaml-mdx Version: 2.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Executable code blocks inside markdown files License: ISC @@ -79,6 +79,9 @@ files for developing applications that use %{name}. %files devel -f .ofiles-devel %changelog +* Tue Jan 24 2023 Richard W.M. Jones - 2.2.0-4 +- Rebuild OCaml packages for F38 + * Fri Jan 20 2023 Jerry James - 2.2.0-3 - Rebuild for ocaml-version 3.6.0