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-06-25 10:48:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpipewire6 (Old) and /work/SRC/openSUSE:Factory/.kpipewire6.new.2088 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpipewire6" Thu Jun 25 10:48:40 2026 rev:45 rq:1361396 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kpipewire6/kpipewire6.changes 2026-06-18 21:35:43.207827616 +0200 +++ /work/SRC/openSUSE:Factory/.kpipewire6.new.2088/kpipewire6.changes 2026-06-25 10:48:53.752114024 +0200 @@ -1,0 +2,9 @@ +Tue Jun 23 10:55:10 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.1 +- Changes since 6.7.0: + * Update version for new release 6.7.1 + +------------------------------------------------------------------- Old: ---- kpipewire-6.7.0.tar.xz kpipewire-6.7.0.tar.xz.sig New: ---- kpipewire-6.7.1.tar.xz kpipewire-6.7.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpipewire6.spec ++++++ --- /var/tmp/diff_new_pack.AptvM2/_old 2026-06-25 10:48:54.556141808 +0200 +++ /var/tmp/diff_new_pack.AptvM2/_new 2026-06-25 10:48:54.560141946 +0200 @@ -27,14 +27,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kpipewire6 -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: PipeWire integration for KDE Plasma License: LGPL-2.0-only AND LGPL-3.0-only URL: https://www.kde.org -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-extra-cmake-modules ++++++ kpipewire-6.7.0.tar.xz -> kpipewire-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpipewire-6.7.0/CMakeLists.txt new/kpipewire-6.7.1/CMakeLists.txt --- old/kpipewire-6.7.0/CMakeLists.txt 2026-06-11 11:32:29.000000000 +0200 +++ new/kpipewire-6.7.1/CMakeLists.txt 2026-06-23 10:11:42.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) project(KPipewire) -set(PROJECT_VERSION "6.7.0") +set(PROJECT_VERSION "6.7.1") string(REPLACE "." ";" VERSION_LIST ${PROJECT_VERSION}) list(GET VERSION_LIST 0 PROJECT_VERSION_MAJOR) list(GET VERSION_LIST 1 PROJECT_VERSION_MINOR)
