From 3d00f6a8da4f1aeb7e6a00bdc2c6a9f8156a8d22 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 16 Feb 2024 10:01:06 +0100 Subject: [PATCH] update to 0.3.3 [release 0.3.3-1mamba;Thu Feb 15 2024] --- ocaml-fdkaac.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ocaml-fdkaac.spec b/ocaml-fdkaac.spec index 64f1ddb..9e401eb 100644 --- a/ocaml-fdkaac.spec +++ b/ocaml-fdkaac.spec @@ -1,20 +1,19 @@ %define ocamlpck fdkaac Name: ocaml-fdkaac -Version: 0.3.2 -Release: 2mamba +Version: 0.3.3 +Release: 1mamba Summary: OCaml binding for the fdk-aac library Group: System/Libraries/OCaml Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://github.com/savonet/ocaml-fdkaac -Source: https://github.com/savonet/ocaml-fdkaac.git/%{version}/ocaml-fdkaac-%{version}.tar.bz2 +Source: https://github.com/savonet/ocaml-fdkaac.git/v%{version}/ocaml-fdkaac-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libfdk-aac-devel -BuildRequires: ocaml BuildRequires: ocaml-runtime ## AUTOBUILDREQ-END BuildRequires: ocaml >= 4.14.1 @@ -69,6 +68,9 @@ rm -rf %{buildroot}/usr/doc %doc CHANGES* README.md %changelog +* Thu Feb 15 2024 Silvan Calarco 0.3.3-1mamba +- update to 0.3.3 + * Fri Jul 07 2023 Sdk Build System 0.3.2-2mamba - rebuilt with ocaml 4.14.1