Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpipewire for openSUSE:Factory checked in at 2023-01-06 17:03:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpipewire (Old) and /work/SRC/openSUSE:Factory/.kpipewire.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpipewire" Fri Jan 6 17:03:57 2023 rev:6 rq:1056017 version:5.26.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kpipewire/kpipewire.changes 2022-11-30 15:00:18.849491336 +0100 +++ /work/SRC/openSUSE:Factory/.kpipewire.new.1563/kpipewire.changes 2023-01-06 17:04:02.651672058 +0100 @@ -1,0 +2,9 @@ +Wed Jan 4 14:06:19 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.5 +- No code changes since 5.26.4 + +------------------------------------------------------------------- Old: ---- kpipewire-5.26.4.tar.xz kpipewire-5.26.4.tar.xz.sig New: ---- kpipewire-5.26.5.tar.xz kpipewire-5.26.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpipewire.spec ++++++ --- /var/tmp/diff_new_pack.wcZqlg/_old 2023-01-06 17:04:03.183675046 +0100 +++ /var/tmp/diff_new_pack.wcZqlg/_new 2023-01-06 17:04:03.187675069 +0100 @@ -1,7 +1,7 @@ # # spec file for package kpipewire # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} %bcond_without released Name: kpipewire -Version: 5.26.4 +Version: 5.26.5 Release: 0 Summary: PipeWire integration for KDE Plasma License: LGPL-2.0-only AND LGPL-3.0-only ++++++ kpipewire-5.26.4.tar.xz -> kpipewire-5.26.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpipewire-5.26.4/CMakeLists.txt new/kpipewire-5.26.5/CMakeLists.txt --- old/kpipewire-5.26.4/CMakeLists.txt 2022-11-29 12:28:25.000000000 +0100 +++ new/kpipewire-5.26.5/CMakeLists.txt 2023-01-03 19:05:34.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) project(KPipewire) -set(PROJECT_VERSION "5.26.4") +set(PROJECT_VERSION "5.26.5") set(PROJECT_VERSION_MAJOR 5) set(KF5_MIN_VERSION "5.98.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpipewire-5.26.4/po/zh_CN/kpipewire5.po new/kpipewire-5.26.5/po/zh_CN/kpipewire5.po --- old/kpipewire-5.26.4/po/zh_CN/kpipewire5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kpipewire-5.26.5/po/zh_CN/kpipewire5.po 2023-01-03 19:05:57.000000000 +0100 @@ -0,0 +1,33 @@ +msgid "" +msgstr "" +"Project-Id-Version: kdeorg\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-05-31 00:52+0000\n" +"PO-Revision-Date: 2023-01-02 07:17\n" +"Last-Translator: \n" +"Language-Team: Chinese Simplified\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Crowdin-Project: kdeorg\n" +"X-Crowdin-Project-ID: 269464\n" +"X-Crowdin-Language: zh-CN\n" +"X-Crowdin-File: /kf5-stable/messages/kpipewire/kpipewire5.pot\n" +"X-Crowdin-File-ID: 40856\n" + +#: pipewirecore.cpp:86 +#, kde-format +msgid "Failed to create PipeWire context" +msgstr "å建 PipeWire ç¯å¢å¤±è´¥" + +#: pipewirecore.cpp:96 +#, kde-format +msgid "Failed to connect to PipeWire" +msgstr "æ æ³è¿æ¥å° PipeWire" + +#: pipewirecore.cpp:103 +#, kde-format +msgid "Failed to start main PipeWire loop" +msgstr "æ æ³å¯å¨ PipeWire 主循ç¯" \ No newline at end of file