From 58eddfb3a0660cd22dfa7f5dcd2ab94b704e2785 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:52:00 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.0-1mamba;Wed Oct 19 2016] --- ocaml-ctypes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ctypes.spec b/ocaml-ctypes.spec index 98a2664..fcfb3a7 100644 --- a/ocaml-ctypes.spec +++ b/ocaml-ctypes.spec @@ -2,7 +2,7 @@ %define ocamlpck ctypes Name: ocaml-ctypes -Version: 0.5.1 +Version: 0.9.0 Release: 1mamba Summary: Combinators for binding to C libraries without writing any C Group: System/Libraries/OCaml @@ -78,5 +78,8 @@ make install # %doc CHANGES README %changelog +* Wed Oct 19 2016 Automatic Build System 0.9.0-1mamba +- automatic version update by autodist + * Thu May 26 2016 Silvan Calarco 0.5.1-1mamba - package created using the webbuild interface