Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpipewire for openSUSE:Factory checked in at 2022-11-10 14:20:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpipewire (Old) and /work/SRC/openSUSE:Factory/.kpipewire.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpipewire" Thu Nov 10 14:20:44 2022 rev:4 rq:1034757 version:5.26.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kpipewire/kpipewire.changes 2022-10-29 20:16:17.777951588 +0200 +++ /work/SRC/openSUSE:Factory/.kpipewire.new.1597/kpipewire.changes 2022-11-10 14:20:57.173897488 +0100 @@ -1,0 +2,9 @@ +Tue Nov 8 17:24:52 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.3 +- No code changes since 5.26.2 + +------------------------------------------------------------------- Old: ---- kpipewire-5.26.2.tar.xz kpipewire-5.26.2.tar.xz.sig New: ---- kpipewire-5.26.3.tar.xz kpipewire-5.26.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpipewire.spec ++++++ --- /var/tmp/diff_new_pack.flHYXZ/_old 2022-11-10 14:20:58.765906499 +0100 +++ /var/tmp/diff_new_pack.flHYXZ/_new 2022-11-10 14:20:58.769906522 +0100 @@ -21,7 +21,7 @@ %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} %bcond_without released Name: kpipewire -Version: 5.26.2 +Version: 5.26.3 Release: 0 Summary: PipeWire integration for KDE Plasma License: LGPL-2.0-only AND LGPL-3.0-only ++++++ kpipewire-5.26.2.tar.xz -> kpipewire-5.26.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpipewire-5.26.2/CMakeLists.txt new/kpipewire-5.26.3/CMakeLists.txt --- old/kpipewire-5.26.2/CMakeLists.txt 2022-10-26 12:00:50.000000000 +0200 +++ new/kpipewire-5.26.3/CMakeLists.txt 2022-11-08 13:08:28.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) project(KPipewire) -set(PROJECT_VERSION "5.26.2") +set(PROJECT_VERSION "5.26.3") 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.2/po/ru/kpipewire5.po new/kpipewire-5.26.3/po/ru/kpipewire5.po --- old/kpipewire-5.26.2/po/ru/kpipewire5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kpipewire-5.26.3/po/ru/kpipewire5.po 2022-11-08 13:08:30.000000000 +0100 @@ -0,0 +1,34 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kpipewire package. +# +# Olesya Gerasimenko <translation-t...@basealt.ru>, 2022. +msgid "" +msgstr "" +"Project-Id-Version: kpipewire\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-05-31 00:52+0000\n" +"PO-Revision-Date: 2022-10-31 15:51+0300\n" +"Last-Translator: Olesya Gerasimenko <translation-t...@basealt.ru>\n" +"Language-Team: Basealt Translation Team\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Lokalize 22.04.3\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