automatic version update by autodist [release 0.3.6-1mamba;Sat Apr 23 2022]
This commit is contained in:
parent
3e17520d27
commit
43b13ecf19
@ -1,7 +1,7 @@
|
|||||||
%define ocamlpck lame
|
%define ocamlpck lame
|
||||||
|
|
||||||
Name: ocaml-lame
|
Name: ocaml-lame
|
||||||
Version: 0.3.5
|
Version: 0.3.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: OCaml bindings to the LAME mp3 encoder
|
Summary: OCaml bindings to the LAME mp3 encoder
|
||||||
Group: System/Libraries/OCaml
|
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
|
Source: https://github.com/savonet/ocaml-lame.git/v%{version}/ocaml-lame-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: liblame-devel
|
BuildRequires: liblame-devel
|
||||||
|
BuildRequires: ocaml
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: dune
|
BuildRequires: dune
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
@ -67,6 +69,9 @@ rm -rf %{buildroot}/usr/doc
|
|||||||
%doc CHANGES README.md
|
%doc CHANGES README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 0.3.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jan 30 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.5-1mamba
|
* Sun Jan 30 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.5-1mamba
|
||||||
- update to 0.3.5
|
- update to 0.3.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user