update to 0.3.3 [release 0.3.3-1mamba;Thu Feb 15 2024]

This commit is contained in:
Silvan Calarco 2024-02-16 10:01:06 +01:00
parent fa7c633b13
commit 3d00f6a8da

View File

@ -1,20 +1,19 @@
%define ocamlpck fdkaac %define ocamlpck fdkaac
Name: ocaml-fdkaac Name: ocaml-fdkaac
Version: 0.3.2 Version: 0.3.3
Release: 2mamba Release: 1mamba
Summary: OCaml binding for the fdk-aac library Summary: OCaml binding for the fdk-aac library
Group: System/Libraries/OCaml Group: System/Libraries/OCaml
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/savonet/ocaml-fdkaac 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 License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libfdk-aac-devel BuildRequires: libfdk-aac-devel
BuildRequires: ocaml
BuildRequires: ocaml-runtime BuildRequires: ocaml-runtime
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: ocaml >= 4.14.1 BuildRequires: ocaml >= 4.14.1
@ -69,6 +68,9 @@ rm -rf %{buildroot}/usr/doc
%doc CHANGES* README.md %doc CHANGES* README.md
%changelog %changelog
* Thu Feb 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.3-1mamba
- update to 0.3.3
* Fri Jul 07 2023 Sdk Build System <sdk@mambasoft.it> 0.3.2-2mamba * Fri Jul 07 2023 Sdk Build System <sdk@mambasoft.it> 0.3.2-2mamba
- rebuilt with ocaml 4.14.1 - rebuilt with ocaml 4.14.1