Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kdbusaddons for openSUSE:Factory
checked in at 2026-01-12 10:11:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kdbusaddons (Old)
and /work/SRC/openSUSE:Factory/.kf6-kdbusaddons.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kdbusaddons"
Mon Jan 12 10:11:23 2026 rev:23 rq:1326418 version:6.22.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kdbusaddons/kf6-kdbusaddons.changes
2025-12-16 15:55:39.637353521 +0100
+++
/work/SRC/openSUSE:Factory/.kf6-kdbusaddons.new.1928/kf6-kdbusaddons.changes
2026-01-12 10:15:13.194443095 +0100
@@ -1,0 +2,11 @@
+Sun Jan 4 14:47:09 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.22.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.22.0
+- Changes since 6.21.0:
+ * Update dependency version to 6.22.0
+ * Update version to 6.22.0
+
+-------------------------------------------------------------------
Old:
----
kdbusaddons-6.21.0.tar.xz
kdbusaddons-6.21.0.tar.xz.sig
New:
----
kdbusaddons-6.22.0.tar.xz
kdbusaddons-6.22.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kdbusaddons.spec ++++++
--- /var/tmp/diff_new_pack.xnzP92/_old 2026-01-12 10:15:13.998476112 +0100
+++ /var/tmp/diff_new_pack.xnzP92/_new 2026-01-12 10:15:14.002476276 +0100
@@ -19,11 +19,11 @@
%define qt6_version 6.8.0
%define rname kdbusaddons
-# Full KF6 version (e.g. 6.21.0)
+# Full KF6 version (e.g. 6.22.0)
%{!?_kf6_version: %global _kf6_version %{version}}
%bcond_without released
Name: kf6-kdbusaddons
-Version: 6.21.0
+Version: 6.22.0
Release: 0
Summary: Convenience classes for QtDBus
License: LGPL-2.1-or-later
++++++ kdbusaddons-6.21.0.tar.xz -> kdbusaddons-6.22.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdbusaddons-6.21.0/CMakeLists.txt
new/kdbusaddons-6.22.0/CMakeLists.txt
--- old/kdbusaddons-6.21.0/CMakeLists.txt 2025-12-05 14:20:30.000000000
+0100
+++ new/kdbusaddons-6.22.0/CMakeLists.txt 2026-01-02 18:41:18.000000000
+0100
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16)
-set(KF_VERSION "6.21.0") # handled by release scripts
+set(KF_VERSION "6.22.0") # handled by release scripts
project(KDBusAddons VERSION ${KF_VERSION})
include(FeatureSummary)
-find_package(ECM 6.21.0 NO_MODULE)
+find_package(ECM 6.22.0 NO_MODULE)
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake
Modules." URL "https://commits.kde.org/extra-cmake-modules")
feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND
FATAL_ON_MISSING_REQUIRED_PACKAGES)
@@ -57,7 +57,7 @@
set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control the range of
deprecated API excluded from the build [default=0].")
ecm_set_disabled_deprecation_versions(
- QT 6.10.0
+ QT 6.11.0
)
ecm_install_po_files_as_qm(poqm)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdbusaddons-6.21.0/poqm/ga/kdbusaddons6_qt.po
new/kdbusaddons-6.22.0/poqm/ga/kdbusaddons6_qt.po
--- old/kdbusaddons-6.21.0/poqm/ga/kdbusaddons6_qt.po 1970-01-01
01:00:00.000000000 +0100
+++ new/kdbusaddons-6.22.0/poqm/ga/kdbusaddons6_qt.po 2026-01-02
18:41:18.000000000 +0100
@@ -0,0 +1,41 @@
+msgid ""
+msgstr ""
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+
+#: tools/kquitapp/kquitapp.cpp:19
+msgctxt "main|"
+msgid "Quit a D-Bus enabled application easily"
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:21
+msgctxt "main|"
+msgid "Full service name, overrides application name provided"
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:24
+msgctxt "main|"
+msgid "Path in the D-Bus interface to use"
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:27
+msgctxt "main|"
+msgid "The name of the application to quit"
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:45
+#, qt-format
+msgctxt "main|"
+msgid "Application %1 could not be found using service %2 and path %3."
+msgstr ""
+
+#: tools/kquitapp/kquitapp.cpp:52
+#, qt-format
+msgctxt "main|"
+msgid ""
+"Quitting application %1 failed. Error reported was:\n"
+"\n"
+" %2 : %3"
+msgstr ""