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-03 12:08:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-browser-integration (Old) and /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-browser-integration" Thu Jul 3 12:08:16 2025 rev:26 rq:1289904 version:6.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-browser-integration/plasma6-browser-integration.changes 2025-06-26 11:36:45.827417760 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.1903/plasma6-browser-integration.changes 2025-07-03 12:09:05.714283133 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 13:11:20 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.2 +- Changes since 6.4.1: + * Update version for new release 6.4.2 + +------------------------------------------------------------------- Old: ---- plasma-browser-integration-6.4.1.tar.xz plasma-browser-integration-6.4.1.tar.xz.sig New: ---- plasma-browser-integration-6.4.2.tar.xz plasma-browser-integration-6.4.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-browser-integration.spec ++++++ --- /var/tmp/diff_new_pack.hXsRzs/_old 2025-07-03 12:09:06.778327732 +0200 +++ /var/tmp/diff_new_pack.hXsRzs/_new 2025-07-03 12:09:06.778327732 +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.1 +Version: 6.4.2 Release: 0 Summary: Helper for the KDE Plasma Browser Integration License: GPL-3.0-or-later ++++++ plasma-browser-integration-6.4.1.tar.xz -> plasma-browser-integration-6.4.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-6.4.1/CMakeLists.txt new/plasma-browser-integration-6.4.2/CMakeLists.txt --- old/plasma-browser-integration-6.4.1/CMakeLists.txt 2025-06-24 11:34:21.000000000 +0200 +++ new/plasma-browser-integration-6.4.2/CMakeLists.txt 2025-07-01 13:41:22.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.4.1") +set(PROJECT_VERSION "6.4.2") project(plasma-browser-integration VERSION ${PROJECT_VERSION}) -set(PROJECT_DEP_VERSION "6.4.1") +set(PROJECT_DEP_VERSION "6.4.2") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.8.0")