From 207b3cb3facdf34ccbc715e2e6f0021c7fc2188d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:55:31 +0100 Subject: [PATCH] rebuild with ocaml-ctypes 0.20.1 [release 0.5.11-3mamba;Sat May 14 2022] --- ocaml-luv.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ocaml-luv.spec b/ocaml-luv.spec index 6ed536f..7538160 100644 --- a/ocaml-luv.spec +++ b/ocaml-luv.spec @@ -2,7 +2,7 @@ Name: ocaml-luv Version: 0.5.11 -Release: 2mamba +Release: 3mamba Summary: Cross-platform asynchronous I/O and system calls Group: System/Libraries/OCaml Vendor: openmamba @@ -23,7 +23,7 @@ BuildRequires: ocaml-result BuildRequires: dune BuildRequires: ocaml BuildRequires: ocaml-findlib -BuildRequires: ocaml-ctypes-devel >= 0.20.0-2mamba +BuildRequires: ocaml-ctypes-devel >= 0.20.1 %description %{summary}. @@ -84,6 +84,9 @@ rm -rf %{buildroot}/usr/doc %doc README.md %changelog +* Sat May 14 2022 Silvan Calarco 0.5.11-3mamba +- rebuild with ocaml-ctypes 0.20.1 + * Wed Feb 09 2022 Silvan Calarco 0.5.11-2mamba - rebuilt with ocaml-ctypes 0.20.0-2mamba