Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-import-wizard for 
openSUSE:Factory checked in at 2026-03-07 20:01:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-import-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-import-wizard"

Sat Mar  7 20:01:10 2026 rev:115 rq:1336891 version:25.12.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/akonadi-import-wizard/akonadi-import-wizard.changes  
    2026-02-06 19:02:56.045396281 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.8177/akonadi-import-wizard.changes
    2026-03-07 20:01:17.398444155 +0100
@@ -1,0 +2,9 @@
+Tue Mar  3 09:56:16 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.3/
+- No code change since 25.12.2
+
+-------------------------------------------------------------------

Old:
----
  akonadi-import-wizard-25.12.2.tar.xz
  akonadi-import-wizard-25.12.2.tar.xz.sig

New:
----
  akonadi-import-wizard-25.12.3.tar.xz
  akonadi-import-wizard-25.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-import-wizard.spec ++++++
--- /var/tmp/diff_new_pack.YNU50j/_old  2026-03-07 20:01:18.234478671 +0100
+++ /var/tmp/diff_new_pack.YNU50j/_new  2026-03-07 20:01:18.238478836 +0100
@@ -17,11 +17,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.6.2
+%define kpim6_version 6.6.3
 
 %bcond_without released
 Name:           akonadi-import-wizard
-Version:        25.12.2
+Version:        25.12.3
 Release:        0
 Summary:        Assistant to import PIM data
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ akonadi-import-wizard-25.12.2.tar.xz -> 
akonadi-import-wizard-25.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-import-wizard-25.12.2/CMakeLists.txt 
new/akonadi-import-wizard-25.12.3/CMakeLists.txt
--- old/akonadi-import-wizard-25.12.2/CMakeLists.txt    2026-01-29 
04:43:54.000000000 +0100
+++ new/akonadi-import-wizard-25.12.3/CMakeLists.txt    2026-02-28 
04:31:04.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.6.2")
+set(PIM_VERSION "6.6.3")
 project(AkonadiImportWizard VERSION ${PIM_VERSION})
 
 set(KF_MIN_VERSION "6.18.0")
@@ -48,7 +48,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION )
-set(RELEASE_SERVICE_VERSION "25.12.2")
+set(RELEASE_SERVICE_VERSION "25.12.3")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -58,8 +58,8 @@
 set(PIM_VERSION "${PIM_VERSION}")
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KMAILTRANSPORT_LIB_VERSION "6.6.2")
-set(AKONADI_VERSION "6.6.2")
+set(KMAILTRANSPORT_LIB_VERSION "6.6.3")
+set(AKONADI_VERSION "6.6.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
@@ -72,11 +72,11 @@
         Widgets
         Gui
 )
-set(MAILIMPORTER_VERSION "6.6.2")
-set(MAILCOMMON_LIB_VERSION "6.6.2")
-set(MESSAGELIB_LIB_VERSION "6.6.2")
-set(PIMCOMMON_LIB_VERSION "6.6.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.2")
+set(MAILIMPORTER_VERSION "6.6.3")
+set(MAILCOMMON_LIB_VERSION "6.6.3")
+set(MESSAGELIB_LIB_VERSION "6.6.3")
+set(PIMCOMMON_LIB_VERSION "6.6.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.3")
 set(QT6KEYCHAIN_LIB_VERSION "0.14.2")
 
 # Find KF6 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-25.12.2/po/cs/akonadiimportwizard.po 
new/akonadi-import-wizard-25.12.3/po/cs/akonadiimportwizard.po
--- old/akonadi-import-wizard-25.12.2/po/cs/akonadiimportwizard.po      
2026-01-29 04:43:54.000000000 +0100
+++ new/akonadi-import-wizard-25.12.3/po/cs/akonadiimportwizard.po      
2026-02-28 04:31:04.000000000 +0100
@@ -1,22 +1,23 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2020, 
2021, 2022, 2023, 2024 Vit Pelcak <[email protected]>
+# SPDX-FileCopyrightText: 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2020, 
2021, 2022, 2023, 2024, 2026 Vit Pelcak <[email protected]>
 # Tomáš Chvátal <[email protected]>, 2012.
+# SPDX-FileCopyrightText: 2026 Libor Filípek <[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: 2024-08-05 11:27+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2026-02-27 13:17+0100\n"
+"Last-Translator:  Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\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"
-"X-Generator: Lokalize 24.05.2\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -45,6 +46,8 @@
 "Close KMail before importing data. Some plugins will modify KMail config "
 "file."
 msgstr ""
+"Před importem dat zavřete KMail. Některé pluginy upraví konfigurační soubor "
+"KMailu."
 
 #: importwizard.cpp:127
 #, kde-format
@@ -302,6 +305,8 @@
 "Evolution address book will be exported as vCard. Import vCard in "
 "KAddressBook."
 msgstr ""
+"Kniha adres Evolution bude exportována jako vCard. Importujte vCard do "
+"KAddressBook."
 
 #: plugins/evolutionv3/evolutionaddressbook.cpp:24
 #, kde-format
@@ -348,7 +353,7 @@
 #: plugins/sylpheed/sylpheedaddressbook.cpp:62
 #, kde-format
 msgid "No contact found in %1"
-msgstr ""
+msgstr "V %1 nebyl nalezen žádný kontakt"
 
 #: plugins/sylpheed/sylpheedimportdata.cpp:53
 #, kde-format
@@ -438,12 +443,14 @@
 "This wizard will import mail messages, addressbook entries, filters and/or "
 "settings from other mail programs into KMail"
 msgstr ""
+"Tento průvodce importuje e-mailové zprávy, položky adresáře, filtry a/nebo "
+"nastavení z jiných e-mailových programů do KMailu"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/autodetect/selectcomponentpage.ui:136
 #, kde-format
 msgid "Or select types of material to import:"
-msgstr ""
+msgstr "Nebo vyberte typy dat k importu:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, everything)
 #: ui/autodetect/selectcomponentpage.ui:143
@@ -495,6 +502,21 @@
 "you would like to import from. Next, select the folder you would like to "
 "import to, then click 'Next'.</span></p></body></html>"
 msgstr ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
+"weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'DejaVu Sans'; font-size:9pt; font-weight:600;\">Vítejte v průvodci "
+"Nástroje pro import pošty</span><span style=\" font-family:'DejaVu Sans'; "
+"font-size:9pt;\"> <br /><br />Tento nástroj vám pomůže importovat vaše e-"
+"maily z předchozího e-mailové aplikace.<br /><br />Vyberte aplikaci, ze "
+"které chcete importovat. Poté vyberte složku, do které chcete importovat, a "
+"klikněte na tlačítko 'Další'.</span></p></body></html>"
 
 #. i18n: ectx: property (text), widget (QCheckBox, remDupMsg)
 #: ui/manual/manualselectfilterpage.ui:146
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-25.12.2/po/ga/akonadiimportwizard.po 
new/akonadi-import-wizard-25.12.3/po/ga/akonadiimportwizard.po
--- old/akonadi-import-wizard-25.12.2/po/ga/akonadiimportwizard.po      
2026-01-29 04:43:54.000000000 +0100
+++ new/akonadi-import-wizard-25.12.3/po/ga/akonadiimportwizard.po      
2026-02-28 04:31:04.000000000 +0100
@@ -102,10 +102,9 @@
 msgstr ""
 
 #: importwizard.cpp:215
-#, fuzzy, kde-format
-#| msgid "Import addressbook"
+#, kde-format
 msgid "Import addressbook from %1: Done"
-msgstr "Iompórtáil leabhar seoltaí"
+msgstr ""
 
 #: importwizard.cpp:221
 #, kde-format
@@ -113,10 +112,9 @@
 msgstr ""
 
 #: importwizard.cpp:224
-#, fuzzy, kde-format
-#| msgid "Import Filters"
+#, kde-format
 msgid "Import filters from %1: Done"
-msgstr "Iompórtáil Scagairí"
+msgstr ""
 
 #: importwizard.cpp:230
 #, kde-format
@@ -124,10 +122,9 @@
 msgstr ""
 
 #: importwizard.cpp:233
-#, fuzzy, kde-format
-#| msgid "Import Filters"
+#, kde-format
 msgid "Import mails from %1: Done"
-msgstr "Iompórtáil Scagairí"
+msgstr ""
 
 #: importwizard.cpp:239
 #, kde-format
@@ -145,10 +142,9 @@
 msgstr ""
 
 #: importwizard.cpp:251
-#, fuzzy, kde-format
-#| msgid "Import calendar"
+#, kde-format
 msgid "Import calendar from %1: Done"
-msgstr "Iompórtáil féilire"
+msgstr ""
 
 #: importwizard.cpp:340 plugins/balsa/balsaimportdata.cpp:48
 #: plugins/claws-mail/clawsmailimportdata.cpp:49
@@ -178,11 +174,10 @@
 msgstr "Teagmháil nua á cruthú..."
 
 #: libimportwizard/abstractaddressbook.cpp:36
-#, fuzzy, kde-format
-#| msgid "Select Address Book"
+#, kde-format
 msgctxt "@title:window"
 msgid "Select Address Book"
-msgstr "Roghnaigh Leabhar Seoltaí"
+msgstr ""
 
 #: libimportwizard/abstractaddressbook.cpp:37
 #, kde-format
@@ -211,10 +206,9 @@
 msgstr ""
 
 #: libimportwizard/abstractimporter.cpp:65
-#, fuzzy, kde-format
-#| msgid "Import Filters"
+#, kde-format
 msgid "Importing of filters from \"%1\" was canceled."
-msgstr "Iompórtáil Scagairí"
+msgstr ""
 
 #: libimportwizard/abstractimporter.cpp:67
 #, kde-format
@@ -222,9 +216,6 @@
 msgid_plural "%1 filters were imported from \"%2\""
 msgstr[0] ""
 msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
 
 #: libimportwizard/abstractimporter.cpp:71
 #, kde-format
@@ -262,11 +253,10 @@
 msgstr ""
 
 #: main.cpp:40
-#, fuzzy, kde-format
-#| msgid "Laurent Montel"
+#, kde-format
 msgctxt "@info:credit"
 msgid "Laurent Montel"
-msgstr "Laurent Montel"
+msgstr ""
 
 #: main.cpp:40
 #, kde-format
@@ -286,10 +276,9 @@
 
 #: plugins/balsa/balsaaddressbook.cpp:37 plugins/balsa/balsaaddressbook.cpp:50
 #: plugins/sylpheed/sylpheedaddressbook.cpp:29
-#, fuzzy, kde-format
-#| msgid "Import addressbook"
+#, kde-format
 msgid "No addressbook found"
-msgstr "Iompórtáil leabhar seoltaí"
+msgstr ""
 
 #: plugins/balsa/balsaaddressbook.cpp:64
 #, kde-format
@@ -314,11 +303,10 @@
 msgstr ""
 
 #: plugins/evolutionv3/evolutionaddressbook.cpp:24
-#, fuzzy, kde-format
-#| msgid "Select Address Book"
+#, kde-format
 msgctxt "@title:window"
 msgid "Export Evolution Address Book"
-msgstr "Roghnaigh Leabhar Seoltaí"
+msgstr ""
 
 #: plugins/evolutionv3/evolutionaddressbook.cpp:27
 #, kde-format
@@ -470,10 +458,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: ui/autodetect/selectprogrampage.ui:86
-#, fuzzy, kde-format
-#| msgid "Import addressbook"
+#, kde-format
 msgid "No program found"
-msgstr "Iompórtáil leabhar seoltaí"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QCheckBox, manualSelectionCheckBox)
 #: ui/autodetect/selectprogrampage.ui:112

Reply via email to