From 6e48540d365a2372fedde78c0858892826e982e9 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:03:44 +0100 Subject: [PATCH] rebuilt with ocaml-ogg 0.7.4 [release 0.4.0-3mamba;Sun Jul 16 2023] --- ocaml-theora.spec | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/ocaml-theora.spec b/ocaml-theora.spec index 799df31..bda5d32 100644 --- a/ocaml-theora.spec +++ b/ocaml-theora.spec @@ -2,7 +2,7 @@ Name: ocaml-theora Version: 0.4.0 -Release: 1mamba +Release: 3mamba Summary: OCaml bindings to the theora library Group: Development/Bindings Vendor: openmamba @@ -17,11 +17,13 @@ BuildRequires: libogg-devel BuildRequires: libtheora-devel BuildRequires: ocaml BuildRequires: ocaml-ogg-devel +BuildRequires: ocaml-runtime ## AUTOBUILDREQ-END +BuildRequires: ocaml-ogg-devel >= 0.7.4 +BuildRequires: ocaml >= 4.14.1 BuildRequires: dune BuildRequires: gcc BuildRequires: pkg-config -BuildRequires: ocaml BuildRequires: ocaml-findlib %description @@ -46,7 +48,7 @@ dune build %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -DESTDIR=%{buildroot} dune install --prefix "/usr" --libdir "%{_lib}/ocaml" +DESTDIR=%{buildroot} dune install --prefix "/usr" --libdir "%{_libdir}/ocaml" rm -rf %{buildroot}/usr/doc @@ -81,6 +83,12 @@ rm -rf %{buildroot}/usr/doc %doc CHANGES README.md %changelog +* Sun Jul 16 2023 Sdk Build System 0.4.0-3mamba +- rebuilt with ocaml-ogg 0.7.4 + +* Thu Jul 06 2023 Sdk Build System 0.4.0-2mamba +- rebuilt with ocaml 4.14.1 + * Mon Feb 07 2022 Silvan Calarco 0.4.0-1mamba - update to 0.4.0