Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-browser-integration for openSUSE:Factory checked in at 2025-07-18 15:57:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-browser-integration (Old) and /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-browser-integration" Fri Jul 18 15:57:05 2025 rev:27 rq:1293929 version:6.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-browser-integration/plasma6-browser-integration.changes 2025-07-03 12:09:05.714283133 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.8875/plasma6-browser-integration.changes 2025-07-18 15:57:40.452325310 +0200 @@ -1,0 +2,9 @@ +Tue Jul 15 10:58:11 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.3 +- Changes since 6.4.2: + * Update version for new release 6.4.3 + +------------------------------------------------------------------- Old: ---- plasma-browser-integration-6.4.2.tar.xz plasma-browser-integration-6.4.2.tar.xz.sig New: ---- plasma-browser-integration-6.4.3.tar.xz plasma-browser-integration-6.4.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-browser-integration.spec ++++++ --- /var/tmp/diff_new_pack.wgCKbn/_old 2025-07-18 15:57:41.340362409 +0200 +++ /var/tmp/diff_new_pack.wgCKbn/_new 2025-07-18 15:57:41.344362575 +0200 @@ -29,7 +29,7 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: plasma6-browser-integration -Version: 6.4.2 +Version: 6.4.3 Release: 0 Summary: Helper for the KDE Plasma Browser Integration License: GPL-3.0-or-later ++++++ plasma-browser-integration-6.4.2.tar.xz -> plasma-browser-integration-6.4.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-6.4.2/CMakeLists.txt new/plasma-browser-integration-6.4.3/CMakeLists.txt --- old/plasma-browser-integration-6.4.2/CMakeLists.txt 2025-07-01 13:41:22.000000000 +0200 +++ new/plasma-browser-integration-6.4.3/CMakeLists.txt 2025-07-15 11:54:41.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.4.2") +set(PROJECT_VERSION "6.4.3") project(plasma-browser-integration VERSION ${PROJECT_VERSION}) -set(PROJECT_DEP_VERSION "6.4.2") +set(PROJECT_DEP_VERSION "6.4.3") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.8.0")