Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pipewire for openSUSE:Factory 
checked in at 2024-04-18 22:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pipewire (Old)
 and      /work/SRC/openSUSE:Factory/.pipewire.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pipewire"

Thu Apr 18 22:10:42 2024 rev:111 rq:1168480 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes        2024-04-14 
11:53:48.605666353 +0200
+++ /work/SRC/openSUSE:Factory/.pipewire.new.26366/pipewire.changes     
2024-04-18 22:11:28.614991459 +0200
@@ -1,0 +2,53 @@
+Wed Apr 17 06:56:33 UTC 2024 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 1.0.5:
+  * Highlights
+    - pw_stream can now report timestamps on buffers and the
+      expected amount of samples for the resampler.
+    - The GStreamer element now has more correct timestamps using
+      the new pw_stream timestamps as a fallback.
+    - The FFADO module now handles suspend and resume better.
+    - A regression in v4l2 was fixed when parsing malformed
+      filters.
+    - A potential memory/fd leak was fixed in client-node.
+    - Many more small bugfixes and improvements.
+  * PipeWire
+    - pw_stream now reports the expected resampler input or output
+      size in the pw_time structure. (#3750)
+    - pw_stream now also adds a time field to the buffer, which
+      contains the time of the graph when the buffer was received
+      in the stream.
+    - Fix a compiler error when compiling with -Werror=shadow.
+      (#3915)
+    - The config parser will warn when invalid config is detected.
+  * Modules
+    - The FFADO module now opens and closes when suspending. This
+      fixes some problems when FFADO properties are changed while
+      suspended. (#3558)
+    - Filter-chain will now warn when invalid config is detected.
+    - Echo-cancel will now handle manage the state of the
+      echo-cancel plugin better, making sure run() is not called
+      after deactivate().
+    - Fix some potential memory/fd leaks in client-node.
+  * SPA
+    - Improve reading the bound ALSA controls.
+    - The resampler can now also report the number of expected
+      output samples.
+    - The ALSA ACP device objects have some more properties like
+      the card.id and alsa.components. (#3912)
+    - Fix a potential string corruption when parsing JSON strings.
+    - V4l2 now sets the latency on the port. (#3910)
+    - alsa-udev now has an option to expose the device even if
+      busy. (#3914)
+    - Improve null-audio-sink channel handling. (#3931)
+    - v4l2 will now drop the first frame because it often contains
+      wrong timestamps or garbage. (#3910)
+    - A regression in v4l2 was fixed where invalid/empty properties
+      in the filter would make it error early. (#3959)
+  * GStreamer
+    - The source now falls back to the new pw_buffer time for the
+      timestamps.
+  * Docs
+    - Sync with the master branch.
+
+-------------------------------------------------------------------

Old:
----
  pipewire-1.0.4.obscpio

New:
----
  pipewire-1.0.5.obscpio

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

Other differences:
------------------
++++++ pipewire.spec ++++++
--- /var/tmp/diff_new_pack.DbuJGr/_old  2024-04-18 22:11:29.211013362 +0200
+++ /var/tmp/diff_new_pack.DbuJGr/_new  2024-04-18 22:11:29.211013362 +0200
@@ -62,7 +62,7 @@
 %bcond_with aptx
 
 Name:           pipewire
-Version:        1.0.4
+Version:        1.0.5
 Release:        0
 Summary:        A Multimedia Framework designed to be an audio and video 
server and more
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DbuJGr/_old  2024-04-18 22:11:29.235014245 +0200
+++ /var/tmp/diff_new_pack.DbuJGr/_new  2024-04-18 22:11:29.239014391 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param 
name="url">https://gitlab.freedesktop.org/pipewire/pipewire.git</param>
-    <param name="revision">1.0.4</param>
+    <param name="revision">1.0.5</param>
     <param name="versionformat">@PARENT_TAG@</param>
 <!--
     <param name="revision">master</param>

++++++ pipewire-1.0.4.obscpio -> pipewire-1.0.5.obscpio ++++++
/work/SRC/openSUSE:Factory/pipewire/pipewire-1.0.4.obscpio 
/work/SRC/openSUSE:Factory/.pipewire.new.26366/pipewire-1.0.5.obscpio differ: 
char 48, line 1

++++++ pipewire.obsinfo ++++++
--- /var/tmp/diff_new_pack.DbuJGr/_old  2024-04-18 22:11:29.287016156 +0200
+++ /var/tmp/diff_new_pack.DbuJGr/_new  2024-04-18 22:11:29.291016303 +0200
@@ -1,5 +1,5 @@
 name: pipewire
-version: 1.0.4
-mtime: 1710318128
-commit: f2874ad1c2f7f0b9a1da05cc4f402b3ea3761ee6
+version: 1.0.5
+mtime: 1713166395
+commit: a2287be601710eea0d073261223ec34b92384c8a
 

Reply via email to