Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdepim-addons for openSUSE:Factory 
checked in at 2026-05-11 16:49:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim-addons.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim-addons"

Mon May 11 16:49:18 2026 rev:125 rq:1351632 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes      
2026-04-17 21:48:18.334673968 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim-addons.new.1966/kdepim-addons.changes    
2026-05-11 16:49:54.126365238 +0200
@@ -1,0 +2,9 @@
+Thu May  7 08:02:38 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.1/
+- No code change since 26.04.0
+
+-------------------------------------------------------------------

Old:
----
  kdepim-addons-26.04.0.tar.xz
  kdepim-addons-26.04.0.tar.xz.sig

New:
----
  kdepim-addons-26.04.1.tar.xz
  kdepim-addons-26.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ kdepim-addons.spec ++++++
--- /var/tmp/diff_new_pack.1f1fyW/_old  2026-05-11 16:49:54.846394868 +0200
+++ /var/tmp/diff_new_pack.1f1fyW/_new  2026-05-11 16:49:54.846394868 +0200
@@ -19,12 +19,12 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.7.0
+%define kpim6_version 6.7.1
 %define ktextaddons_version 2.0.0
 
 %bcond_without released
 Name:           kdepim-addons
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        Addons for KDE PIM applications
 License:        GPL-2.0-only


++++++ kdepim-addons-26.04.0.tar.xz -> kdepim-addons-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-26.04.0/CMakeLists.txt 
new/kdepim-addons-26.04.1/CMakeLists.txt
--- old/kdepim-addons-26.04.0/CMakeLists.txt    2026-04-09 06:19:30.000000000 
+0200
+++ new/kdepim-addons-26.04.1/CMakeLists.txt    2026-04-29 05:31:39.000000000 
+0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.0")
+set(PIM_VERSION "6.7.1")
 
 project(kdepim-addons VERSION ${PIM_VERSION})
 
@@ -112,31 +112,31 @@
     find_package(KF6KCMUtils ${KF_MIN_VERSION} CONFIG REQUIRED)
 endif()
 
-set(MAILCOMMON_LIB_VERSION "6.7.0")
-set(GRAVATAR_LIB_VERSION "6.7.0")
-set(PIMCOMMON_LIB_VERSION "6.7.0")
-set(GRANTLEETHEME_LIB_VERSION "6.7.0")
-set(CALENDARSUPPORT_LIB_VERSION "6.7.0")
-set(LIBKDEPIM_LIB_VERSION "6.7.0")
-set(KADDRESSBOOK_IMPORTEXPORT_LIB_VERSION "6.7.0")
-set(LIBKLEO_LIB_VERSION "6.7.0")
-set(AKONADI_LIB_VERSION "6.7.0")
-set(INCIDENCEEDITOR_LIB_VERSION "6.7.0")
-set(KTNEF_LIB_VERSION "6.7.0")
-set(MESSAGELIB_LIB_VERSION "6.7.0")
-set(AKONADICALENDAR_LIB_VERSION "6.7.0")
-set(CALENDAR_UTILS_VERSION "6.7.0")
-set(KPIMTEXTEDIT_LIB_VERSION "6.7.0")
-set(KIMAP_LIB_VERSION "6.7.0")
-set(LIBKSIEVE_LIB_VERSION "6.7.0")
-set(KMAILTRANSPORT_LIB_VERSION "6.7.0")
-set(AKONADICONTACT_LIB_VERSION "6.7.0")
-set(IMPORTWIZARD_LIB_VERSION "6.7.0")
-set(MAILIMPORTER_LIB_VERSION "6.7.0")
-set(KPIMPKPASS_LIB_VERSION "6.7.0")
-set(KPIMITINERARY_LIB_VERSION "6.7.0")
-set(KPIM_MIME_VERSION "6.7.0")
-set(KLDAP_LIB_VERSION "6.7.0")
+set(MAILCOMMON_LIB_VERSION "6.7.1")
+set(GRAVATAR_LIB_VERSION "6.7.1")
+set(PIMCOMMON_LIB_VERSION "6.7.1")
+set(GRANTLEETHEME_LIB_VERSION "6.7.1")
+set(CALENDARSUPPORT_LIB_VERSION "6.7.1")
+set(LIBKDEPIM_LIB_VERSION "6.7.1")
+set(KADDRESSBOOK_IMPORTEXPORT_LIB_VERSION "6.7.1")
+set(LIBKLEO_LIB_VERSION "6.7.1")
+set(AKONADI_LIB_VERSION "6.7.1")
+set(INCIDENCEEDITOR_LIB_VERSION "6.7.1")
+set(KTNEF_LIB_VERSION "6.7.1")
+set(MESSAGELIB_LIB_VERSION "6.7.1")
+set(AKONADICALENDAR_LIB_VERSION "6.7.1")
+set(CALENDAR_UTILS_VERSION "6.7.1")
+set(KPIMTEXTEDIT_LIB_VERSION "6.7.1")
+set(KIMAP_LIB_VERSION "6.7.1")
+set(LIBKSIEVE_LIB_VERSION "6.7.1")
+set(KMAILTRANSPORT_LIB_VERSION "6.7.1")
+set(AKONADICONTACT_LIB_VERSION "6.7.1")
+set(IMPORTWIZARD_LIB_VERSION "6.7.1")
+set(MAILIMPORTER_LIB_VERSION "6.7.1")
+set(KPIMPKPASS_LIB_VERSION "6.7.1")
+set(KPIMITINERARY_LIB_VERSION "6.7.1")
+set(KPIM_MIME_VERSION "6.7.1")
+set(KLDAP_LIB_VERSION "6.7.1")
 
 find_package(KPim6Mime ${KPIM_MIME_VERSION} CONFIG REQUIRED)
 find_package(KF6CalendarCore ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-26.04.0/po/sk/kaichat_addressbook.po 
new/kdepim-addons-26.04.1/po/sk/kaichat_addressbook.po
--- old/kdepim-addons-26.04.0/po/sk/kaichat_addressbook.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/kdepim-addons-26.04.1/po/sk/kaichat_addressbook.po      2026-04-29 
05:31:39.000000000 +0200
@@ -0,0 +1,83 @@
+# Slovak translations for kdepim-addons package.
+# Copyright (C) 2026 This file is copyright:
+# This file is distributed under the same license as the kdepim-addons package.
+# Roman Paholik <[email protected]>, 2026.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kdepim-addons\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2026-04-01 02:41+0000\n"
+"PO-Revision-Date: 2026-04-11 12:00+0200\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"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"
+
+#: kaichataddressbookplugin.cpp:24
+msgid "AddressBook info"
+msgstr "Informácie z adresára"
+
+#: kaichataddressbookplugin.cpp:34
+msgid "Name of user"
+msgstr "Meno používateľa"
+
+#: kaichataddressbookplugin.cpp:50
+#, kde-format
+msgid "Get Info From AddressBook"
+msgstr "Získať informácie z adresára"
+
+#: kaichataddressbookplugin.cpp:55
+#, kde-format
+msgid "Use this tool to get user info from akonadi database"
+msgstr ""
+"Použite tento nástroj na získanie informácií o používateľovi z databázy "
+"akonadi"
+
+#: kaichataddressbookplugindialog.cpp:16
+#, kde-format
+msgid "Configure Addressbook Tool Plugin"
+msgstr "Nastaviť modul nástroja adresára"
+
+#: kaichataddressbookpluginjob.cpp:30
+#, kde-format
+msgid "Get Email..."
+msgstr "Získať e-mail..."
+
+#: kaichataddressbookpluginjob.cpp:65
+#, kde-format
+msgid "No Contact found in addressbook for %1"
+msgstr "V adresári sa nenašiel žiadny kontakt pre %1"
+
+#: kaichataddressbookpluginjob.cpp:73
+#, kde-format
+msgid "No preferred email found for %1"
+msgstr "Pre %1 sa nenašiel žiadny preferovaný e-mail"
+
+#: kaichataddressbookpluginjob.cpp:75
+#, kde-format
+msgid "The preferred email for %1 is %2"
+msgstr "Preferovaný e-mail pre %1 je %2"
+
+#: kaichataddressbookpluginjob.cpp:82
+#, kde-format
+msgid "No Birthday found for %1"
+msgstr "Pre %1 sa nenašiel žiadny dátum narodenín"
+
+#: kaichataddressbookpluginjob.cpp:84
+#, kde-format
+msgid "Birthday for %1 is %2"
+msgstr "Dátum narodenín pre %1 je %2"
+
+#: kaichataddressbookpluginjob.cpp:95
+#, kde-format
+msgid "No Address found for %1"
+msgstr "Pre %1 sa nenašla žiadna adresa"
+
+#: kaichataddressbookpluginjob.cpp:97
+#, kde-format
+msgid "Address found for %1 is %2"
+msgstr "Adresa nájdená pre %1 je %2"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-26.04.0/po/sk/kaichat_calendar.po 
new/kdepim-addons-26.04.1/po/sk/kaichat_calendar.po
--- old/kdepim-addons-26.04.0/po/sk/kaichat_calendar.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/kdepim-addons-26.04.1/po/sk/kaichat_calendar.po 2026-04-29 
05:31:39.000000000 +0200
@@ -0,0 +1,63 @@
+# Slovak translations for kdepim-addons package.
+# Copyright (C) 2026 This file is copyright:
+# This file is distributed under the same license as the kdepim-addons package.
+# Roman Paholik <[email protected]>, 2026.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kdepim-addons\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2026-04-01 02:41+0000\n"
+"PO-Revision-Date: 2026-04-11 12:00+0200\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"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"
+
+#: kaichatcalendarplugin.cpp:25
+msgid "calendar info"
+msgstr "informácie z kalendára"
+
+#: kaichatcalendarplugin.cpp:32
+msgid "Name of user"
+msgstr "Meno používateľa"
+
+#: kaichatcalendarplugin.cpp:45
+#, kde-format
+msgid "Get Info From calendar"
+msgstr "Získať informácie z kalendára"
+
+#: kaichatcalendarplugin.cpp:50
+#, kde-format
+msgid "Use this tool to get user info from akonadi database"
+msgstr ""
+"Použite tento nástroj na získanie informácií o používateľovi z databázy "
+"akonadi"
+
+#: kaichatcalendarplugindialog.cpp:16
+#, kde-format
+msgid "Configure Calendar Tool Plugin"
+msgstr "Nastaviť modul nástroja kalendára"
+
+#: kaichatcalendarpluginjob.cpp:30
+#, kde-format
+msgid "Get Email..."
+msgstr "Získať e-mail..."
+
+#: kaichatcalendarpluginjob.cpp:68 kaichatcalendarpluginjob.cpp:98
+#, kde-format
+msgid "No Contact found in calendar for %1"
+msgstr "V kalendári sa nenašiel žiadny kontakt pre %1"
+
+#: kaichatcalendarpluginjob.cpp:79
+#, kde-format
+msgid "Birthday for %1 is %2"
+msgstr "Dátum narodenín pre %1 je %2"
+
+#: kaichatcalendarpluginjob.cpp:110
+#, kde-format
+msgid "The preferred email is %1"
+msgstr "Preferovaný e-mail je %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-26.04.0/po/sk/libpimautogeneratetext.po 
new/kdepim-addons-26.04.1/po/sk/libpimautogeneratetext.po
--- old/kdepim-addons-26.04.0/po/sk/libpimautogeneratetext.po   1970-01-01 
01:00:00.000000000 +0100
+++ new/kdepim-addons-26.04.1/po/sk/libpimautogeneratetext.po   2026-04-29 
05:31:39.000000000 +0200
@@ -0,0 +1,69 @@
+# Slovak translations for kdepim-addons package.
+# Copyright (C) 2026 This file is copyright:
+# This file is distributed under the same license as the kdepim-addons package.
+# Roman Paholik <[email protected]>, 2026.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kdepim-addons\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2026-03-06 00:45+0000\n"
+"PO-Revision-Date: 2026-04-11 12:00+0200\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"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"
+
+#: src/autogenerateconfigureaskdialog.cpp:25
+#, kde-format
+msgctxt "@title:window"
+msgid "Configure Ask AI"
+msgstr "Nastaviť Opýtať sa AI"
+
+#: src/autogenerateconfigureaskmenu.cpp:19
+#, kde-format
+msgid "Ask AI…"
+msgstr "Opýtať sa AI…"
+
+#: src/autogenerateconfigureaskmenu.cpp:39
+#, kde-format
+msgctxt "@action"
+msgid "Configure…"
+msgstr "Nastaviť…"
+
+#: src/autogenerateconfigurelistview.cpp:53
+#, kde-format
+msgctxt "@action"
+msgid "Add…"
+msgstr "Pridať…"
+
+#: src/autogenerateconfigurelistview.cpp:56
+#, kde-format
+msgid "Ask to AI"
+msgstr "Opýtať sa AI"
+
+#: src/autogenerateconfigurelistview.cpp:62
+#, kde-format
+msgctxt "@action"
+msgid "Modify…"
+msgstr "Upraviť…"
+
+#: src/autogenerateconfigurelistview.cpp:69
+#, kde-format
+msgctxt "@action"
+msgid "Remove…"
+msgstr "Odstrániť…"
+
+#: src/autogenerateconfigurelistview.cpp:72
+#, kde-format
+msgid "Do you want to remove it?"
+msgstr "Chcete to odstrániť?"
+
+#: src/autogenerateconfigurelistview.cpp:73
+#, kde-format
+msgctxt "@title"
+msgid "Remove"
+msgstr "Odstrániť"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-26.04.0/po/sk/messageviewerplugins.po 
new/kdepim-addons-26.04.1/po/sk/messageviewerplugins.po
--- old/kdepim-addons-26.04.0/po/sk/messageviewerplugins.po     2026-04-09 
06:19:30.000000000 +0200
+++ new/kdepim-addons-26.04.1/po/sk/messageviewerplugins.po     2026-04-29 
05:31:39.000000000 +0200
@@ -196,9 +196,9 @@
 "from the currently selected message. Then you can edit the to-do to your "
 "liking before saving it to your calendar."
 msgstr ""
-"Táto možnosť spustí KOrganizer editor to-do s počiatočnými hodnotami "
-"zobranými z aktuálne vybranej správy. Potom môžete ľubovoľne upraviť to-do "
-"pred uložením do vášho kalendára."
+"Táto možnosť spustí editor to-do aplikácie KOrganizer s počiatočnými "
+"hodnotami zobrazenými z aktuálne vybranej správy. Potom môžete ľubovoľne "
+"upraviť to-do pred uložením do vášho kalendára."
 
 #: 
externalscriptplugin/configuredialog/viewerpluginexternalconfiguredialog.cpp:16
 #, kde-format

Reply via email to