rebuilt with ocaml-ctypes 0.20.1 [release 0.1.0-2mamba;Thu May 19 2022]
This commit is contained in:
parent
78354e4657
commit
481970d3b9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ocaml-lilv
|
Name: ocaml-lilv
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: OCaml bindings to the lilv library for using LV2 plugins
|
Summary: OCaml bindings to the lilv library for using LV2 plugins
|
||||||
Group: System/Libraries/OCaml
|
Group: System/Libraries/OCaml
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -25,6 +25,7 @@ BuildRequires: ocaml-integers
|
|||||||
BuildRequires: dune
|
BuildRequires: dune
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
|
BuildRequires: ocaml-ctypes-devel >= 0.20.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -72,5 +73,8 @@ rm -rf %{buildroot}/usr/doc
|
|||||||
%doc CHANGES* README.md
|
%doc CHANGES* README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.0-2mamba
|
||||||
|
- rebuilt with ocaml-ctypes 0.20.1
|
||||||
|
|
||||||
* Fri Feb 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.0-1mamba
|
* Fri Feb 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user