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-10-29 20:15:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpipewire (Old) and /work/SRC/openSUSE:Factory/.kpipewire.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpipewire" Sat Oct 29 20:15:36 2022 rev:3 rq:1031860 version:5.26.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kpipewire/kpipewire.changes 2022-10-20 11:10:35.775884102 +0200 +++ /work/SRC/openSUSE:Factory/.kpipewire.new.2275/kpipewire.changes 2022-10-29 20:16:17.777951588 +0200 @@ -1,0 +2,9 @@ +Wed Oct 26 14:15:44 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.2 +- No code changes since 5.26.1 + +------------------------------------------------------------------- Old: ---- kpipewire-5.26.1.tar.xz kpipewire-5.26.1.tar.xz.sig New: ---- kpipewire-5.26.2.tar.xz kpipewire-5.26.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpipewire.spec ++++++ --- /var/tmp/diff_new_pack.zgbi0S/_old 2022-10-29 20:16:18.281954273 +0200 +++ /var/tmp/diff_new_pack.zgbi0S/_new 2022-10-29 20:16:18.289954316 +0200 @@ -21,7 +21,7 @@ %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} %bcond_without released Name: kpipewire -Version: 5.26.1 +Version: 5.26.2 Release: 0 Summary: PipeWire integration for KDE Plasma License: LGPL-2.0-only AND LGPL-3.0-only ++++++ kpipewire-5.26.1.tar.xz -> kpipewire-5.26.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpipewire-5.26.1/CMakeLists.txt new/kpipewire-5.26.2/CMakeLists.txt --- old/kpipewire-5.26.1/CMakeLists.txt 2022-10-18 12:28:46.000000000 +0200 +++ new/kpipewire-5.26.2/CMakeLists.txt 2022-10-26 12:00:50.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) project(KPipewire) -set(PROJECT_VERSION "5.26.1") +set(PROJECT_VERSION "5.26.2") set(PROJECT_VERSION_MAJOR 5) set(KF5_MIN_VERSION "5.98.0")