From 8123abaad863d63a24fca2ead7fc1e95ef22e39e Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 07:55:31 +0100 Subject: [PATCH] rebuilt with ocaml 4.14.1 [release 0.5.12-2mamba;Thu Jul 06 2023] --- ocaml-luv.spec | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/ocaml-luv.spec b/ocaml-luv.spec index 7538160..a96ac1b 100644 --- a/ocaml-luv.spec +++ b/ocaml-luv.spec @@ -1,8 +1,8 @@ %define ocamlpck luv Name: ocaml-luv -Version: 0.5.11 -Release: 3mamba +Version: 0.5.12 +Release: 2mamba Summary: Cross-platform asynchronous I/O and system calls Group: System/Libraries/OCaml Vendor: openmamba @@ -18,10 +18,10 @@ BuildRequires: ocaml BuildRequires: ocaml-bigarray-compat-devel BuildRequires: ocaml-ctypes-devel BuildRequires: ocaml-integers -BuildRequires: ocaml-result +BuildRequires: ocaml-runtime ## AUTOBUILDREQ-END +BuildRequires: ocaml >= 4.14.1 BuildRequires: dune -BuildRequires: ocaml BuildRequires: ocaml-findlib BuildRequires: ocaml-ctypes-devel >= 0.20.1 @@ -48,7 +48,7 @@ LUV_USE_SYSTEM_LIBUV='yes' dune build --release --verbose %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -DESTDIR=%{buildroot} dune install --prefix "/usr" --libdir "%{_lib}/ocaml" +DESTDIR=%{buildroot} dune install --prefix "/usr" --libdir "%{_libdir}/ocaml" rm -rf %{buildroot}/usr/doc @@ -84,6 +84,12 @@ rm -rf %{buildroot}/usr/doc %doc README.md %changelog +* Thu Jul 06 2023 Sdk Build System 0.5.12-2mamba +- rebuilt with ocaml 4.14.1 + +* Sat Apr 08 2023 Automatic Build System 0.5.12-1mamba +- automatic version update by autodist + * Sat May 14 2022 Silvan Calarco 0.5.11-3mamba - rebuild with ocaml-ctypes 0.20.1