Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-base for
openSUSE:Factory checked in at 2022-05-14 22:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-base"
Sat May 14 22:52:19 2022 rev:85 rq:976625 version:1.20.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2022-03-31 17:18:37.309317336 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1538/gstreamer-plugins-base.changes
2022-05-14 22:52:26.407011742 +0200
@@ -1,0 +2,43 @@
+Mon May 9 10:55:50 UTC 2022 - Antonio Larrosa <[email protected]>
+
+- Update to version 1.20.2:
+ + appsrc: Clarify buffer ref semantics in signals documentation
+ + appsrc: fix annotations for bindings
+ + typefind: Skip extension parsing for data:// URIs, fixing
+ regression with mp4 files serialised to data uris
+ + playbin3: various fixes
+ + playbin3: fix missing lock when unknown stream type in
+ pad-removed cb
+ + decodebin3: fix collection leaks
+ + decodebin3: Don't duplicate stream selections
+ + discoverer: chain up to parent finalize methods in all our
+ types to fix memory leaks
+ + glmixerbin: slightly better pad/element creation
+ + gltransformation: let graphene alloc its structures memory
+ aligned
+ + ogg: fix possible buffer overrun
+ + rtpbasepayload: Don't write header extensions if there's no
+ corresponding...
+ + rtpbasepayload: always store input buffer meta before
+ negotiation
+ + rtpbasepayload: fix transfer annotation for push and push_list
+ + subparse: don't try to index string with -1
+ + riff-media: fix memory leak after usage for g_strjoin()
+ + playbin/playbin3: Allow setting a NULL URI
+ + playsink: Complete reconfiguration on pad release.
+ + parsebin: Expose streams of unknown type
+ + pbutils: Fix wmv screen description detection
+ + subparse: don't deref a potentially NULL variable
+ + rawvideoparse: set format from caps in
+ gst_raw_video_parse_set_config_from_caps
+ + videodecoder: release stream lock after handling gap events
+ + videorate: fix assertion when pushing last and only buffer
+ without duration
+ + videorate: Revert "don't reset on segment update" to fix
+ segment handling regressions
+ + gst-play-1.0, gst-launch-1.0: Enable win32 high-resolution
+ timer also for MinGW build
+- Drop patch already included in 1.20.2:
+ + 5a074a11f90e3d70b24bf0c535ab0480fad9e701.patch
+
+-------------------------------------------------------------------
Old:
----
5a074a11f90e3d70b24bf0c535ab0480fad9e701.patch
gst-plugins-base-1.20.1.tar.xz
New:
----
gst-plugins-base-1.20.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.xmBDdk/_old 2022-05-14 22:52:26.903012362 +0200
+++ /var/tmp/diff_new_pack.xmBDdk/_new 2022-05-14 22:52:26.911012372 +0200
@@ -20,7 +20,7 @@
%define gst_branch 1.0
%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
Name: gstreamer-plugins-base
-Version: 1.20.1
+Version: 1.20.2
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -32,8 +32,6 @@
Patch4: add_wayland_dep_to_tests.patch
Patch5: MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch
-# PATCH-FIX-UPSTREAM 5a074a11f90e3d70b24bf0c535ab0480fad9e701.patch --
playsink: Complete reconfiguration on pad release
-Patch6:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/5a074a11f90e3d70b24bf0c535ab0480fad9e701.patch
BuildRequires: Mesa-libGLESv3-devel
BuildRequires: cdparanoia-devel
@@ -494,7 +492,6 @@
%autosetup -n %{_name}-%{version} -N
%patch4 -p1
%patch5 -p1
-%patch6 -p3
%build
export PYTHON=%{_bindir}/python3
++++++ gst-plugins-base-1.20.1.tar.xz -> gst-plugins-base-1.20.2.tar.xz ++++++
++++ 2533 lines of diff (skipped)