Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-baloo for openSUSE:Factory 
checked in at 2026-08-17 16:55:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-baloo (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-baloo.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-baloo"

Mon Aug 17 16:55:50 2026 rev:30 rq:1371353 version:6.29.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-baloo/kf6-baloo.changes      2026-07-15 
16:31:51.962585509 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-baloo.new.1258/kf6-baloo.changes    
2026-08-17 16:55:56.393580948 +0200
@@ -1,0 +2,13 @@
+Sun Aug  9 10:38:19 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.29.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.29.0
+- Changes since 6.28.0:
+  * Update dependency version to 6.29.0
+  * Install kcfg file
+  * Remove obsolete doxygen file
+  * Update version to 6.29.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kf6-baloo.spec ++++++
--- /var/tmp/diff_new_pack.qwy6b9/_old  2026-08-17 16:55:57.222610128 +0200
+++ /var/tmp/diff_new_pack.qwy6b9/_new  2026-08-17 16:55:57.224610198 +0200
@@ -19,11 +19,11 @@
 %define qt6_version 6.9.0
 
 %define rname baloo
-# Full KF6 version (e.g. 6.28.0)
+# Full KF6 version (e.g. 6.29.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-baloo
-Version:        6.28.0
+Version:        6.29.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,6 +158,7 @@
 %files file
 %{_kf6_bindir}/balooctl6
 %{_kf6_configdir}/autostart/baloo_file.desktop
+%{_kf6_configkcfgdir}/baloosettings.kcfg
 %{_kf6_debugdir}/baloo.categories
 %{_kf6_debugdir}/baloo.renamecategories
 %{_kf6_libexecdir}/baloo_file

++++++ baloo-6.28.0.tar.xz -> baloo-6.29.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/CMakeLists.txt 
new/baloo-6.29.0/CMakeLists.txt
--- old/baloo-6.28.0/CMakeLists.txt     2026-07-03 12:50:50.000000000 +0200
+++ new/baloo-6.29.0/CMakeLists.txt     2026-08-07 22:38:27.000000000 +0200
@@ -1,8 +1,8 @@
 # set minimum version requirements
 cmake_minimum_required(VERSION 3.29)
 set(REQUIRED_QT_VERSION 6.9.0)
-set(KF_VERSION "6.28.0") # handled by release scripts
-set(KF_DEP_VERSION "6.28.0") # handled by release scripts
+set(KF_VERSION "6.29.0") # handled by release scripts
+set(KF_DEP_VERSION "6.29.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-6.28.0/docs/Doxyfile.local 
new/baloo-6.29.0/docs/Doxyfile.local
--- old/baloo-6.28.0/docs/Doxyfile.local        2026-07-03 12:50:50.000000000 
+0200
+++ new/baloo-6.29.0/docs/Doxyfile.local        1970-01-01 01:00:00.000000000 
+0100
@@ -1,7 +0,0 @@
-### KApiDox Project-specific Overrides File
-
-# define so that deprecated API is not skipped
-PREDEFINED += \
-    "BALOO_ENABLE_DEPRECATED_SINCE(x, y)=1" \
-    "BALOO_BUILD_DEPRECATED_SINCE(x, y)=1" \
-    "BALOO_DEPRECATED_VERSION(x, y, t)="
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/po/de/balooctl6.po 
new/baloo-6.29.0/po/de/balooctl6.po
--- old/baloo-6.28.0/po/de/balooctl6.po 2026-07-03 12:50:50.000000000 +0200
+++ new/baloo-6.29.0/po/de/balooctl6.po 2026-08-07 22:38:27.000000000 +0200
@@ -1,8 +1,8 @@
 # SPDX-FileCopyrightText: 2014-2015, 2018, 2020 Frederik Schwarzer 
<[email protected]>
 # SPDX-FileCopyrightText: 2015, 2017-2020 Burkhard Lück <[email protected]>
 # SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]>
-# SPDX-FileCopyrightText: 2026 Frank Steinmetzger <[email protected]>
 # SPDX-FileCopyrightText: 2026 Alexander Becker 
<[email protected]>
+# SPDX-FileCopyrightText: 2026 Frank Steinmetzger <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: balooctl6\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/po/de/baloodb6.po 
new/baloo-6.29.0/po/de/baloodb6.po
--- old/baloo-6.28.0/po/de/baloodb6.po  2026-07-03 12:50:50.000000000 +0200
+++ new/baloo-6.29.0/po/de/baloodb6.po  2026-08-07 22:38:27.000000000 +0200
@@ -78,7 +78,7 @@
 msgid ""
 "List database contents. Use a regular expression as argument to filter output"
 msgstr ""
-"Listet den Inhalt der Datenbank. Benutzen Sie einen regulären Ausdruck als "
+"Listet den Inhalt der Datenbank. Verwenden Sie einen regulären Ausdruck als "
 "Argument für die Filterausgabe"
 
 #: main.cpp:70
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/po/hr/kio6_baloosearch.po 
new/baloo-6.29.0/po/hr/kio6_baloosearch.po
--- old/baloo-6.28.0/po/hr/kio6_baloosearch.po  1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-6.29.0/po/hr/kio6_baloosearch.po  2026-08-07 22:38:27.000000000 
+0200
@@ -0,0 +1,27 @@
+# Translation of kio_nepomuksearch to Croatian
+#
+# Andrej Dundovic <[email protected]>, 2009.
+# Marko Dimjasevic <[email protected]>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: kio_nepomuksearch\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 11:49+0000\n"
+"PO-Revision-Date: 2011-02-15 16:08+0100\n"
+"Last-Translator: Marko Dimjasevic <[email protected]>\n"
+"Language-Team: Croatian <[email protected]>\n"
+"Language: hr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.2\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+#: kio_search.cpp:48
+#, kde-format
+msgid "Search Folder"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/po/hr/kio6_timeline.po 
new/baloo-6.29.0/po/hr/kio6_timeline.po
--- old/baloo-6.28.0/po/hr/kio6_timeline.po     1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-6.29.0/po/hr/kio6_timeline.po     2026-08-07 22:38:27.000000000 
+0200
@@ -0,0 +1,42 @@
+# Translation of kio_timeline to Croatian
+#
+# Andrej Dundovic <[email protected]>, 2009.
+# Oliver Mucafir <[email protected]>, 2010.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 11:49+0000\n"
+"PO-Revision-Date: 2010-10-29 19:39+0200\n"
+"Last-Translator: Oliver Mucafir <[email protected]>\n"
+"Language-Team: Croatian <[email protected]>\n"
+"Language: hr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+#: kio_timeline.cpp:77
+#, kde-format
+msgctxt ""
+"Month and year used in a tree above the actual days. Have a look at https://";
+"doc.qt.io/qt-5/qdate.html#toString to see which variables you can use and "
+"ask [email protected] if you have problems understanding how to translate "
+"this"
+msgid "MMMM yyyy"
+msgstr ""
+
+#: kio_timeline.cpp:114
+#, kde-format
+msgid "Today"
+msgstr "Danas"
+
+#: kio_timeline.cpp:115 kio_timeline.cpp:192
+#, kde-format
+msgid "Calendar"
+msgstr "Kalendar"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/po/nn/balooctl6.po 
new/baloo-6.29.0/po/nn/balooctl6.po
--- old/baloo-6.28.0/po/nn/balooctl6.po 2026-07-03 12:50:50.000000000 +0200
+++ new/baloo-6.29.0/po/nn/balooctl6.po 2026-08-07 22:38:27.000000000 +0200
@@ -1,5 +1,6 @@
 # Translation of balooctl6 to Norwegian Nynorsk
 #
+# Karl Ove Hufthammer <[email protected]>, 2015, 2016, 2017, 2018, 2019, 2020, 
2025, 2026.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/po/sv/balooctl6.po 
new/baloo-6.29.0/po/sv/balooctl6.po
--- old/baloo-6.28.0/po/sv/balooctl6.po 2026-07-03 12:50:50.000000000 +0200
+++ new/baloo-6.29.0/po/sv/balooctl6.po 2026-08-07 22:38:27.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# SPDX-FileCopyrightText: 2014, 2015, 2017, 2018, 2019, 2020, 2024, 2026 
Stefan Asserhäll <[email protected]>
+# SPDX-FileCopyrightText: 2014-2015, 2017-2020, 2024, 2026 Stefan Asserhäll 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-04-26 00:39+0000\n"
-"PO-Revision-Date: 2026-01-20 20:12+0100\n"
+"PO-Revision-Date: 2026-07-05 17:18+0200\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
 "Language: sv\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 26.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -328,51 +328,43 @@
 #: monitorcommand.cpp:28
 msgctxt "File index suceeded"
 msgid "Ok"
-msgstr ""
+msgstr "Ok"
 
 #: monitorcommand.cpp:29
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index skipped"
 msgid "File path ignored"
-msgstr "Fil ignorerad"
+msgstr "Filsökväg ignorerad"
 
 #: monitorcommand.cpp:30
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index skipped"
 msgid "File type ignored"
-msgstr "Fil ignorerad"
+msgstr "Filtyp ignorerad"
 
 #: monitorcommand.cpp:31
 msgctxt "File index skipped"
 msgid "File type not supported"
-msgstr ""
+msgstr "Filtyp stöds inte"
 
 #: monitorcommand.cpp:32
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index skipped"
 msgid "File too large"
-msgstr "Fil ignorerad"
+msgstr "Filen är för stor"
 
 #: monitorcommand.cpp:33
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index failed"
 msgid "File not found"
-msgstr "Fil ignorerad"
+msgstr "Filen hittades inte"
 
 #: monitorcommand.cpp:34
 msgctxt "File index failed"
 msgid "Failed to extract metadata/content"
-msgstr ""
+msgstr "Misslyckades extrahera metadata/innehåll"
 
 #: monitorcommand.cpp:47
 #, kde-format
 msgctxt "Unknown index result code"
 msgid "<unknown> [%1]"
-msgstr ""
+msgstr "<okänd> [%1]"
 
 #: monitorcommand.cpp:87
 #, kde-format
@@ -401,12 +393,10 @@
 msgstr "Indexerar: %1"
 
 #: monitorcommand.cpp:158
-#, fuzzy, kde-format
-#| msgctxt "bullet list item with output format"
-#| msgid "- %1\n"
+#, kde-format
 msgctxt "index result"
 msgid ": %1\n"
-msgstr "- %1\n"
+msgstr ": %1\n"
 
 #: monitorcommand.h:32
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/po/zh_TW/balooctl6.po 
new/baloo-6.29.0/po/zh_TW/balooctl6.po
--- old/baloo-6.28.0/po/zh_TW/balooctl6.po      2026-07-03 12:50:50.000000000 
+0200
+++ new/baloo-6.29.0/po/zh_TW/balooctl6.po      2026-08-07 22:38:27.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-04-26 00:39+0000\n"
-"PO-Revision-Date: 2026-01-13 01:14+0900\n"
+"PO-Revision-Date: 2026-08-04 07:13+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"
 "Language: zh_TW\n"
@@ -18,7 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 26.03.70\n"
+"X-Generator: Lokalize 26.11.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -331,51 +331,43 @@
 #: monitorcommand.cpp:28
 msgctxt "File index suceeded"
 msgid "Ok"
-msgstr ""
+msgstr "Ok"
 
 #: monitorcommand.cpp:29
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index skipped"
 msgid "File path ignored"
-msgstr "已忽略檔案"
+msgstr "已忽略檔案路徑"
 
 #: monitorcommand.cpp:30
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index skipped"
 msgid "File type ignored"
-msgstr "已忽略檔案"
+msgstr "已忽略檔案類型"
 
 #: monitorcommand.cpp:31
 msgctxt "File index skipped"
 msgid "File type not supported"
-msgstr ""
+msgstr "檔案類型不支援"
 
 #: monitorcommand.cpp:32
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index skipped"
 msgid "File too large"
-msgstr "已忽略檔案"
+msgstr "檔案太大"
 
 #: monitorcommand.cpp:33
-#, fuzzy
-#| msgid "File ignored"
 msgctxt "File index failed"
 msgid "File not found"
-msgstr "已忽略檔案"
+msgstr "檔案找不到"
 
 #: monitorcommand.cpp:34
 msgctxt "File index failed"
 msgid "Failed to extract metadata/content"
-msgstr ""
+msgstr "無法取出中繼資料/內容"
 
 #: monitorcommand.cpp:47
 #, kde-format
 msgctxt "Unknown index result code"
 msgid "<unknown> [%1]"
-msgstr ""
+msgstr "<未知> [%1]"
 
 #: monitorcommand.cpp:87
 #, kde-format
@@ -404,12 +396,10 @@
 msgstr "索引:%1"
 
 #: monitorcommand.cpp:158
-#, fuzzy, kde-format
-#| msgctxt "bullet list item with output format"
-#| msgid "- %1\n"
+#, kde-format
 msgctxt "index result"
 msgid ": %1\n"
-msgstr "- %1\n"
+msgstr ":%1\n"
 
 #: monitorcommand.h:32
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.28.0/src/lib/CMakeLists.txt 
new/baloo-6.29.0/src/lib/CMakeLists.txt
--- old/baloo-6.28.0/src/lib/CMakeLists.txt     2026-07-03 12:50:50.000000000 
+0200
+++ new/baloo-6.29.0/src/lib/CMakeLists.txt     2026-08-07 22:38:27.000000000 
+0200
@@ -96,6 +96,8 @@
     COMPONENT Devel
 )
 
+install(FILES baloosettings.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR})
+
 ecm_generate_qdoc(KF6Baloo baloo.qdocconf)
 
 if (NOT WIN32)

Reply via email to