Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package baloo5 for openSUSE:Factory checked 
in at 2023-02-13 16:37:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5 (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5"

Mon Feb 13 16:37:51 2023 rev:111 rq:1064555 version:5.103.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes    2023-01-16 
17:57:50.474458736 +0100
+++ /work/SRC/openSUSE:Factory/.baloo5.new.1848/baloo5.changes  2023-02-13 
16:37:53.130279107 +0100
@@ -1,0 +2,11 @@
+Wed Feb  8 09:12:37 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.103.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.103.0
+- Changes since 5.102.0:
+  * Fix automoc issues on generated DBus source files
+  * Don't skip automoc for DBus interfaces
+
+-------------------------------------------------------------------

Old:
----
  baloo-5.102.0.tar.xz
  baloo-5.102.0.tar.xz.sig

New:
----
  baloo-5.103.0.tar.xz
  baloo-5.103.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ baloo5.spec ++++++
--- /var/tmp/diff_new_pack.qrFKo2/_old  2023-02-13 16:37:53.770282785 +0100
+++ /var/tmp/diff_new_pack.qrFKo2/_new  2023-02-13 16:37:53.774282808 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.102
+%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           baloo5
-Version:        5.102.0
+Version:        5.103.0
 Release:        0
 Summary:        Framework for searching and managing metadata
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
@@ -158,15 +158,13 @@
 
 rm %{name}.lang
 
-%post -n libKF5Baloo5 -p /sbin/ldconfig
-%postun -n libKF5Baloo5 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5Baloo5
 
 %post file %{systemd_user_post kde-baloo.service}
 %preun file %{systemd_user_preun kde-baloo.service}
 %postun file %{systemd_user_postun kde-baloo.service}
 
-%post -n libKF5BalooEngine5 -p /sbin/ldconfig
-%postun -n libKF5BalooEngine5 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5BalooEngine5
 
 %files -n libKF5Baloo5
 %license LICENSES/*

++++++ baloo-5.102.0.tar.xz -> baloo-5.103.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/CMakeLists.txt 
new/baloo-5.103.0/CMakeLists.txt
--- old/baloo-5.102.0/CMakeLists.txt    2023-01-07 02:58:52.000000000 +0100
+++ new/baloo-5.103.0/CMakeLists.txt    2023-02-05 10:16:49.000000000 +0100
@@ -1,8 +1,8 @@
 # set minimum version requirements
 cmake_minimum_required(VERSION 3.16)
 set(REQUIRED_QT_VERSION 5.15.2)
-set(KF_VERSION "5.102.0") # handled by release scripts
-set(KF_DEP_VERSION "5.102.0") # handled by release scripts
+set(KF_VERSION "5.103.0") # handled by release scripts
+set(KF_DEP_VERSION "5.103.0") # handled by release scripts
 
 # set up project
 project(Baloo VERSION ${KF_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/fr/balooctl5.po 
new/baloo-5.103.0/po/fr/balooctl5.po
--- old/baloo-5.102.0/po/fr/balooctl5.po        2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/fr/balooctl5.po        2023-02-05 10:16:49.000000000 
+0100
@@ -5,6 +5,7 @@
 # Simon Depiets <sdepi...@gmail.com>, 2017, 2018, 2019, 2020.
 # Xavier Besnard <xavier.besn...@neuf.fr>, 2020.
 #
+# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -12,13 +13,13 @@
 "POT-Creation-Date: 2021-05-19 00:15+0000\n"
 "PO-Revision-Date: 2020-12-29 07:46+0100\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 22.12.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/balooctl5.po 
new/baloo-5.103.0/po/zh_CN/balooctl5.po
--- old/baloo-5.102.0/po/zh_CN/balooctl5.po     2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_CN/balooctl5.po     2023-02-05 10:16:49.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-19 00:15+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/baloodb5.po 
new/baloo-5.103.0/po/zh_CN/baloodb5.po
--- old/baloo-5.102.0/po/zh_CN/baloodb5.po      2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_CN/baloodb5.po      2023-02-05 10:16:49.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-03 02:05+0200\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/balooengine5.po 
new/baloo-5.103.0/po/zh_CN/balooengine5.po
--- old/baloo-5.102.0/po/zh_CN/balooengine5.po  2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_CN/balooengine5.po  2023-02-05 10:16:49.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-16 00:16+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/baloosearch5.po 
new/baloo-5.103.0/po/zh_CN/baloosearch5.po
--- old/baloo-5.102.0/po/zh_CN/baloosearch5.po  2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_CN/baloosearch5.po  2023-02-05 10:16:49.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-19 00:13+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/balooshow5.po 
new/baloo-5.103.0/po/zh_CN/balooshow5.po
--- old/baloo-5.102.0/po/zh_CN/balooshow5.po    2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_CN/balooshow5.po    2023-02-05 10:16:49.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-02 00:41+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/kio5_baloosearch.po 
new/baloo-5.103.0/po/zh_CN/kio5_baloosearch.po
--- old/baloo-5.102.0/po/zh_CN/kio5_baloosearch.po      2023-01-07 
02:58:52.000000000 +0100
+++ new/baloo-5.103.0/po/zh_CN/kio5_baloosearch.po      2023-02-05 
10:16:49.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-05 00:13+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/kio5_tags.po 
new/baloo-5.103.0/po/zh_CN/kio5_tags.po
--- old/baloo-5.102.0/po/zh_CN/kio5_tags.po     2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_CN/kio5_tags.po     2023-02-05 10:16:49.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-25 00:42+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_CN/kio5_timeline.po 
new/baloo-5.103.0/po/zh_CN/kio5_timeline.po
--- old/baloo-5.102.0/po/zh_CN/kio5_timeline.po 2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_CN/kio5_timeline.po 2023-02-05 10:16:49.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-23 00:43+0000\n"
-"PO-Revision-Date: 2023-01-02 07:11\n"
+"PO-Revision-Date: 2023-01-12 10:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_TW/balooengine5.po 
new/baloo-5.103.0/po/zh_TW/balooengine5.po
--- old/baloo-5.102.0/po/zh_TW/balooengine5.po  2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_TW/balooengine5.po  2023-02-05 10:16:49.000000000 
+0100
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the baloo package.
 #
 # pan93412 <pan93...@gmail.com>, 2019.
+# Kisaragi Hiu <m...@kisaragi-hiu.com>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: baloo\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-16 00:16+0000\n"
-"PO-Revision-Date: 2019-01-04 00:30+0800\n"
-"Last-Translator: pan93412 <pan93...@gmail.com>\n"
-"Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n"
+"PO-Revision-Date: 2023-01-29 23:28+0900\n"
+"Last-Translator: Kisaragi Hiu <m...@kisaragi-hiu.com>\n"
+"Language-Team: Traditional Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.0\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #: experimental/databasesanitizer.cpp:262
 #, kde-format
@@ -51,64 +52,64 @@
 #: indexerstate.cpp:14
 #, kde-format
 msgid "Unknown"
-msgstr ""
+msgstr "未知"
 
 #: indexerstate.cpp:17
 #, kde-format
 msgid "Idle"
-msgstr ""
+msgstr "閒置"
 
 #: indexerstate.cpp:20
 #, kde-format
 msgid "Suspended"
-msgstr ""
+msgstr "已暫停"
 
 #: indexerstate.cpp:23
 #, kde-format
 msgid "Initial Indexing"
-msgstr ""
+msgstr "初始索引"
 
 #: indexerstate.cpp:26
 #, kde-format
 msgid "Indexing new files"
-msgstr ""
+msgstr "正在索引新檔案"
 
 #: indexerstate.cpp:29
 #, kde-format
 msgid "Indexing modified files"
-msgstr ""
+msgstr "正在索引已修改檔案"
 
 #: indexerstate.cpp:32
 #, kde-format
 msgid "Indexing Extended Attributes"
-msgstr ""
+msgstr "正在索引擴充屬性"
 
 #: indexerstate.cpp:35
 #, kde-format
 msgid "Indexing file content"
-msgstr ""
+msgstr "正在索引檔案內容"
 
 #: indexerstate.cpp:38
 #, kde-format
 msgid "Checking for unindexed files"
-msgstr ""
+msgstr "正在檢查是否有未索引檔案"
 
 #: indexerstate.cpp:41
 #, kde-format
 msgid "Checking for stale index entries"
-msgstr ""
+msgstr "正在檢查是否有過時索引項目"
 
 #: indexerstate.cpp:44
 #, kde-format
 msgid "Idle (Powersave)"
-msgstr ""
+msgstr "閒置(省電)"
 
 #: indexerstate.cpp:47
 #, kde-format
 msgid "Not Running"
-msgstr ""
+msgstr "未在執行"
 
 #: indexerstate.cpp:50
 #, kde-format
 msgid "Starting"
-msgstr ""
+msgstr "啟動中"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/po/zh_TW/baloosearch5.po 
new/baloo-5.103.0/po/zh_TW/baloosearch5.po
--- old/baloo-5.102.0/po/zh_TW/baloosearch5.po  2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/po/zh_TW/baloosearch5.po  2023-02-05 10:16:49.000000000 
+0100
@@ -4,20 +4,21 @@
 # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2014, 2015.
 # Jeff Huang <s8321...@gmail.com>, 2016, 2018.
 # Yi-Jyun Pan <pan93...@gmail.com>, 2020.
+# Kisaragi Hiu <m...@kisaragi-hiu.com>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-19 00:13+0000\n"
-"PO-Revision-Date: 2020-04-11 23:46+0800\n"
-"Last-Translator: Yi-Jyun Pan <pan93...@gmail.com>\n"
-"Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n"
+"PO-Revision-Date: 2023-01-29 23:26+0900\n"
+"Last-Translator: Kisaragi Hiu <m...@kisaragi-hiu.com>\n"
+"Language-Team: Traditional Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -87,7 +88,7 @@
 #: main.cpp:49
 #, kde-format
 msgid "Show document IDs"
-msgstr ""
+msgstr "顯示文件 ID"
 
 #: main.cpp:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/src/dbus/CMakeLists.txt 
new/baloo-5.103.0/src/dbus/CMakeLists.txt
--- old/baloo-5.102.0/src/dbus/CMakeLists.txt   2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/src/dbus/CMakeLists.txt   2023-02-05 10:16:49.000000000 
+0100
@@ -1,6 +1,13 @@
+# Cannot use INTERFACE libraries, as cmake (at least 3.25) seems
+# to not add dependencies for generated sources that are added as INTERFACE 
sources.
+# So using STATIC libraries instead.
+
 #
 # MainHub
 #
+add_library(BalooDBusMainInterface STATIC)
+set_target_properties(BalooDBusMainInterface PROPERTIES 
POSITION_INDEPENDENT_CODE ON)
+
 set(mainhub_xml org.kde.baloo.main.xml)
 
 qt_generate_dbus_interface(
@@ -9,9 +16,20 @@
     OPTIONS -a
 )
 
+qt_add_dbus_interface(maininterface_SRCS
+    ${CMAKE_CURRENT_BINARY_DIR}/${mainhub_xml}
+    maininterface
+)
+
+target_sources(BalooDBusMainInterface PRIVATE ${maininterface_SRCS})
+target_link_libraries(BalooDBusMainInterface PUBLIC 
Qt${QT_MAJOR_VERSION}::DBus)
+
 #
 # FileIndexScheduler
 #
+add_library(BalooDBusSchedulerInterface STATIC)
+set_target_properties(BalooDBusSchedulerInterface PROPERTIES 
POSITION_INDEPENDENT_CODE ON)
+
 set(scheduler_xml org.kde.baloo.scheduler.xml)
 
 qt_generate_dbus_interface(
@@ -20,9 +38,20 @@
     OPTIONS -a
 )
 
+qt_add_dbus_interface(schedulerinterface_SRCS
+    ${CMAKE_CURRENT_BINARY_DIR}/${scheduler_xml}
+    schedulerinterface
+)
+
+target_sources(BalooDBusSchedulerInterface PRIVATE ${schedulerinterface_SRCS})
+target_link_libraries(BalooDBusSchedulerInterface PUBLIC 
Qt${QT_MAJOR_VERSION}::DBus)
+
 #
 # FileContentIndexer
 #
+add_library(BalooDBusFileIndexerInterface STATIC)
+set_target_properties(BalooDBusFileIndexerInterface PROPERTIES 
POSITION_INDEPENDENT_CODE ON)
+
 set(contentindexer_xml org.kde.baloo.fileindexer.xml)
 
 qt_generate_dbus_interface(
@@ -31,24 +60,20 @@
     OPTIONS -a
 )
 
-set(
-    dbus_interface_xmls
-    ${CMAKE_CURRENT_BINARY_DIR}/${mainhub_xml}
-    ${CMAKE_CURRENT_BINARY_DIR}/${scheduler_xml}
+qt_add_dbus_interface(fileindexerinterface_SRCS
     ${CMAKE_CURRENT_BINARY_DIR}/${contentindexer_xml}
+    fileindexerinterface
 )
 
-qt_add_dbus_interfaces(
-    dbus_interfaces
-    ${dbus_interface_xmls}
-)
+target_sources(BalooDBusFileIndexerInterface PRIVATE 
${fileindexerinterface_SRCS})
+target_link_libraries(BalooDBusFileIndexerInterface PUBLIC 
Qt${QT_MAJOR_VERSION}::DBus)
 
-add_custom_target(
-    BalooDBusInterfaces
-    ALL
-    DEPENDS ${dbus_interfaces}
-)
 
-install(FILES ${dbus_interface_xmls} DESTINATION 
${KDE_INSTALL_DBUSINTERFACEDIR})
+install(FILES
+        ${CMAKE_CURRENT_BINARY_DIR}/${mainhub_xml}
+        ${CMAKE_CURRENT_BINARY_DIR}/${scheduler_xml}
+        ${CMAKE_CURRENT_BINARY_DIR}/${contentindexer_xml}
+    DESTINATION ${KDE_INSTALL_DBUSINTERFACEDIR}
+)
 
 add_subdirectory(fake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/baloo-5.102.0/src/kioworkers/kded/baloosearchmodule.json 
new/baloo-5.103.0/src/kioworkers/kded/baloosearchmodule.json
--- old/baloo-5.102.0/src/kioworkers/kded/baloosearchmodule.json        
2023-01-07 02:58:52.000000000 +0100
+++ new/baloo-5.103.0/src/kioworkers/kded/baloosearchmodule.json        
2023-02-05 10:16:49.000000000 +0100
@@ -18,6 +18,7 @@
         "Description[ka]": "ძებნის 
საქაღალდეების ავტომატური 
განახლების დაშვება",
         "Description[nl]": "Staat automatisch bijwerken van zoekmappen toe",
         "Description[nn]": "Tillèt automatiske oppdateringar av søkjemapper",
+        "Description[pl]": "Sam uaktualnia katalogi wyszukiwania",
         "Description[pt]": "Permite as actualizações das Pastas de Pesquisa",
         "Description[pt_BR]": "Permite as atualizações automáticas das 
pastas de pesquisa",
         "Description[ro]": "Permite actualizări automate ale dosarelor de 
căutare",
@@ -51,6 +52,7 @@
         "Name[nb]": "Søkemappe-oppdatering",
         "Name[nl]": "Bijwerken van zoekmap",
         "Name[nn]": "Søkjemappe-oppdatering",
+        "Name[pl]": "Uaktualnianie katalogów wyszukiwania",
         "Name[pt]": "Actualização das Pastas de Pesquisa",
         "Name[pt_BR]": "Atualização das pastas de pesquisa",
         "Name[ro]": "Actualizator pentru dosare de căutare",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/src/lib/CMakeLists.txt 
new/baloo-5.103.0/src/lib/CMakeLists.txt
--- old/baloo-5.102.0/src/lib/CMakeLists.txt    2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/src/lib/CMakeLists.txt    2023-02-05 10:16:49.000000000 
+0100
@@ -1,11 +1,3 @@
-set(DBUS_INTERFACES
-  ${CMAKE_BINARY_DIR}/src/dbus/maininterface.cpp
-)
-
-# CMake <= 3.9 skipped automoc for generated files
-# CMake >= 3.10 requires SKIP_AUTOMOC to actually skip automoc
-SET_SOURCE_FILES_PROPERTIES(${DBUS_INTERFACES} PROPERTIES GENERATED 1 
SKIP_AUTOMOC 1)
-
 set(BALOO_LIB_SRCS
     term.cpp
     query.cpp
@@ -25,8 +17,6 @@
     ../file/propertydata.cpp
 
     searchstore.cpp
-
-    ${DBUS_INTERFACES}
 )
 ecm_qt_declare_logging_category(BALOO_LIB_SRCS
     HEADER baloodebug.h
@@ -39,7 +29,6 @@
 
 kconfig_add_kcfg_files(BALOO_LIB_SRCS baloosettings.kcfgc GENERATE_MOC)
 add_library(KF5Baloo ${BALOO_LIB_SRCS})
-add_dependencies(KF5Baloo BalooDBusInterfaces)
 
 add_library(KF5::Baloo ALIAS KF5Baloo)
 
@@ -54,6 +43,7 @@
     Qt${QT_MAJOR_VERSION}::DBus
     KF5::Solid
     KF5::BalooEngine
+    BalooDBusMainInterface
 )
 
 set_target_properties(KF5Baloo PROPERTIES
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/src/qml/experimental/CMakeLists.txt 
new/baloo-5.103.0/src/qml/experimental/CMakeLists.txt
--- old/baloo-5.102.0/src/qml/experimental/CMakeLists.txt       2023-01-07 
02:58:52.000000000 +0100
+++ new/baloo-5.103.0/src/qml/experimental/CMakeLists.txt       2023-02-05 
10:16:49.000000000 +0100
@@ -1,22 +1,11 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"baloomonitorplugin\")
 
-set(DBUS_INTERFACES
-  ${CMAKE_BINARY_DIR}/src/dbus/schedulerinterface.cpp
-  ${CMAKE_BINARY_DIR}/src/dbus/fileindexerinterface.cpp
-)
-
-# CMake <= 3.9 skipped automoc for generated files
-# CMake >= 3.10 requires SKIP_AUTOMOC to actually skip automoc
-SET_SOURCE_FILES_PROPERTIES(${DBUS_INTERFACES} PROPERTIES GENERATED 1 
SKIP_AUTOMOC 1)
-
 set(baloomonitorplugin_SRCS
     baloomonitorplugin.cpp
     monitor.cpp
-    ${DBUS_INTERFACES}
 )
 
 add_library(baloomonitorplugin SHARED ${baloomonitorplugin_SRCS})
-add_dependencies(baloomonitorplugin BalooDBusInterfaces)
 
 target_link_libraries(baloomonitorplugin
     PUBLIC
@@ -28,6 +17,8 @@
     PRIVATE
     KF5::Baloo
     KF5::BalooEngine
+    BalooDBusSchedulerInterface
+    BalooDBusFileIndexerInterface
 )
 install(TARGETS baloomonitorplugin DESTINATION 
${KDE_INSTALL_QMLDIR}/org/kde/baloo/experimental)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/src/tools/balooctl/CMakeLists.txt 
new/baloo-5.103.0/src/tools/balooctl/CMakeLists.txt
--- old/baloo-5.102.0/src/tools/balooctl/CMakeLists.txt 2023-01-07 
02:58:52.000000000 +0100
+++ new/baloo-5.103.0/src/tools/balooctl/CMakeLists.txt 2023-02-05 
10:16:49.000000000 +0100
@@ -1,6 +1,7 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"balooctl5\")
 
-set(SRCS
+add_executable(balooctl)
+target_sources(balooctl PRIVATE
     main.cpp
     indexer.cpp
     command.cpp
@@ -10,20 +11,7 @@
     ${CMAKE_SOURCE_DIR}/src/file/extractor/result.cpp
 )
 
-set(DBUS_INTERFACES
-  ${CMAKE_BINARY_DIR}/src/dbus/maininterface.cpp
-  ${CMAKE_BINARY_DIR}/src/dbus/schedulerinterface.cpp
-  ${CMAKE_BINARY_DIR}/src/dbus/fileindexerinterface.cpp
-)
-
-
-# CMake <= 3.9 skipped automoc for generated files
-# CMake >= 3.10 requires SKIP_AUTOMOC to actually skip automoc
-SET_SOURCE_FILES_PROPERTIES(${DBUS_INTERFACES} PROPERTIES GENERATED 1 
SKIP_AUTOMOC 1)
-
-add_executable(balooctl ${SRCS} ${DBUS_INTERFACES})
 ecm_mark_nongui_executable(balooctl)
-add_dependencies(balooctl BalooDBusInterfaces)
 target_compile_definitions(balooctl PRIVATE 
-DPROJECT_VERSION="${PROJECT_VERSION}")
 
 target_link_libraries(balooctl
@@ -34,6 +22,9 @@
     KF5::Baloo
     KF5::BalooEngine
     baloofilecommon
+    BalooDBusMainInterface
+    BalooDBusSchedulerInterface
+    BalooDBusFileIndexerInterface
 )
 
 install(TARGETS balooctl DESTINATION ${KDE_INSTALL_BINDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.102.0/tests/file/CMakeLists.txt 
new/baloo-5.103.0/tests/file/CMakeLists.txt
--- old/baloo-5.102.0/tests/file/CMakeLists.txt 2023-01-07 02:58:52.000000000 
+0100
+++ new/baloo-5.103.0/tests/file/CMakeLists.txt 2023-02-05 10:16:49.000000000 
+0100
@@ -20,18 +20,15 @@
 #
 # Remaining Time //TODO: rewrite the test to use mainhub, instead of using the 
indexers directly
 #
-#[[set_source_files_properties(${CMAKE_BINARY_DIR}/src/dbus/extractor_interface.cpp
 PROPERTIES GENERATED 1)
-
- add_executable(remainingtimetest-manual
+#[[
+add_executable(remainingtimetest-manual
   remainingtimetest.cpp
-  ${CMAKE_BINARY_DIR}/src/dbus/extractor_interface.cpp
 )
 
-add_dependencies(remainingtimetest-manual BalooDBusInterfaces)
-
 target_link_libraries(remainingtimetest-manual
   Qt${QT_MAJOR_VERSION}::Core
   baloofilecommon
+  BalooDBusExtractorInterface
 )
 
 ecm_mark_as_test(remainingtimetest-manual)

Reply via email to