Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2021-05-07 16:44:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlc (Old)
 and      /work/SRC/openSUSE:Factory/.vlc.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlc"

Fri May  7 16:44:56 2021 rev:117 rq:890357 version:3.0.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2021-04-01 14:16:18.315898054 
+0200
+++ /work/SRC/openSUSE:Factory/.vlc.new.2988/vlc.changes        2021-05-07 
16:44:59.528440897 +0200
@@ -1,0 +2,36 @@
+Tue May  4 12:00:01 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.0.13:
+  + Demux:
+    - Adaptive: fix artefacts in HLS streams with wrong profiles/levels
+    - Fix regression on some MP4 files for the audio track
+    - Fix MPGA and ADTS probing in TS files
+    - Fix Flac inside AVI files
+    - Fix VP9/Webm artefacts when seeking
+  + Codec:
+    - Support SSA text scaling
+    - Fix rotation on Android rotation
+    - Fix WebVTT subtitles that start at 00:00
+  + Access:
+    - Update libnfs to support NFSv4
+    - Improve SMB2 integration
+    - Fix Blu-ray files using Unicode names on Windows
+    - Disable mcast lookups on Android for RTSP playback
+  + Video Output: Rework the D3D11 rendering wait, to fix
+    choppiness on display
+  + Interfaces:
+    - Fix VLC getting stuck on close on X11 (#21875)
+    - Improve RTL on preferences on macOS
+    - Add mousewheel horizontal axis control
+    - Fix crash on exit on macOS
+    - Fix sizing of the fullscreen controls on macOS
+  + Misc:
+    - Improve MIDI fonts search on Linux
+    - Update Soundcloud, Youtube, liveleak
+    - Fix compilation with GCC11
+    - Fix input-slave option for subtitles
+  + Updated translations.
+- Drop vlc-gcc11.patch: fixed upstream.
+- Extend vlc-srto_tsbpddelay.patch: allow srt >= 1.3 for openSUSE.
+
+-------------------------------------------------------------------

Old:
----
  vlc-3.0.12.tar.xz
  vlc-3.0.12.tar.xz.asc
  vlc-gcc11.patch

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

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

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.MicYG9/_old  2021-05-07 16:45:00.464436586 +0200
+++ /var/tmp/diff_new_pack.MicYG9/_new  2021-05-07 16:45:00.468436568 +0200
@@ -33,7 +33,7 @@
 %bcond_with faad
 %bcond_with fdk_aac
 Name:           vlc
-Version:        3.0.12
+Version:        3.0.13
 Release:        0
 Summary:        Graphical media player
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -51,8 +51,6 @@
 Patch2:         vlc-lua-5.3.patch
 # PATCH-FIX-UPSTREAM fix-build-with-fdk-2.0.patch -- Fix building vlc with 
libfdk-aac v2
 Patch3:         fix-build-with-fdk-2.0.patch
-# PATCH-FIX-UPSTREAM vlc-gcc11.patch dims...@opensuse.org -- Fix build using 
gcc11
-Patch4:         vlc-gcc11.patch
 # PATCH-FEATURE-OPENSUSE vlc-projectM-qt5.patch -- Build against projectM-qt5; 
openSUSE provides projectM as -qt and -qt5 variant
 Patch100:       vlc-projectM-qt5.patch
 # PATCH-FIX-UPSTREAM -- Use OpenCV C++ API
@@ -297,9 +295,6 @@
 Should you decide to install the GUI modules, %{name}-noX will stay
 installed as a dependency.
 
-
-
-
 # we can't use %%lang_package, as we need a different dependency
 # boo#1012556
 # but the package name has to stay vlc-lang, as otherise the software centers
@@ -406,7 +401,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch3 -p1
-%patch4 -p1
 %if 0%{?suse_version} > 1320 && 0%{?suse_version} < 1550 && 0%{?sle_version} < 
150200
 %patch100 -p1
 %endif

++++++ vlc-3.0.12.tar.xz -> vlc-3.0.13.tar.xz ++++++
/work/SRC/openSUSE:Factory/vlc/vlc-3.0.12.tar.xz 
/work/SRC/openSUSE:Factory/.vlc.new.2988/vlc-3.0.13.tar.xz differ: char 27, 
line 1

++++++ vlc-srto_tsbpddelay.patch ++++++
--- /var/tmp/diff_new_pack.MicYG9/_old  2021-05-07 16:45:00.524436310 +0200
+++ /var/tmp/diff_new_pack.MicYG9/_new  2021-05-07 16:45:00.524436310 +0200
@@ -1,7 +1,8 @@
-diff -ruN vlc-3.0.11.1/modules/access/srt.c 
vlc-3.0.11.1-srto_tsbpddelay/modules/access/srt.c
---- vlc-3.0.11.1/modules/access/srt.c  2018-04-23 04:03:39.000000000 -0400
-+++ vlc-3.0.11.1-srto_tsbpddelay/modules/access/srt.c  2020-10-24 
16:45:10.490850358 -0400
-@@ -165,7 +165,7 @@
+Index: vlc-3.0.13/modules/access/srt.c
+===================================================================
+--- vlc-3.0.13.orig/modules/access/srt.c
++++ vlc-3.0.13/modules/access/srt.c
+@@ -165,7 +165,7 @@ static bool srt_schedule_reconnect(strea
  
      /* Set latency */
      i_latency = var_InheritInteger( p_stream, "latency" );
@@ -10,10 +11,11 @@
          &i_latency, sizeof( int ) );
  
      psz_passphrase = var_InheritString( p_stream, "passphrase" );
-diff -ruN vlc-3.0.11.1/modules/access_output/srt.c 
vlc-3.0.11.1-srto_tsbpddelay/modules/access_output/srt.c
---- vlc-3.0.11.1/modules/access_output/srt.c   2018-04-06 05:22:51.000000000 
-0400
-+++ vlc-3.0.11.1-srto_tsbpddelay/modules/access_output/srt.c   2020-10-24 
16:45:10.490850358 -0400
-@@ -162,7 +162,7 @@
+Index: vlc-3.0.13/modules/access_output/srt.c
+===================================================================
+--- vlc-3.0.13.orig/modules/access_output/srt.c
++++ vlc-3.0.13/modules/access_output/srt.c
+@@ -162,7 +162,7 @@ static bool srt_schedule_reconnect(sout_
  
      /* Set latency */
      i_latency = var_InheritInteger( p_access, "latency" );
@@ -22,3 +24,16 @@
          &i_latency, sizeof( int ) );
  
      if ( psz_passphrase != NULL && psz_passphrase[0] != '\0')
+Index: vlc-3.0.13/configure.ac
+===================================================================
+--- vlc-3.0.13.orig/configure.ac
++++ vlc-3.0.13/configure.ac
+@@ -4016,7 +4016,7 @@ AM_CONDITIONAL([HAVE_LIRC], [test "${hav
+ dnl
+ dnl  SRT plugin
+ dnl
+-PKG_ENABLE_MODULES_VLC([SRT], [access_srt access_output_srt], [srt >= 1.2.2 
srt < 1.3.0], [SRT input/output plugin], [auto], [], [], [-DENABLE_SRT])
++PKG_ENABLE_MODULES_VLC([SRT], [access_srt access_output_srt], [srt >= 1.2.2], 
[SRT input/output plugin], [auto], [], [], [-DENABLE_SRT])
+ 
+ EXTEND_HELP_STRING([Visualisations and Video filter plugins:])
+ dnl

Reply via email to