diff --git a/ocaml-lame.spec b/ocaml-lame.spec index 5483cf8..d615a4f 100644 --- a/ocaml-lame.spec +++ b/ocaml-lame.spec @@ -1,7 +1,7 @@ %define ocamlpck lame Name: ocaml-lame -Version: 0.3.5 +Version: 0.3.6 Release: 1mamba Summary: OCaml bindings to the LAME mp3 encoder Group: System/Libraries/OCaml @@ -12,7 +12,9 @@ URL: https://github.com/savonet/ocaml-lame Source: https://github.com/savonet/ocaml-lame.git/v%{version}/ocaml-lame-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel BuildRequires: liblame-devel +BuildRequires: ocaml ## AUTOBUILDREQ-END BuildRequires: dune BuildRequires: ocaml @@ -67,6 +69,9 @@ rm -rf %{buildroot}/usr/doc %doc CHANGES README.md %changelog +* Sat Apr 23 2022 Automatic Build System 0.3.6-1mamba +- automatic version update by autodist + * Sun Jan 30 2022 Silvan Calarco 0.3.5-1mamba - update to 0.3.5