From 8e6912c8c8219548c31daae64a748073c98fdcee Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 07:53:37 +0100 Subject: [PATCH] rebuilt with ocaml-ogg 0.7.4 [release 0.4.0-2mamba;Sun Jul 16 2023] --- ocaml-flac.spec | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/ocaml-flac.spec b/ocaml-flac.spec index 363470c..fa7e14d 100644 --- a/ocaml-flac.spec +++ b/ocaml-flac.spec @@ -1,8 +1,8 @@ %define ocamlpck flac Name: ocaml-flac -Version: 0.3.0 -Release: 1mamba +Version: 0.4.0 +Release: 2mamba Summary: OCaml bindings to libFLAC Group: Development/Bindings Vendor: openmamba @@ -17,9 +17,11 @@ BuildRequires: libflac-devel BuildRequires: libogg-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: ocaml-ogg-devel %description This package contains an OCaml interface for the Free Lossless Audio Codec otherwise known as FLAC. @@ -42,7 +44,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 @@ -70,6 +72,18 @@ rm -rf %{buildroot}/usr/doc %doc examples/ %changelog +* Sun Jul 16 2023 Sdk Build System 0.4.0-2mamba +- rebuilt with ocaml-ogg 0.7.4 + +* Thu Jul 06 2023 Automatic Build System 0.4.0-1mamba +- automatic version update by autodist + +* Thu Jul 06 2023 Sdk Build System 0.3.1-2mamba +- rebuilt with ocaml 4.14.1 + +* Sat Oct 22 2022 Automatic Build System 0.3.1-1mamba +- automatic version update by autodist + * Sun Jan 30 2022 Silvan Calarco 0.3.0-1mamba - update to 0.3.0