Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ocaml-libvirt.git#14f557057a12cec5ab06f24b7e1cbdcc7837f6a2
This commit is contained in:
DistroBaker 2021-02-04 13:29:34 +00:00
parent db637aeeda
commit 8cdaf2739e

View File

@ -1,6 +1,6 @@
Name: ocaml-libvirt
Version: 0.6.1.5
Release: 14.1%{?dist}
Release: 15%{?dist}
Summary: OCaml binding for libvirt
License: LGPLv2+
@ -16,6 +16,7 @@ Patch2: 0001-block_peek-memory_peek-Use-bytes-for-return-buffer.patch
Patch3: 0002-String_val-returns-const-char-in-OCaml-4.10.patch
Patch4: 0003-Don-t-try-to-memcpy-into-a-String_val.patch
BuildRequires: make
BuildRequires: ocaml >= 3.10.0
BuildRequires: ocaml-ocamldoc
BuildRequires: ocaml-findlib-devel
@ -89,6 +90,9 @@ make install-byte
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1.5-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.6.1.5-14
- OCaml 4.11.1 rebuild