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 2021-09-20 23:32:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-base"

Mon Sep 20 23:32:07 2021 rev:79 rq:919442 version:1.18.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
    2021-07-18 23:44:45.751132207 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1899/gstreamer-plugins-base.changes
  2021-09-20 23:32:38.611135798 +0200
@@ -1,0 +2,50 @@
+Thu Sep 16 01:48:48 UTC 2021 - Stanislav Brabec <[email protected]>
+
+- Remove obsolete translation-update-upstream support (PM-2938).
+
+-------------------------------------------------------------------
+Wed Sep 15 08:46:50 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.18.5:
+  + appsrc: Don't leak buffer list while wrongly unreffing buffer
+    on EOS/flushing
+  + audioaggregator:
+    - Don't overwrite already written samples
+    - Resync on the next buffer when dropping a buffer on discont
+      resyncing
+  + audiobasesink: Fix of double lock release
+  + audiobasesrc: Fix divide by zero assertion
+  + clockoverlay: Fix broken string formatting by strftime() on
+    Windows
+  + compositor: Fix NV12 blend operation
+  + giosrc: Don't leak scheme string in gst_gio_src_query()
+  + giobasesink: Handle incomplete writes in
+    gst_gio_base_sink_render()
+  + gl/wayland:
+    - Use consistent wl_display when creating work queue for proxy
+      wrapper
+    - Provide a dummy global_remove function
+  + gl: Fix build when Meson >= 0.58.0rc1
+  + playbin2: fix base_time selection when flush seeking live (such
+    as with RTSP)
+  + rtspconnection:
+    - Add IPv6 support for tunneled mode
+    - Consistently translate GIOError to GstRTSPResult (for
+      rtspsrc)
+  + rawbaseparse: check destination format correctly
+  + uridecodebin: Don't force floating reference for future
+    reusable decodebin
+  + parsebin: Put stream flags in GstStream
+  + splitmuxsink: always use factory property when set
+  + video-converter: Set up matrix tables only once.
+  + videoscale: Performance degradation from 1.16.2 -> 1.18.4
+  + videotestsrc: Fix a leak when computing alpha caps
+  + audio/video-converter: Plug some minor leaks
+  + audio,video-format: Make generate_raw_formats idempotent for
+    assertions
+  + Don't use volatile to mean atomic (fixes compiler warnings with
+    gcc 11)
+  + Fix build issue on MinGW64
+- Drop 90903917.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  90903917.patch
  gst-plugins-base-1.18.4.tar.xz

New:
----
  gst-plugins-base-1.18.5.tar.xz

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

Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.RgZ2uE/_old  2021-09-20 23:32:39.131136441 +0200
+++ /var/tmp/diff_new_pack.RgZ2uE/_new  2021-09-20 23:32:39.135136446 +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.18.4
+Version:        1.18.5
 Release:        0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -31,12 +31,11 @@
 Source0:        %{_name}-%{version}.tar.xz
 Source1:        gstreamer-plugins-base.appdata.xml
 Source2:        baselibs.conf
-# PATCH-FIX-UPSTREAM 90903917.patch [email protected] -- Fix build when 
Meson >= 0.58.0rc1
-Patch0:         
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/commit/90903917.patch
 # PATCH-FIX-OPENSUSE gstreamer-plugins-base-gl-deps.patch [email protected] 
-- Local workaround for 
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/735
 Patch3:         gstreamer-plugins-base-gl-deps.patch
 Patch4:         add_wayland_dep_to_tests.patch
 Patch5:         MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch
+
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  cdparanoia-devel
 BuildRequires:  fdupes
@@ -56,7 +55,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(alsa) >= 0.9.1
 BuildRequires:  pkgconfig(egl)
@@ -510,8 +508,6 @@
 %prep
 %autosetup -n %{_name}-%{version} -p1
 
-translation-update-upstream po gst-plugins-base-%{gst_branch}
-
 %build
 export PYTHON=%{_bindir}/python3
 # TODO: tremor needs libvorbisidec

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RgZ2uE/_old  2021-09-20 23:32:39.159136475 +0200
+++ /var/tmp/diff_new_pack.RgZ2uE/_new  2021-09-20 23:32:39.159136475 +0200
@@ -9,7 +9,7 @@
 <!--
     <param name="changesgenerate">enable</param>
 -->
-    <param name="revision">1.18.4</param>
+    <param name="revision">1.18.5</param>
     <param name="scm">git</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ gst-plugins-base-1.18.4.tar.xz -> gst-plugins-base-1.18.5.tar.xz ++++++
++++ 2724 lines of diff (skipped)

Reply via email to