added requirement for ocaml-srt [release 2.0.3-3mamba;Mon Mar 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 06:23:48 +01:00
parent bfb3f188bf
commit e6cccdb8e7

View File

@ -1,6 +1,6 @@
Name: liquidsoap
Version: 2.0.3
Release: 2mamba
Release: 3mamba
Summary: Audio toolkit for streaming, aiming at complex Internet radio systems
Group: Applications/Multimedia
Vendor: openmamba
@ -147,6 +147,7 @@ Requires: ocaml-sedlex
Requires: ocaml-shine
#Requires: ocaml-soundtouch
Requires: ocaml-speex
Requires: ocaml-srt
Requires: ocaml-taglib
Requires: ocaml-theora
Requires: ocaml-vorbis
@ -341,6 +342,9 @@ fi
#%doc doc/html
%changelog
* Mon Mar 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.3-3mamba
- added requirement for ocaml-srt
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.3-2mamba
- added support for ocaml-yojson and ocaml-fdkaac