update to 3.0.12 [release 3.0.12-1mamba;Fri Jan 22 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 19:07:50 +01:00
parent cab86d4237
commit 0ba3c0a150

View File

@ -11,8 +11,8 @@
%define mozilla_sdk_dir %(pkg-config --variable=sdkdir libxul)
%endif
Name: vlc
Version: 3.0.11.1
Release: 2mamba
Version: 3.0.12
Release: 1mamba
Summary: The VideoLAN client
Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba
@ -286,9 +286,10 @@ Requires: pulseaudio
%description pulseaudio-plugin
The VideoLAN client.
This package contains VLC plugins for PulseAudio.
%debug_package
%prep
%setup -q -n %{name}-%{dirver}
#-D -T
@ -305,7 +306,7 @@ This package contains VLC plugins for PulseAudio.
%patch11 -p1
#%patch12 -p1
#%patch13 -p1
%patch14 -p1
#%patch14 -p1
%build
# FIXME: bootstrap: build with ffmpeg2 is correct, but libs are relinked with ffmpeg at install
@ -543,6 +544,9 @@ fi
#%endif
%changelog
* Fri Jan 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.12-1mamba
- update to 3.0.12
* Sat Oct 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.11.1-2mamba
- rebuilt with libebml 1.4.0 and libupnp 1.14.0