Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2022-03-23 20:15:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlc (Old)
 and      /work/SRC/openSUSE:Factory/.vlc.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlc"

Wed Mar 23 20:15:31 2022 rev:121 rq:963538 version:3.0.17.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2022-03-11 11:37:26.730350284 
+0100
+++ /work/SRC/openSUSE:Factory/.vlc.new.25692/vlc.changes       2022-03-23 
20:15:47.878375169 +0100
@@ -1,0 +2,33 @@
+Sat Mar 19 14:19:03 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.0.17.3:
+  + This is a fixup release which fixes a regression that could
+    cause a lack of audio for adaptive streaming playback. It is
+    identical to 3.0.17.2 otherwise.
+  + This updates contains various fixes and improvements:
+    - Major adaptive streaming stack overhaul
+    - Major codec updates
+    - Many third party libraries update
+    - Allow brackets in the path section of URLs
+    - Better notch support for new macbooks
+    - Add support for DAV video and Webp image formats
+    - Improve AV1 live streaming support
+    - Several SRT support improvements
+    - Numerous crash fixes
+    - Update youtube script
+- Changes from version 3.0.17.2:
+  + This is a fixup release which fixes youtube playback and
+    contextual menus on integrated video for the Qt interface. It
+    is identical to 3.0.17-1 otherwise.
+- Changes from version 3.0.17-1:
+  + This is a fixup release which bumps libflac to 1.3.4 in order
+    to fix CVE-2020-0499 and CVE-2021-0561 on platforms for which
+    we provide binary releases.
+
+-------------------------------------------------------------------
+Thu Mar 10 14:26:48 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Disable libnfs and soxr integration on suse_version < 1500 (e.g
+  SLE12).
+
+-------------------------------------------------------------------

Old:
----
  vlc-3.0.17.tar.xz
  vlc-3.0.17.tar.xz.asc

New:
----
  vlc-3.0.17.3.tar.xz
  vlc-3.0.17.3.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.rU0j2S/_old  2022-03-23 20:15:49.338375995 +0100
+++ /var/tmp/diff_new_pack.rU0j2S/_new  2022-03-23 20:15:49.354376004 +0100
@@ -33,7 +33,7 @@
 %bcond_with faad
 %bcond_with fdk_aac
 Name:           vlc
-Version:        3.0.17
+Version:        3.0.17.3
 Release:        0
 Summary:        Graphical media player
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -135,7 +135,9 @@
 #BuildRequires:  pkgconfig(libmodplug) >= 0.8.9
 BuildRequires:  pkgconfig(libmpeg2) > 0.3.2
 BuildRequires:  pkgconfig(libmtp) >= 1.0.0
+%if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(libnfs)
+%endif
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libpostproc)
 BuildRequires:  pkgconfig(libpulse) >= 1.0
@@ -145,7 +147,9 @@
 BuildRequires:  pkgconfig(libva)
 BuildRequires:  pkgconfig(libva-x11)
 BuildRequires:  pkgconfig(protobuf-lite) >= 2.5.0
+%if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(soxr)
+%endif
 BuildRequires:  pkgconfig(speexdsp)
 BuildRequires:  pkgconfig(taglib) >= 1.9
 BuildRequires:  pkgconfig(twolame)
@@ -801,7 +805,9 @@
 %{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
 %{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
 %{_libdir}/vlc/plugins/access/liblive555_plugin.so
+%if 0%{?suse_version} >= 1500
 %{_libdir}/vlc/plugins/access/libnfs_plugin.so
+%endif
 %if 0%{?suse_version} < 1330 && ( 0%{?sle_version} < 120200 || 
0%{?is_opensuse} < 1 )
 %{_libdir}/vlc/plugins/access/librdp_plugin.so
 %endif
@@ -852,7 +858,9 @@
 %{_libdir}/vlc/plugins/audio_filter/libscaletempo_pitch_plugin.so
 %{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
 %{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so
+%if 0%{?suse_version} >= 1500
 %{_libdir}/vlc/plugins/audio_filter/libsoxr_plugin.so
+%endif
 %{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
 %{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
 %{_libdir}/vlc/plugins/audio_filter/libstereo_widen_plugin.so

++++++ vlc-3.0.17.tar.xz -> vlc-3.0.17.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/vlc/vlc-3.0.17.tar.xz 
/work/SRC/openSUSE:Factory/.vlc.new.25692/vlc-3.0.17.3.tar.xz differ: char 26, 
line 1

Reply via email to