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-08 20:31:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlc (Old)
 and      /work/SRC/openSUSE:Factory/.vlc.new.2349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlc"

Tue Mar  8 20:31:40 2022 rev:120 rq:960013 version:3.0.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2022-03-02 18:20:40.132655026 
+0100
+++ /work/SRC/openSUSE:Factory/.vlc.new.2349/vlc.changes        2022-03-11 
11:37:26.730350284 +0100
@@ -1,0 +2,49 @@
+Mon Mar  7 15:34:06 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 3.0.17:
+  + Core:
+    * Fix a regression in parsing secondary source MRLs
+    * Allow brackets in path part of URLs
+  + Access:
+    * Fix support for screen capture on macOS with avcapture
+    * Fix closing of HTTP 1.x connections
+    * Improve HTTP2 memory usage
+    * Improve AVCapture module
+    * Improve AudioCD support (audio/data mixed mode, musicbrainz)
+    * Improve SMB compatibility by changing the read size
+    * Several improvements on the SRT modules (including streamID)
+  + Decoders/Packetizers:
+    * Add support for DTS LBR
+    * Fix some HEVC hardware decoding on Windows and crashes when aspect ratio 
changes
+    * Fix hardware decoding for some AMD GPU drivers
+    * Add support for new Fourcc for E-AC3, AV1, GeoVision
+    * Fix crashes with VP9 streams
+    * Fix styling issues with subs tx3g (mp4) tracks
+    * Fix playback of live AV1 streams
+  + Audio Output:
+    * iOS/tvOS: add support for spatial audio
+    * macOS: fix some channels ordering for > 5.1 channels
+    * Android: rework audio volume management
+  + Video Output:
+    * Fix a D3D11 crash when the stream changes aspect ratio
+  + Demux:
+    * Major overhaul of the adaptive streaming stack
+    * Support for DAV video files
+    * Add WebP image mapping
+    * Fix missing audio start of Opus audio in MKV/WebM
+    * Fix an infinite loop in MP4
+    * Fix attachments extractions in ogg files
+    * Support Uncompressed audio in mp4 (ISO/IEC 23003-5)
+    * Fix some lip sync issue in rare MPEG-TS streams
+  + Interface:
+    * Qt/macOS: Fixup user provided URLs
+    * Add safe area handling on macOS
+    * Qt: improve preferences search
+    * Qt: fix --no-mouse-events option
+  + Misc:
+    * Update YouTube script
+    * Fix Icecast directory parsing which could lead to missing entries
+    * Improve UPnP compatibility with some servers
+- Drop vlc-srto_tsbpddelay.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  vlc-3.0.16.tar.xz
  vlc-3.0.16.tar.xz.asc
  vlc-srto_tsbpddelay.patch

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

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

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.0cOhhp/_old  2022-03-11 11:37:27.370351035 +0100
+++ /var/tmp/diff_new_pack.0cOhhp/_new  2022-03-11 11:37:27.374351040 +0100
@@ -33,7 +33,7 @@
 %bcond_with faad
 %bcond_with fdk_aac
 Name:           vlc
-Version:        3.0.16
+Version:        3.0.17
 Release:        0
 Summary:        Graphical media player
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -55,8 +55,6 @@
 Patch100:       vlc-projectM-qt5.patch
 # PATCH-FIX-UPSTREAM -- Use OpenCV C++ API
 Patch103:       0001-Port-OpenCV-facedetect-example-to-C-API.patch
-# Fix building against recent srt where SRTO_TSBPDDELAY is no longer defined
-Patch105:       vlc-srto_tsbpddelay.patch
 # PATCH-FIX-UPSTREAM https://trac.videolan.org/vlc/ticket/25473 
dominic.may...@meditationstudies.org -- The maintainers of live555 changed 
connectionEndpointAddresss to getConnectionEndpointAddress, which now provides 
the address value by reference.
 Patch107:       vlc-get-addr-by-ref-from-getConnectionEndpointAddress.patch
 BuildRequires:  Mesa-devel
@@ -297,16 +295,12 @@
 Should you decide to install the GUI modules, %{name}-noX will stay
 installed as a dependency.
 
-
-
+%package lang
 # 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
 # (AppStream based) can't see vlc being translated (vlc is the one listed in SC
 # not vlc-noX)
-
-%package lang
-# FIXME: consider using %%lang_package macro
 Summary:        Translations for package %{name}
 # We do not want to require vlc, which is GUI based, but only vlc-noX
 Group:          System/Localization
@@ -409,7 +403,6 @@
 %patch100 -p1
 %endif
 %patch103 -p1
-%patch105 -p1
 ### Since live555-2020.12.11, connectionEndpointAddress() member function
 ### use a "struct sockaddr_storage" in preparation for eventual support of 
IPv6:
 ### http://www.live555.com/liveMedia/public/changelog.txt

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

Reply via email to