diff --git a/vlc.spec b/vlc.spec index bb943ef..1555b92 100644 --- a/vlc.spec +++ b/vlc.spec @@ -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 3.0.12-1mamba +- update to 3.0.12 + * Sat Oct 10 2020 Silvan Calarco 3.0.11.1-2mamba - rebuilt with libebml 1.4.0 and libupnp 1.14.0