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-03-16 14:15:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-baloo (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-baloo.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-baloo"

Mon Mar 16 14:15:15 2026 rev:25 rq:1338890 version:6.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-baloo/kf6-baloo.changes      2026-02-16 
13:00:22.307653146 +0100
+++ /work/SRC/openSUSE:Factory/.kf6-baloo.new.8177/kf6-baloo.changes    
2026-03-16 14:15:16.580150448 +0100
@@ -1,0 +2,15 @@
+Mon Mar  9 08:07:23 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.24.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.24.0
+- Changes since 6.23.0:
+  * Update dependency version to 6.24.0
+  * [Extractor] Remove Document from FailedIdDb on success
+  * [Extractor] Open the DB in ReadWrite mode from the beginning (kde#515918)
+  * [Engine] Protect against opening a ReadOnly database in ReadWrite mode
+  * Add missing include for syscall()
+  * Update version to 6.24.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kf6-baloo.spec ++++++
--- /var/tmp/diff_new_pack.EOkbnz/_old  2026-03-16 14:15:17.304180465 +0100
+++ /var/tmp/diff_new_pack.EOkbnz/_new  2026-03-16 14:15:17.308180631 +0100
@@ -19,11 +19,11 @@
 %define qt6_version 6.8.0
 
 %define rname baloo
-# Full KF6 version (e.g. 6.23.0)
+# Full KF6 version (e.g. 6.24.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-baloo
-Version:        6.23.0
+Version:        6.24.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

++++++ baloo-6.23.0.tar.xz -> baloo-6.24.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.23.0/CMakeLists.txt 
new/baloo-6.24.0/CMakeLists.txt
--- old/baloo-6.23.0/CMakeLists.txt     2026-02-13 13:01:18.000000000 +0100
+++ new/baloo-6.24.0/CMakeLists.txt     2026-03-07 21:28:47.000000000 +0100
@@ -1,8 +1,8 @@
 # set minimum version requirements
 cmake_minimum_required(VERSION 3.27)
 set(REQUIRED_QT_VERSION 6.8.0)
-set(KF_VERSION "6.23.0") # handled by release scripts
-set(KF_DEP_VERSION "6.23.0") # handled by release scripts
+set(KF_VERSION "6.24.0") # handled by release scripts
+set(KF_DEP_VERSION "6.24.0") # handled by release scripts
 
 # set up project
 project(Baloo VERSION ${KF_VERSION})
@@ -79,7 +79,7 @@
 # compiler flags and build system
 ecm_set_disabled_deprecation_versions(
     QT 6.11.0
-    KF 6.21.0
+    KF 6.23.0
 )
 
 find_package(Inotify)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.23.0/po/cs/balooctl6.po 
new/baloo-6.24.0/po/cs/balooctl6.po
--- old/baloo-6.23.0/po/cs/balooctl6.po 2026-02-13 13:01:18.000000000 +0100
+++ new/baloo-6.24.0/po/cs/balooctl6.po 2026-03-07 21:28:47.000000000 +0100
@@ -1,6 +1,6 @@
 # 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, 2016, 2017, 2018, 2019, 2020, 2025 Vít 
Pelčák <[email protected]>
+# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2025, 2026 
Vít Pelčák <[email protected]>
 # Vit Pelcak <[email protected]>, 2021, 2023.
 #
 msgid ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 25.08.3\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.23.0/po/is/balooctl6.po 
new/baloo-6.24.0/po/is/balooctl6.po
--- old/baloo-6.23.0/po/is/balooctl6.po 2026-02-13 13:01:18.000000000 +0100
+++ new/baloo-6.24.0/po/is/balooctl6.po 2026-03-07 21:28:47.000000000 +0100
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the baloo package.
 #
 # SPDX-FileCopyrightText: 2025 Gummi <[email protected]>
+# SPDX-FileCopyrightText: 2026 Sveinn í Felli <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: baloo\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-10 00:39+0000\n"
-"PO-Revision-Date: 2025-09-10 10:20+0000\n"
-"Last-Translator: Gummi <[email protected]>\n"
-"Language-Team: Icelandic <[email protected]>\n"
+"PO-Revision-Date: 2026-03-02 07:12+0000\n"
+"Last-Translator: Sveinn í Felli <[email protected]>\n"
+"Language-Team: Icelandic\n"
 "Language: is\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 25.04.3\n"
+"X-Generator: Lokalize 23.08.5\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -197,10 +198,9 @@
 msgstr "%1 er nú þegar á lista yfir útilokaðar möppur"
 
 #: configcommand.cpp:313
-#, fuzzy, kde-format
-#| msgid "%1 is not in the list of include folders"
+#, kde-format
 msgid "%1 is in the list of include folders"
-msgstr "%1 er ekki listi yfir meðtaldar möppur"
+msgstr "%1 er í listanum yfir meðtaldar möppur"
 
 #: configcommand.cpp:331
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-6.23.0/po/nn/balooctl6.po 
new/baloo-6.24.0/po/nn/balooctl6.po
--- old/baloo-6.23.0/po/nn/balooctl6.po 2026-02-13 13:01:18.000000000 +0100
+++ new/baloo-6.24.0/po/nn/balooctl6.po 2026-03-07 21:28:47.000000000 +0100
@@ -5,7 +5,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-10 00:39+0000\n"
-"PO-Revision-Date: 2025-06-01 14:48+0200\n"
+"PO-Revision-Date: 2026-02-26 18:57+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -13,7 +13,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.07.70\n"
+"X-Generator: Lokalize 26.03.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -198,10 +198,9 @@
 msgstr "%1 finst alt i lista over ekskluderte mapper"
 
 #: configcommand.cpp:313
-#, fuzzy, kde-format
-#| msgid "%1 is not in the list of include folders"
+#, kde-format
 msgid "%1 is in the list of include folders"
-msgstr "%1 er ikkje i lista over inkluderte mapper"
+msgstr "%1 er med i lista over inkluderte mapper"
 
 #: configcommand.cpp:331
 #, kde-format

Reply via email to