Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpipewire6 for openSUSE:Factory checked in at 2026-03-04 21:01:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpipewire6 (Old) and /work/SRC/openSUSE:Factory/.kpipewire6.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpipewire6" Wed Mar 4 21:01:03 2026 rev:40 rq:1336098 version:6.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kpipewire6/kpipewire6.changes 2026-02-27 16:59:45.830828177 +0100 +++ /work/SRC/openSUSE:Factory/.kpipewire6.new.561/kpipewire6.changes 2026-03-04 21:01:12.966512014 +0100 @@ -1,0 +2,9 @@ +Tue Mar 3 12:26:42 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.2 +- Changes since 6.6.1: + * Update version for new release 6.6.2 + +------------------------------------------------------------------- Old: ---- kpipewire-6.6.1.tar.xz kpipewire-6.6.1.tar.xz.sig New: ---- kpipewire-6.6.2.tar.xz kpipewire-6.6.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpipewire6.spec ++++++ --- /var/tmp/diff_new_pack.c6YoSY/_old 2026-03-04 21:01:13.846548362 +0100 +++ /var/tmp/diff_new_pack.c6YoSY/_new 2026-03-04 21:01:13.846548362 +0100 @@ -27,7 +27,7 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kpipewire6 -Version: 6.6.1 +Version: 6.6.2 Release: 0 Summary: PipeWire integration for KDE Plasma License: LGPL-2.0-only AND LGPL-3.0-only ++++++ kpipewire-6.6.1.tar.xz -> kpipewire-6.6.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpipewire-6.6.1/CMakeLists.txt new/kpipewire-6.6.2/CMakeLists.txt --- old/kpipewire-6.6.1/CMakeLists.txt 2026-02-24 10:38:10.000000000 +0100 +++ new/kpipewire-6.6.2/CMakeLists.txt 2026-03-03 10:31:12.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) project(KPipewire) -set(PROJECT_VERSION "6.6.1") +set(PROJECT_VERSION "6.6.2") string(REPLACE "." ";" VERSION_LIST ${PROJECT_VERSION}) list(GET VERSION_LIST 0 PROJECT_VERSION_MAJOR) list(GET VERSION_LIST 1 PROJECT_VERSION_MINOR)
