Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gstreamer for openSUSE:Factory checked in at 2021-09-20 23:32:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer (Old) and /work/SRC/openSUSE:Factory/.gstreamer.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer" Mon Sep 20 23:32:07 2021 rev:74 rq:919443 version:1.18.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes 2021-04-10 15:27:02.854355182 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer.new.1899/gstreamer.changes 2021-09-20 23:32:40.435138052 +0200 @@ -1,0 +2,48 @@ +Thu Sep 16 01:44:54 UTC 2021 - Stanislav Brabec <sbra...@suse.com> + +- Remove obsolete translation-update-upstream and + gnome-patch-translation support (PM-2938). + +------------------------------------------------------------------- +Wed Sep 15 08:39:21 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.18.5: + + aggregator: + - Release the SRC lock while querying latency + - Release pads' peeked buffer when removing the pad or + finalizing it + + basesink: Don't swap rstart/rstop when stepping + + basesrc: Print segments with GST_SEGMENT_FORMAT and not + GST_PTR_FORMAT + + childproxy: init value in gst_child_proxy_get_property() if + needed + + clocksync: Fix providing system clock by default + + concat: + - Properly propagate seqnum of segment events + - adjust running time offsets on downstream events + - fix locking in SEGMENT event handler + + downloadbuffer/sparsefile: several fixes for win32 + + element: NULL the lists of contexts in dispose() + + multiqueue: + - Use running time of gap events for wakeups. + - Ensure peer pad exists when iterating internal links + + pad: + - Keep IDLE probe hook alive during immediate callback + - Ensure last flow return is set on sink pads in push mode + - Don't spam the debug log at INFO level when default-chaining + a buffer list + - clear probes holding mutex + + parse-launch: + - Fix a critical when using the : operator. + + Don't do delayed property setting for top-level properties. + + plugin: load plugins with unknown license strings + + ptpclock: Don't leak the GList + + queue2: Refuse all serialized queries when posting buffering + messages + + systemclock: Update monotonic reference time when re-scheduling + + High CPU usage in 1.18 (but not master) when pausing playback + in gnome-music + + Don't use volatile to mean atomic (fixes compiler warnings with + gcc 11) + +------------------------------------------------------------------- Old: ---- gstreamer-1.18.4.tar.xz New: ---- gstreamer-1.18.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer.spec ++++++ --- /var/tmp/diff_new_pack.hynfvG/_old 2021-09-20 23:32:40.931138665 +0200 +++ /var/tmp/diff_new_pack.hynfvG/_new 2021-09-20 23:32:40.935138669 +0200 @@ -19,7 +19,7 @@ %define gst_branch 1.0 Name: gstreamer -Version: 1.18.4 +Version: 1.18.5 Release: 0 Summary: Streaming-Media Framework Runtime License: LGPL-2.1-or-later @@ -39,7 +39,6 @@ BuildRequires: check-devel BuildRequires: fdupes BuildRequires: flex >= 2.5.31 -BuildRequires: gnome-patch-translation BuildRequires: gobject-introspection-devel >= 1.31.1 BuildRequires: gtk-doc >= 1.12 BuildRequires: hotdoc @@ -49,7 +48,6 @@ BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: translation-update-upstream BuildRequires: pkgconfig(bash-completion) >= 2.0 BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) @@ -151,12 +149,8 @@ %prep %setup -q -n gstreamer-%{version} -translation-update-upstream po gstreamer-%{gst_branch} -#gnome-patch-translation-prepare po gstreamer-%%{gst_branch} -# The order matters. Only run gnome-patch-translation-update after patching! %patch1 -p1 %patch2 -p1 -#gnome-patch-translation-update po gstreamer-%%{gst_branch} sed -i -e '1{s,^#!/usr/bin/env python3,#!%{_bindir}/python3,}' docs/gst-plugins-doc-cache-generator.py %build ++++++ gstreamer-1.18.4.tar.xz -> gstreamer-1.18.5.tar.xz ++++++ ++++ 2498 lines of diff (skipped)