Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-rs for
openSUSE:Factory checked in at 2025-07-26 13:40:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-rs (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-rs"
Sat Jul 26 13:40:53 2025 rev:37 rq:1295737 version:1.26.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-rs/gstreamer-plugins-rs.changes
2025-07-03 12:12:34.474967723 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.13279/gstreamer-plugins-rs.changes
2025-07-26 13:41:29.677647214 +0200
@@ -1,0 +2,42 @@
+Thu Jul 24 07:32:32 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 1.26.4:
+ + aws: s3hlssink: Write to S3 on OutputStream flush
+ + cea708mux: fix clipping function
+ + dav1ddec: Use video decoder base class latency reporting API
+ + elevenlabssynthesizer: fix running time checks
+ + gopbuffer: Push GOPs in order of time on EOS
+ + gtk4: Improve color-state fallbacks for unknown values
+ + gtk4: Add YCbCr memory texture formats
+ + gtk4: Promote set_caps debug log to info
+ + hlssink3: Fix a comment typo
+ + hlssink3: Use closed fragment location in playlist generation
+ + livekit: add room-timeout
+ + mccparse: Convert "U" to the correct byte representation
+ + mp4mux: add TAI timestamp element and muxing
+ + threadshare: add a ts-rtpdtmfsrc element
+ + rtp: Update to rtcp-types 0.2
+ + rtpsend: Don't configure a zero min RTCP interval for senders
+ + rtpbin2: Fix handling of unknown PTs and don't warn about
+ incomplete RTP caps to allow for bundling
+ + rtpbin2: Improve rtcp-mux support
+ + rtpbin2: fix race condition on serialized Queries
+ + rtpbin2: sync: fix race condition
+ + rtprecv optimize src pad scheduling
+ + rtprecv: fix SSRC collision event sent in wrong direction
+ + skia: Add harfbuzz, freetype and fontconfig as dependencies in
+ the meson build
+ + tttocea{6,7}08: Disallow pango markup from input caps
+ + ts-intersrc: handle dynamic inter-ctx changes
+ + threadshare: src elements: don't pause the task in downward
+ state transitions
+ + webrtc: sink: avoid recursive locking of the session
+ + webrtcsink: fix deadlock on error setting remote description
+ + webrtcsink: add mitigation modes parameter and signal
+ + webrtc: fix Safari addIceCandidate crash
+ + webrtc-api: Set default bundle policy to max-bundle
+ + WHIP client: emit shutdown after DELETE request
+ + Fix various new clippy 1.88 warnings
+ + Update dependencies
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-rs-1.26.3.obscpio
New:
----
gst-plugins-rs-1.26.4.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-rs.spec ++++++
--- /var/tmp/diff_new_pack.jk0MkD/_old 2025-07-26 13:41:32.661770033 +0200
+++ /var/tmp/diff_new_pack.jk0MkD/_new 2025-07-26 13:41:32.661770033 +0200
@@ -27,7 +27,7 @@
%dnl #%%endif
Name: gstreamer-plugins-rs
-Version: 1.26.3
+Version: 1.26.4
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later
@@ -125,6 +125,7 @@
# Disable csound for now, bring issue upstream
#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcsound.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdav1d.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstelevenlabs.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfallbackswitch.so
%{_libdir}/gstreamer-%{gst_branch}/libgstffv1.so
%{_libdir}/gstreamer-%{gst_branch}/libgstfmp4.so
@@ -145,6 +146,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstrav1e.so
%{_libdir}/gstreamer-%{gst_branch}/libgstregex.so
%{_libdir}/gstreamer-%{gst_branch}/libgstreqwest.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstrsanalytics.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrsaudiofx.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrsclosedcaption.so
%{_libdir}/gstreamer-%{gst_branch}/libgstrsfile.so
@@ -167,7 +169,6 @@
%{_libdir}/gstreamer-%{gst_branch}/libgsturiplaylistbin.so
%{_libdir}/gstreamer-%{gst_branch}/libgstwebrtchttp.so
%{_libdir}/gstreamer-%{gst_branch}/libgsthlsmultivariantsink.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstrsrelationmeta.so
%{_libdir}/gstreamer-%{gst_branch}/libgstspeechmatics.so
%{_libdir}/gstreamer-%{gst_branch}/libgststreamgrouper.so
%dir %{_datadir}/appdata
++++++ _service ++++++
--- /var/tmp/diff_new_pack.jk0MkD/_old 2025-07-26 13:41:32.697771515 +0200
+++ /var/tmp/diff_new_pack.jk0MkD/_new 2025-07-26 13:41:32.701771680 +0200
@@ -3,8 +3,8 @@
<service name="obs_scm" mode="manual">
<param
name="url">https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git</param>
<param name="filename">gst-plugins-rs</param>
- <param name="versionformat">1.26.3</param>
- <param name="revision">refs/tags/gstreamer-1.26.2</param>
+ <param name="versionformat">1.26.4</param>
+ <param name="revision">refs/tags/gstreamer-1.26.4</param>
<param name="scm">git</param>
</service>
<service name="set_version" mode="manual"/>
@@ -17,6 +17,7 @@
<param name="srcdir">gst-plugins-rs</param>
<param name="compression">zst</param>
<param name="update">false</param>
+ <param name="i-accept-the-risk">RUSTSEC-2023-0071</param>
</service>
</services>
++++++ gst-plugins-rs-1.26.3.obscpio -> gst-plugins-rs-1.26.4.obscpio ++++++
++++ 35527 lines of diff (skipped)
++++++ gst-plugins-rs.obsinfo ++++++
--- /var/tmp/diff_new_pack.jk0MkD/_old 2025-07-26 13:41:33.533805939 +0200
+++ /var/tmp/diff_new_pack.jk0MkD/_new 2025-07-26 13:41:33.537806103 +0200
@@ -1,5 +1,5 @@
name: gst-plugins-rs
-version: 1.26.3
-mtime: 1748422381
-commit: 0826007d970a473475b6bf993229ebcde173fdba
+version: 1.26.4
+mtime: 1752668829
+commit: 8511071f6518e6df5dcadf8b113a43addd7ea1fe
++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/gstreamer-plugins-rs/vendor.tar.zst
/work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.13279/vendor.tar.zst
differ: char 7, line 1