From 74f1e34c3d44423411306e798a7f3689ffbc0be3 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:07:53 +0100 Subject: [PATCH] update to 3.0.20 [release 3.0.20-1mamba;Mon Nov 20 2023] --- vlc.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/vlc.spec b/vlc.spec index 1ebcb77..03b69a7 100644 --- a/vlc.spec +++ b/vlc.spec @@ -3,8 +3,8 @@ %define with_pulseaudio 1 Name: vlc -Version: 3.0.18 -Release: 2mamba +Version: 3.0.20 +Release: 1mamba Summary: The VideoLAN client Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba @@ -27,7 +27,6 @@ Patch13: vlc-3.0.3-libqt5-5.12.0.patch Patch14: vlc-3.0.11.1-libqt5-5.15.patch Patch15: vlc-3.0.17.3-libdav1d-1.0.0.patch License: GPL - ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libGLU-devel @@ -168,6 +167,7 @@ BuildRequires: liblive-devel BuildRequires: libprojectM-devel >= 3.1.7 BuildRequires: libspeexdsp-devel BuildRequires: libsasl2-devel +BuildRequires: libsndio-devel BuildRequires: protobuf BuildRequires: libva-static %ifarch arm aarch64 @@ -210,8 +210,8 @@ Install this package if you need to build Videolan Client plugins or intend to l %setup -q -n %{name}-%{version} #-D -T #:<< _EOF -%patch6 -p1 -%patch9 -p1 +%patch 6 -p1 +%patch 9 -p1 #%patch15 -p1 # FIXME: bootstrap: build with ffmpeg2 is correct, but libs are relinked with ffmpeg at install @@ -384,6 +384,7 @@ fi #%{_libdir}/vlc/plugins/audio_output/liboss_plugin.so #%{_libdir}/vlc/plugins/audio_output/libportaudio_plugin.so %{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so +%{_libdir}/vlc/plugins/audio_output/libsndio_plugin.so %{_libdir}/vlc/plugins/codec %{_libdir}/vlc/plugins/control %{_libdir}/vlc/plugins/demux @@ -434,6 +435,9 @@ fi %doc ChangeLog README THANKS %changelog +* Mon Nov 20 2023 Silvan Calarco 3.0.20-1mamba +- update to 3.0.20 + * Fri Jun 30 2023 Silvan Calarco 3.0.18-2mamba - added more configure options, i.e. for rtsp