From c6fed676b36b9fa19dc0b8a7e06ecd70501fb25b Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:52:00 +0100 Subject: [PATCH] update to 0.16.0 [release 0.16.0-1mamba;Mon Dec 30 2019] --- ocaml-ctypes.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/ocaml-ctypes.spec b/ocaml-ctypes.spec index 03f9d6a..27372fe 100644 --- a/ocaml-ctypes.spec +++ b/ocaml-ctypes.spec @@ -2,7 +2,7 @@ %define ocamlpck ctypes Name: ocaml-ctypes -Version: 0.14.0 +Version: 0.16.0 Release: 1mamba Summary: Combinators for binding to C libraries without writing any C Group: System/Libraries/OCaml @@ -20,8 +20,8 @@ BuildRequires: libffi-devel BuildRequires: ocaml BuildRequires: ocaml-camlp4-devel BuildRequires: ocaml-findlib -BuildRequires: ocaml-integers -BuildRequires: ocaml >= 4.07.1 +BuildRequires: ocaml-integers >= 0.2.2-2mamba +BuildRequires: ocaml >= 4.09.0-4mamba Requires: ocaml-runtime BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -80,6 +80,12 @@ make install # %doc CHANGES README %changelog +* Mon Dec 30 2019 Silvan Calarco 0.16.0-1mamba +- update to 0.16.0 + +* Fri Oct 11 2019 Automatic Build System 0.15.0-1mamba +- automatic version update by autodist + * Sun May 05 2019 Silvan Calarco 0.14.0-1mamba - update to 0.14.0