diff --git a/ocaml-libvirt.changes b/ocaml-libvirt.changes index 8549b60..843c2a5 100644 --- a/ocaml-libvirt.changes +++ b/ocaml-libvirt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 30 06:39:17 UTC 2016 - ohering@suse.de + +- Fix build with ocaml-4.03 (fate#320836) + ------------------------------------------------------------------- Tue Nov 10 10:18:47 UTC 2015 - ohering@suse.de diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index f776139..f4533de 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -18,8 +18,8 @@ Name: ocaml-libvirt Version: 0.6.1.4 -%{ocaml_preserve_bytecode} Release: 0 +%{ocaml_preserve_bytecode} Summary: OCaml binding for libvirt License: LGPL-2.0+ Group: Development/Libraries/Other