rebuild with ocaml-ctypes 0.20.1 [release 0.5.11-3mamba;Sat May 14 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 07:55:31 +01:00
parent a5b9986ded
commit 207b3cb3fa

View File

@ -2,7 +2,7 @@
Name: ocaml-luv Name: ocaml-luv
Version: 0.5.11 Version: 0.5.11
Release: 2mamba Release: 3mamba
Summary: Cross-platform asynchronous I/O and system calls Summary: Cross-platform asynchronous I/O and system calls
Group: System/Libraries/OCaml Group: System/Libraries/OCaml
Vendor: openmamba Vendor: openmamba
@ -23,7 +23,7 @@ BuildRequires: ocaml-result
BuildRequires: dune BuildRequires: dune
BuildRequires: ocaml BuildRequires: ocaml
BuildRequires: ocaml-findlib BuildRequires: ocaml-findlib
BuildRequires: ocaml-ctypes-devel >= 0.20.0-2mamba BuildRequires: ocaml-ctypes-devel >= 0.20.1
%description %description
%{summary}. %{summary}.
@ -84,6 +84,9 @@ rm -rf %{buildroot}/usr/doc
%doc README.md %doc README.md
%changelog %changelog
* Sat May 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.11-3mamba
- rebuild with ocaml-ctypes 0.20.1
* Wed Feb 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.11-2mamba * Wed Feb 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.11-2mamba
- rebuilt with ocaml-ctypes 0.20.0-2mamba - rebuilt with ocaml-ctypes 0.20.0-2mamba