Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpipewire6 for openSUSE:Factory checked in at 2025-02-10 17:23:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpipewire6 (Old) and /work/SRC/openSUSE:Factory/.kpipewire6.new.21275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpipewire6" Mon Feb 10 17:23:48 2025 rev:19 rq:1244577 version:6.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpipewire6/kpipewire6.changes 2025-01-03 14:16:33.880542292 +0100 +++ /work/SRC/openSUSE:Factory/.kpipewire6.new.21275/kpipewire6.changes 2025-02-10 18:03:00.671970677 +0100 @@ -1,0 +2,43 @@ +Thu Feb 6 13:46:45 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.0 +- Changes since 6.2.91: + * update version for new release + +------------------------------------------------------------------- +Thu Jan 23 13:45:31 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.91 +- Changes since 6.2.90: + * update version for new release + * Add missing ! + * PipeWireSourceStream::setActive demote assert to warning + * PipeWireSourceItem handle stream creation failure + +------------------------------------------------------------------- +Sat Jan 11 18:27:25 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.2.90 +- Changes since 6.2.5: + * update version for new release + * Use ECMDeprecationSettings + * Avoid calling pipewire methods on the render thread + * Flush encoder queue when streaming doesn't provide an update + * Add GIF support + * Add animated WebP support + * Add metainfo.yaml + * libx264encoder: Ensure stream size is always a multiple of 2 (kde#485733) + * encoder: Make it possble to override the filter graph used for software encode + * PipeWireCore: handle null loop from pw_loop_new gracefully + * PipeWireSourceStream: work around crashes for pipewire < 0.3.49 (kde#492400) + * produce: Flush remaining frames when we are deactivating (kde#471159) + * update version for new release + * h264vaapi: Use the proper getter for getting the hardware context + +------------------------------------------------------------------- Old: ---- kpipewire-6.2.5.tar.xz kpipewire-6.2.5.tar.xz.sig New: ---- kpipewire-6.3.0.tar.xz kpipewire-6.3.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpipewire6.spec ++++++ --- /var/tmp/diff_new_pack.PyjwCp/_old 2025-02-10 18:03:01.107988975 +0100 +++ /var/tmp/diff_new_pack.PyjwCp/_new 2025-02-10 18:03:01.107988975 +0100 @@ -1,7 +1,7 @@ # # spec file for package kpipewire6 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,14 +27,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kpipewire6 -Version: 6.2.5 +Version: 6.3.0 Release: 0 Summary: PipeWire integration for KDE Plasma License: LGPL-2.0-only AND LGPL-3.0-only URL: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-extra-cmake-modules ++++++ kpipewire-6.2.5.tar.xz -> kpipewire-6.3.0.tar.xz ++++++ ++++ 2449 lines of diff (skipped)