Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package baloo-widgets for openSUSE:Factory 
checked in at 2026-02-06 19:02:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo-widgets (Old)
 and      /work/SRC/openSUSE:Factory/.baloo-widgets.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo-widgets"

Fri Feb  6 19:02:50 2026 rev:25 rq:1331173 version:25.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo-widgets/baloo-widgets.changes      
2026-01-12 10:18:23.850282422 +0100
+++ /work/SRC/openSUSE:Factory/.baloo-widgets.new.1670/baloo-widgets.changes    
2026-02-06 19:03:22.138492738 +0100
@@ -1,0 +2,9 @@
+Tue Feb  3 10:05:13 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.2/
+- No code change since 25.12.1
+
+-------------------------------------------------------------------

Old:
----
  baloo-widgets-25.12.1.tar.xz
  baloo-widgets-25.12.1.tar.xz.sig

New:
----
  baloo-widgets-25.12.2.tar.xz
  baloo-widgets-25.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ baloo-widgets.spec ++++++
--- /var/tmp/diff_new_pack.7crXoc/_old  2026-02-06 19:03:22.794520310 +0100
+++ /var/tmp/diff_new_pack.7crXoc/_new  2026-02-06 19:03:22.794520310 +0100
@@ -23,7 +23,7 @@
 %define rname baloo-widgets
 %bcond_without released
 Name:           baloo-widgets
-Version:        25.12.1
+Version:        25.12.2
 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-widgets-25.12.1.tar.xz -> baloo-widgets-25.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-25.12.1/CMakeLists.txt 
new/baloo-widgets-25.12.2/CMakeLists.txt
--- old/baloo-widgets-25.12.1/CMakeLists.txt    2026-01-03 11:13:29.000000000 
+0100
+++ new/baloo-widgets-25.12.2/CMakeLists.txt    2026-01-30 04:45:59.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(baloo-widgets VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-25.12.1/po/eu/baloowidgets5.po 
new/baloo-widgets-25.12.2/po/eu/baloowidgets5.po
--- old/baloo-widgets-25.12.1/po/eu/baloowidgets5.po    2026-01-03 
11:13:29.000000000 +0100
+++ new/baloo-widgets-25.12.2/po/eu/baloowidgets5.po    2026-01-30 
04:45:59.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2018, Free Software Foundation.
 # Copyright (C) 2019-2025 This file is copyright:
 # This file is distributed under the same license as the baloo-widgets package.
-# SPDX-FileCopyrightText: 2025 KDE euskaratzeko proiektuaren arduraduna 
<[email protected]>
+# SPDX-FileCopyrightText: 2025, 2026 KDE euskaratzeko proiektuaren arduraduna 
<[email protected]>
 #
 # Translators:
 # Iñigo Salvador Azurmendi <[email protected]>, 2018, 2019, 2020, 2022, 2025.
@@ -11,7 +11,7 @@
 "Project-Id-Version: baloowidgets5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:40+0000\n"
-"PO-Revision-Date: 2025-11-23 22:52+0100\n"
+"PO-Revision-Date: 2026-01-25 13:29+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
@@ -19,7 +19,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.08.3\n"
+"X-Generator: Lokalize 25.12.1\n"
 
 #: src/filemetadataprovider.cpp:204 src/filemetadataprovider.cpp:210
 #: src/filemetadataprovider.cpp:305 src/filemetadataprovider.cpp:308
@@ -198,7 +198,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Show everything tagged “%1”"
-msgstr "Erakutsi \"%1\" gisa etiketatutako guztia"
+msgstr "Erakutsi “%1” gisa etiketatutako guztia"
 
 #: src/tagsfileitemactionplugin/tagsfileitemaction.cpp:53
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-25.12.1/po/fi/baloowidgets5.po 
new/baloo-widgets-25.12.2/po/fi/baloowidgets5.po
--- old/baloo-widgets-25.12.1/po/fi/baloowidgets5.po    2026-01-03 
11:13:29.000000000 +0100
+++ new/baloo-widgets-25.12.2/po/fi/baloowidgets5.po    2026-01-30 
04:45:59.000000000 +0100
@@ -1,13 +1,13 @@
 # KDE Finnish translation sprint participants:
 # Author: Lliehu
-# SPDX-FileCopyrightText: 2018, 2019, 2020, 2022, 2025 Tommi Nieminen 
<[email protected]>
+# SPDX-FileCopyrightText: 2018, 2019, 2020, 2022, 2025, 2026 Tommi Nieminen 
<[email protected]>
 # Lasse Liehu <[email protected]>, 2013, 2014, 2015, 2016, 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: nepomukwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:40+0000\n"
-"PO-Revision-Date: 2025-09-04 10:10+0300\n"
+"PO-Revision-Date: 2026-01-10 20:41+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -202,11 +202,9 @@
 msgstr "Kytke luokituksia"
 
 #: src/tagsfileitemactionplugin/tagsfileitemaction.cpp:87
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Edit Tags"
+#, kde-format
 msgid "Edit tags..."
-msgstr "Muokkaa luokituksia"
+msgstr "Muokkaa luokituksia…"
 
 #: src/tagwidget.cpp:83
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-25.12.1/po/ru/baloowidgets5.po 
new/baloo-widgets-25.12.2/po/ru/baloowidgets5.po
--- old/baloo-widgets-25.12.1/po/ru/baloowidgets5.po    2026-01-03 
11:13:29.000000000 +0100
+++ new/baloo-widgets-25.12.2/po/ru/baloowidgets5.po    2026-01-30 
04:45:59.000000000 +0100
@@ -3,20 +3,20 @@
 #
 # Yuri Efremov <[email protected]>, 2013.
 # Alexander Potashev <[email protected]>, 2014, 2015, 2016, 2018, 2019.
-# Alexander Yavorsky <[email protected]>, 2018, 2019, 2020, 2022.
+# SPDX-FileCopyrightText: 2018, 2019, 2020, 2022, 2026 Alexander Yavorsky 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:40+0000\n"
-"PO-Revision-Date: 2022-08-10 15:20+0300\n"
-"Last-Translator: Alexander Yavorsky <[email protected]>\n"
+"PO-Revision-Date: 2026-01-28 16:54+0200\n"
+"Last-Translator: Alexander Yavorskiy <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.04.3\n"
+"X-Generator: Lokalize 25.12.1\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : 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"
@@ -149,20 +149,16 @@
 msgstr "&Сведения"
 
 #: src/kcommentwidget.cpp:40
-#, fuzzy, kde-format
-#| msgctxt "@label"
-#| msgid "Comment"
+#, kde-format
 msgctxt "accessible name for file metadata comment text box"
 msgid "Comment"
 msgstr "Комментарий"
 
 #: src/kcommentwidget.cpp:53
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Change Comment"
+#, kde-format
 msgctxt "@action:button file metadata comment"
 msgid "Save Comment"
-msgstr "Изменение комментария"
+msgstr "Сохранить комментарий"
 
 #: src/kedittagsdialog.cpp:36
 #, kde-format
@@ -194,11 +190,10 @@
 msgstr "Создать метку:"
 
 #: src/tagcheckbox.cpp:23
-#, fuzzy, kde-format
-#| msgid "New tag"
+#, kde-format
 msgctxt "accessible name for tag, %1 is the tag label"
 msgid "%1 tag"
-msgstr "Создание метки"
+msgstr "Метка «%1»"
 
 #. i18n: A tag is a keyword to add to files and folders for organization and 
to quickly find all items with the same tag later. "Everything" refers to
 #. files and folders, but this is obvious to the user because the user usually 
has tagged those items previously. This is about clicking a tag in the UI
@@ -207,7 +202,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Show everything tagged “%1”"
-msgstr ""
+msgstr "Показать все объекты с меткой «%1»"
 
 #: src/tagsfileitemactionplugin/tagsfileitemaction.cpp:53
 #, kde-format
@@ -215,27 +210,21 @@
 msgstr "Присвоить метки"
 
 #: src/tagsfileitemactionplugin/tagsfileitemaction.cpp:87
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Edit Tags"
+#, kde-format
 msgid "Edit tags..."
-msgstr "Изменение меток"
+msgstr "Изменить метки..."
 
 #: src/tagwidget.cpp:83
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Add Tags"
+#, kde-format
 msgctxt "@action:button"
 msgid "Add tags…"
-msgstr "Добавление меток"
+msgstr "Добавить метки…"
 
 #: src/tagwidget.cpp:83
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Edit Tags"
+#, kde-format
 msgctxt "@action:button"
 msgid "Edit tags…"
-msgstr "Изменение меток"
+msgstr "Изменить метки…"
 
 #: src/widgetfactory.cpp:71 src/widgetfactory.cpp:82
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-25.12.1/po/tr/baloowidgets5.po 
new/baloo-widgets-25.12.2/po/tr/baloowidgets5.po
--- old/baloo-widgets-25.12.1/po/tr/baloowidgets5.po    2026-01-03 
11:13:29.000000000 +0100
+++ new/baloo-widgets-25.12.2/po/tr/baloowidgets5.po    2026-01-30 
04:45:59.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdelibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:40+0000\n"
-"PO-Revision-Date: 2025-09-04 14:43+0300\n"
+"PO-Revision-Date: 2025-11-08 21:11+0300\n"
 "Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -18,7 +18,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.08.0\n"
+"X-Generator: Lokalize 25.08.2\n"
 
 #: src/filemetadataprovider.cpp:204 src/filemetadataprovider.cpp:210
 #: src/filemetadataprovider.cpp:305 src/filemetadataprovider.cpp:308
@@ -205,11 +205,9 @@
 msgstr "Künye Ata"
 
 #: src/tagsfileitemactionplugin/tagsfileitemaction.cpp:87
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Edit Tags"
+#, kde-format
 msgid "Edit tags..."
-msgstr "Künyeleri Düzenle"
+msgstr "Künyeleri düzenle…"
 
 #: src/tagwidget.cpp:83
 #, kde-format

Reply via email to