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 2026-06-25 10:49:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.2088 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-browser-integration"
Thu Jun 25 10:49:07 2026 rev:43 rq:1361417 version:6.7.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma6-browser-integration/plasma6-browser-integration.changes
2026-06-18 21:36:43.162329682 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.2088/plasma6-browser-integration.changes
2026-06-25 10:49:35.497557848 +0200
@@ -1,0 +2,9 @@
+Tue Jun 23 10:59:43 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:
----
plasma-browser-integration-6.7.0.tar.xz
plasma-browser-integration-6.7.0.tar.xz.sig
New:
----
plasma-browser-integration-6.7.1.tar.xz
plasma-browser-integration-6.7.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.M0lpVL/_old 2026-06-25 10:49:36.281584977 +0200
+++ /var/tmp/diff_new_pack.M0lpVL/_new 2026-06-25 10:49:36.285585116 +0200
@@ -29,14 +29,14 @@
# 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.7.0
+Version: 6.7.1
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
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 >= %{kf6_version}
++++++ plasma-browser-integration-6.7.0.tar.xz ->
plasma-browser-integration-6.7.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-6.7.0/CMakeLists.txt
new/plasma-browser-integration-6.7.1/CMakeLists.txt
--- old/plasma-browser-integration-6.7.0/CMakeLists.txt 2026-06-11
11:35:20.000000000 +0200
+++ new/plasma-browser-integration-6.7.1/CMakeLists.txt 2026-06-23
10:14:28.000000000 +0200
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.7.0")
+set(PROJECT_VERSION "6.7.1")
project(plasma-browser-integration VERSION ${PROJECT_VERSION})