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-09-22 16:40:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-rs (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-rs"

Mon Sep 22 16:40:59 2025 rev:40 rq:1306477 version:1.26.6+git20.e287e869

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-rs/gstreamer-plugins-rs.changes    
    2025-08-15 21:53:00.694492920 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.27445/gstreamer-plugins-rs.changes
     2025-09-22 16:41:52.806958415 +0200
@@ -1,0 +2,66 @@
+Sun Sep 21 12:11:16 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 1.26.6+git20.e287e869:
+  * Fix some new clippy 1.90 warnings
+  * colordetect: Don't use deprecated color_name API
+  * deny: Update
+  * quinn: Update to web-transport-quinn 0.8
+  * skia: Update to skia-safe 0.88
+  * Update Cargo.lock
+  * Allow windows-sys 0.61 too
+  * intersink: add sync property
+  * meson: Fix .pc files installation and simplify build output
+    handling. This also fixes the .pc file install directory and
+    ensures that the .pc files are only installed when static
+    builds is enabled.
+- Drop devel subpackage following upstream changes.
+
+-------------------------------------------------------------------
+Mon Sep 15 16:50:18 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 1.26.6:
+  + aws: Ensure task stopping on paused-to-ready state change
+  + fallbacksrc:
+    - Don't panic during retries if the element was shut down in
+      parallel
+    - Don't restart source if the element is just being shut down
+    - Fix some custom source deadlocks
+    - Fix sources only being restarted once
+  + gtk4: Try importing dmabufs withouth DMA_DRM caps
+  + inter: Give the appsrc/appsink a name that has the parent
+    element as prefix
+  + mp4: Skip tests using x264enc if it does not exist
+  + rtpgccbwe: avoid clamp() panic when min_bitrate > max_bitrate
+  + rtpmp4gdepay2: allow only constantduration with neither
+    constantsize nor sizelength set
+  + rtprecv: fix race condition on first buffer
+  + speechmatics: Specify rustls as an explicit dependency
+  + spotify: update to librespot 0.7
+  + threadshare:
+    - add a blocking adapter element
+    - always use block_on_or_add_subtask
+    - audiotestsrc: fix setting samples-per-buffer...
+    - blocking_adapter: fix Since marker in docs
+    - fix resources not available when preparing asynchronously
+    - fix ts-inter test one_to_one_up_first
+    - have: have Task log its obj
+    - intersink: return from blocking tasks when stopping
+    - inter: update doc example
+    - runtime/pad: lower log level pushing Buffer to flushing pad
+    - separate blocking & throttling schedulers
+    - update examples
+    - Update to getifaddrs 0.5
+    - Fix macOS build post getifaddrs 0.5 update
+    - Bump up getiffaddrs to 0.1.5 and revert "udp: avoid
+      getifaddrs in android"
+    - Reapply "udp: avoid getifaddrs in android"
+  + transcriberbin: Fix some deadlocks
+  + Update dependencies
+  + webrtc: Migrate to warp 0.4 and switch to tokio-rustls
+  + webrtc/signalling: Fix setting of host address
+  + ci: add script to check readme against plugins list
+  + Fix various new clippy 1.89 warnings
+  + Don't suggest running cargo cinstall after cargo cbuild
+  + meson: Isolate built plugins from cargo target directory
+
+-------------------------------------------------------------------

Old:
----
  gst-plugins-rs-1.26.5+git11.949807a4.obscpio

New:
----
  gst-plugins-rs-1.26.6+git20.e287e869.obscpio

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

Other differences:
------------------
++++++ gstreamer-plugins-rs.spec ++++++
--- /var/tmp/diff_new_pack.zfGfOG/_old  2025-09-22 16:41:54.619034550 +0200
+++ /var/tmp/diff_new_pack.zfGfOG/_new  2025-09-22 16:41:54.619034550 +0200
@@ -20,14 +20,10 @@
 %define _name gst-plugins-rs
 %define gst_branch 1.0
 
-%dnl #%%ifarch s390 s390x ppc ppc64
 %bcond_with aws
-%dnl #%%else
-%dnl #%%bcond_without aws
-%dnl #%%endif
 
 Name:           gstreamer-plugins-rs
-Version:        1.26.5+git11.949807a4
+Version:        1.26.6+git20.e287e869
 Release:        0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        LGPL-2.1-or-later
@@ -38,7 +34,7 @@
 Source2:        vendor.tar.zst
 Source4:        gstreamer-plugins-rs.appdata.xml
 
-BuildRequires:  cargo-c >= 0.9.21
+BuildRequires:  cargo-c >= 0.10.12
 BuildRequires:  cargo-packaging >= 1.2.0+3
 BuildRequires:  clang
 BuildRequires:  git
@@ -74,22 +70,6 @@
 
 This package provides various plugins written in Rust.
 
-%package devel
-Summary:        GStreamer Streaming-Media Framework Plug-Ins development files
-Group:          Development/Libraries/Other
-Requires:       %{name} = %{version}
-
-%description devel
-GStreamer is a streaming media framework based on graphs of filters
-that operate on media data. Applications using this library can do
-anything media-related, from real-time sound processing to playing
-videos. Its plug-in-based architecture means that new data types or
-processing capabilities can be added simply by installing new
-plug-ins.
-
-This package contains the pkgconfig development files for the rust
-plugins.
-
 %prep
 %autosetup -n %{_name}-%{version} -a2 -p1
 
@@ -122,8 +102,6 @@
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstcdg.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstclaxon.so
-# 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
@@ -175,6 +153,3 @@
 %{_datadir}/appdata/gstreamer-plugins-rs.appdata.xml
 %{_bindir}/gst-webrtc-signalling-server
 
-%files devel
-%{_libdir}/pkgconfig/*.pc
-

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zfGfOG/_old  2025-09-22 16:41:54.663036400 +0200
+++ /var/tmp/diff_new_pack.zfGfOG/_new  2025-09-22 16:41:54.667036567 +0200
@@ -3,9 +3,9 @@
   <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.5+git@TAG_OFFSET@.%h</param>
-    <param name="revision">949807a4b02033551d48407e2721c5337cce5290</param>
-<!--   <param name="revision">refs/tags/gstreamer-1.26.5</param> --> 
+    <param name="versionformat">1.26.6+git@TAG_OFFSET@.%h</param>
+    <param name="revision">e287e869f3ff94c813b841ad932786e975c365bc</param>
+<!--   <param name="revision">refs/tags/gstreamer-1.26.6</param> --> 
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
   </service>
@@ -18,7 +18,7 @@
   <service name="cargo_vendor" mode="manual">
          <param name="srcdir">gst-plugins-rs</param>
          <param name="compression">zst</param>
-         <param name="update">false</param>
+         <param name="update">true</param>
          <param name="i-accept-the-risk">RUSTSEC-2023-0071</param>
   </service>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.zfGfOG/_old  2025-09-22 16:41:54.687037408 +0200
+++ /var/tmp/diff_new_pack.zfGfOG/_new  2025-09-22 16:41:54.691037576 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git</param>
-              <param 
name="changesrevision">949807a4b02033551d48407e2721c5337cce5290</param></service></servicedata>
+              <param 
name="changesrevision">e287e869f3ff94c813b841ad932786e975c365bc</param></service></servicedata>
 (No newline at EOF)
 

++++++ gst-plugins-rs-1.26.5+git11.949807a4.obscpio -> 
gst-plugins-rs-1.26.6+git20.e287e869.obscpio ++++++
++++ 12903 lines of diff (skipped)

++++++ gst-plugins-rs.obsinfo ++++++
--- /var/tmp/diff_new_pack.zfGfOG/_old  2025-09-22 16:41:55.391066988 +0200
+++ /var/tmp/diff_new_pack.zfGfOG/_new  2025-09-22 16:41:55.399067324 +0200
@@ -1,5 +1,5 @@
 name: gst-plugins-rs
-version: 1.26.5+git11.949807a4
-mtime: 1755113994
-commit: 949807a4b02033551d48407e2721c5337cce5290
+version: 1.26.6+git20.e287e869
+mtime: 1758298039
+commit: e287e869f3ff94c813b841ad932786e975c365bc
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/gstreamer-plugins-rs/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.27445/vendor.tar.zst 
differ: char 7, line 1

Reply via email to