Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-integration for
openSUSE:Factory checked in at 2026-02-27 17:00:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma6-integration.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-integration"
Fri Feb 27 17:00:15 2026 rev:37 rq:1334972 version:6.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-integration/plasma6-integration.changes
2026-02-16 13:10:50.833847480 +0100
+++
/work/SRC/openSUSE:Factory/.plasma6-integration.new.29461/plasma6-integration.changes
2026-02-27 17:01:23.378934233 +0100
@@ -1,0 +2,9 @@
+Tue Feb 24 17:21:55 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.1
+- Changes since 6.6.0:
+ * Update version for new release 6.6.1
+
+-------------------------------------------------------------------
Old:
----
plasma-integration-6.6.0.tar.xz
plasma-integration-6.6.0.tar.xz.sig
New:
----
plasma-integration-6.6.1.tar.xz
plasma-integration-6.6.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-integration.spec ++++++
--- /var/tmp/diff_new_pack.meSWSZ/_old 2026-02-27 17:01:23.922956723 +0100
+++ /var/tmp/diff_new_pack.meSWSZ/_new 2026-02-27 17:01:23.922956723 +0100
@@ -29,7 +29,7 @@
%endif
%define rname plasma-integration
Name: plasma6-integration
-Version: 6.6.0
+Version: 6.6.1
Release: 0
# Full Plasma 6 version (e.g. 6.0.0)
%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
@@ -38,9 +38,9 @@
Summary: Plugins responsible for better integration of Qt applications
in KDE Workspace
License: GPL-2.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-integration-6.6.0.tar.xz -> plasma-integration-6.6.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-integration-6.6.0/CMakeLists.txt
new/plasma-integration-6.6.1/CMakeLists.txt
--- old/plasma-integration-6.6.0/CMakeLists.txt 2026-02-12 11:07:54.000000000
+0100
+++ new/plasma-integration-6.6.1/CMakeLists.txt 2026-02-24 10:41:42.000000000
+0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(PlasmaIntegration)
-set(PROJECT_VERSION "6.6.0")
+set(PROJECT_VERSION "6.6.1")
set(QT5_MIN_VERSION "5.15.2")
set(QT_MIN_VERSION "6.10.0")