automatic version update by autodist [release 2.2.1-1mamba;Wed Sep 13 2023]
This commit is contained in:
parent
255a7389af
commit
fba049edef
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: liquidsoap
|
Name: liquidsoap
|
||||||
Version: 2.2.0
|
Version: 2.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Audio toolkit for streaming, aiming at complex Internet radio systems
|
Summary: Audio toolkit for streaming, aiming at complex Internet radio systems
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -57,7 +57,6 @@ BuildRequires: libtag-devel
|
|||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: ocaml
|
|
||||||
BuildRequires: ocaml-gen-devel
|
BuildRequires: ocaml-gen-devel
|
||||||
BuildRequires: ocaml-menhir-devel
|
BuildRequires: ocaml-menhir-devel
|
||||||
BuildRequires: ocaml-runtime
|
BuildRequires: ocaml-runtime
|
||||||
@ -210,7 +209,7 @@ This package contains documentation in HTML format.
|
|||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%patch 0 -p1 -R -b .ocaml-flac-0.4.0
|
#%patch 0 -p1 -R -b .ocaml-flac-0.4.0
|
||||||
|
|
||||||
# Build error with old pandoc
|
# Build error with old pandoc
|
||||||
rm -rf doc
|
rm -rf doc
|
||||||
@ -291,6 +290,9 @@ fi
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 13 2023 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-1mamba
|
* Fri Jul 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-1mamba
|
||||||
- update to 2.2.0
|
- update to 2.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user