Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmail-account-wizard for 
openSUSE:Factory checked in at 2023-04-23 22:44:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail-account-wizard"

Sun Apr 23 22:44:23 2023 rev:80 rq:1080631 version:23.04.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes    
    2023-03-03 22:26:17.578911167 +0100
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1533/kmail-account-wizard.changes
      2023-04-23 22:45:40.522105233 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:45:58 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:42:10 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:43 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kmail-account-wizard-22.12.3.tar.xz
  kmail-account-wizard-22.12.3.tar.xz.sig

New:
----
  kmail-account-wizard-23.04.0.tar.xz
  kmail-account-wizard-23.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.MtljTF/_old  2023-04-23 22:45:41.074108351 +0200
+++ /var/tmp/diff_new_pack.MtljTF/_new  2023-04-23 22:45:41.082108396 +0200
@@ -16,11 +16,9 @@
 #
 
 
-# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kmail-account-wizard
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        Account wizard for KMail
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -32,28 +30,28 @@
 %endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  shared-mime-info
-BuildRequires:  cmake(KF5Akonadi)
-BuildRequires:  cmake(KF5AkonadiMime)
 BuildRequires:  cmake(KF5Codecs)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5IMAP)
-BuildRequires:  cmake(KF5IdentityManagement)
 BuildRequires:  cmake(KF5KCMUtils)
 BuildRequires:  cmake(KF5Kross)
-BuildRequires:  cmake(KF5Ldap)
-BuildRequires:  cmake(KF5Libkdepim)
 BuildRequires:  cmake(KF5Libkleo)
-BuildRequires:  cmake(KF5MailTransport)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5NotifyConfig)
-BuildRequires:  cmake(KF5PimCommon)
 BuildRequires:  cmake(KF5Service)
 BuildRequires:  cmake(KF5TextEditor)
 BuildRequires:  cmake(KF5Wallet)
+BuildRequires:  cmake(KPim5Akonadi)
+BuildRequires:  cmake(KPim5AkonadiMime)
+BuildRequires:  cmake(KPim5IMAP)
+BuildRequires:  cmake(KPim5IdentityManagement)
+BuildRequires:  cmake(KPim5Ldap)
+BuildRequires:  cmake(KPim5Libkdepim)
+BuildRequires:  cmake(KPim5MailTransport)
+BuildRequires:  cmake(KF5PimCommon)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5UiTools)
@@ -62,7 +60,7 @@
 Obsoletes:      akonadi_resources
 Obsoletes:      kdepim
 # It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64
 
 %description
 An application which assists you with the configuration of accounts in KMail.


++++++ kmail-account-wizard-22.12.3.tar.xz -> 
kmail-account-wizard-23.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/.gitlab-ci.yml 
new/kmail-account-wizard-23.04.0/.gitlab-ci.yml
--- old/kmail-account-wizard-22.12.3/.gitlab-ci.yml     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/.gitlab-ci.yml     2023-04-11 
06:37:16.000000000 +0200
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2020-2022 Laurent Montel <[email protected]>
+# SPDX-FileCopyrightText: 2020-2023 Laurent Montel <[email protected]>
 # SPDX-License-Identifier: CC0-1.0
 
 include:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/.kde-ci.yml 
new/kmail-account-wizard-23.04.0/.kde-ci.yml
--- old/kmail-account-wizard-22.12.3/.kde-ci.yml        2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/.kde-ci.yml        2023-04-11 
06:37:16.000000000 +0200
@@ -27,6 +27,7 @@
     'frameworks/knotifications': '@latest'
     'frameworks/kross': '@latest'
     'frameworks/knewstuff': '@latest'
+    'third-party/qtkeychain': '@latest'
 
 Options:
   require-passing-tests-on: [ 'Linux', 'FreeBSD' ]      
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/CMakeLists.txt 
new/kmail-account-wizard-23.04.0/CMakeLists.txt
--- old/kmail-account-wizard-22.12.3/CMakeLists.txt     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/CMakeLists.txt     2023-04-11 
06:37:16.000000000 +0200
@@ -1,13 +1,13 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 
-set(PIM_VERSION "5.22.3")
+set(PIM_VERSION "5.23.0")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(kmail-account-wizard VERSION ${PIM_VERSION})
 
-set(KF5_MIN_VERSION "5.99.0")
+set(KF_MIN_VERSION "5.103.0")
 
-find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
+find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(ECMInstallIcons)
@@ -33,8 +33,15 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION )
-set(RELEASE_SERVICE_VERSION "22.12.3")
-
+set(RELEASE_SERVICE_VERSION "23.04.0")
+if (QT_MAJOR_VERSION STREQUAL "6")
+    set(QT_REQUIRED_VERSION "6.4.0")
+    set(KF_MIN_VERSION "5.240.0")
+    set(KF_MAJOR_VERSION "6")
+else()
+    set(KF_MIN_VERSION "5.100.0")
+    set(KF_MAJOR_VERSION "5")
+endif()
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
@@ -42,13 +49,14 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_MIMELIB_VERSION "5.22.3")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.22.3")
-set(KLDAP_LIB_VERSION "5.22.3")
-set(KMAILTRANSPORT_LIB_VERSION "5.22.3")
-set(AKONADI_VERSION "5.22.3")
-set(KIMAP_LIB_VERSION "5.22.3")
-set(AKONADI_MIMELIB_VERSION "5.22.3")
+set(AKONADI_MIMELIB_VERSION "5.23.0")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.23.0")
+set(KLDAP_LIB_VERSION "5.23.0")
+set(KMAILTRANSPORT_LIB_VERSION "5.23.0")
+set(AKONADI_VERSION "5.23.0")
+set(KIMAP_LIB_VERSION "5.23.0")
+set(AKONADI_MIMELIB_VERSION "5.23.0")
+set(KMIME_VERSION "5.23.0")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -58,33 +66,35 @@
     set(QT_REQUIRED_VERSION "6.4.0")
 endif()
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml DBus Test)
-set(PIMCOMMON_LIB_VERSION "5.22.3")
-set(LIBKDEPIM_LIB_VERSION "5.22.3")
-set(LIBKLEO_LIB_VERSION "5.22.3")
+set(PIMCOMMON_LIB_VERSION "5.23.0")
+set(LIBKDEPIM_LIB_VERSION "5.23.0")
+set(LIBKLEO_LIB_VERSION "5.23.0")
 
 # Find KF5 package
-find_package(KF5Wallet ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5KCMUtils ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5NotifyConfig ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5Config ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5Service ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5DBusAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5DocTools ${KF5_MIN_VERSION} REQUIRED)
-find_package(KF5TextEditor ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5Codecs ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5Crash ${KF5_MIN_VERSION} REQUIRED)
-find_package(KF5Notifications ${KF5_MIN_VERSION} CONFIG REQUIRED)
-
-find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
-find_package(KF5IdentityManagement ${IDENTITYMANAGEMENT_LIB_VERSION} CONFIG 
REQUIRED)
-find_package(KF5Ldap ${KLDAP_LIB_VERSION} CONFIG REQUIRED)
-find_package(KF5MailTransportAkonadi ${KMAILTRANSPORT_LIB_VERSION} CONFIG 
REQUIRED)
+find_package(KF5Wallet ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5KCMUtils ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5NotifyConfig ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5Config ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5Service ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5DBusAddons ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5DocTools ${KF_MIN_VERSION} REQUIRED)
+find_package(KF5TextEditor ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5Codecs ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5Crash ${KF_MIN_VERSION} REQUIRED)
+find_package(KF5Notifications ${KF_MIN_VERSION} CONFIG REQUIRED)
+
+find_package(KPim${KF_MAJOR_VERSION}Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}IdentityManagement 
${IDENTITYMANAGEMENT_LIB_VERSION} CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}Ldap ${KLDAP_LIB_VERSION} CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}MailTransportAkonadi 
${KMAILTRANSPORT_LIB_VERSION} CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}MailTransport 
${KMAILTRANSPORT_LIB_VERSION} CONFIG REQUIRED)
 find_package(KF5PimCommon ${PIMCOMMON_LIB_VERSION} CONFIG REQUIRED)
-find_package(KF5Libkdepim ${LIBKDEPIM_LIB_VERSION} CONFIG REQUIRED)
-find_package(KF5Libkleo ${LIBKLEO_LIB_VERSION} CONFIG REQUIRED)
-find_package(KF5IMAP ${KIMAP_LIB_VERSION} CONFIG REQUIRED)
-find_package(MailTransportDBusService CONFIG REQUIRED)
-find_package(KF5AkonadiMime ${AKONADI_MIMELIB_VERSION} CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}Libkdepim ${LIBKDEPIM_LIB_VERSION} CONFIG 
REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}Libkleo ${LIBKLEO_LIB_VERSION} CONFIG 
REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}IMAP ${KIMAP_LIB_VERSION} CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}MailTransportDBusService CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}AkonadiMime ${AKONADI_MIMELIB_VERSION} 
CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}Mime ${KMIME_VERSION} CONFIG REQUIRED)
 
 
 include_directories(${kmail-account-wizard_SOURCE_DIR} 
${kmail-account-wizard_BINARY_DIR})
@@ -93,8 +103,8 @@
 # Qt5 package
 find_package(Qt5UiTools ${QT_REQUIRED_VERSION} CONFIG REQUIRED)
 
-find_package(KF5Kross ${KF5_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5NewStuff ${KF5_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5Kross ${KF_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF5NewStuff ${KF_MIN_VERSION} CONFIG REQUIRED)
 
 #it will replace kwallet support
 find_package(Qt5Keychain CONFIG)
@@ -107,7 +117,7 @@
 set( SharedMimeInfo_MINIMUM_VERSION "2.0" )
 find_package(SharedMimeInfo ${SharedMimeInfo_MINIMUM_VERSION} REQUIRED)
 
-ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.99.0)
+ecm_set_disabled_deprecation_versions(QT 5.15.2  KF 5.104.0)
 
 
 option(USE_UNITY_CMAKE_SUPPORT "Use UNITY cmake support (speedup compile 
time)" OFF)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/CMakePresets.json 
new/kmail-account-wizard-23.04.0/CMakePresets.json
--- old/kmail-account-wizard-22.12.3/CMakePresets.json  2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/CMakePresets.json  2023-04-11 
06:37:16.000000000 +0200
@@ -5,28 +5,35 @@
             "name": "base",
             "displayName": "base preset",
             "generator": "Ninja",
-           "binaryDir": "${sourceDir}/build-${presetName}",
-           "installDir": "$env{KF5}",
+            "binaryDir": "${sourceDir}/build-${presetName}",
+            "installDir": "$env{KF5}",
             "hidden": true
         },
         {
-            "name": "dev",
-            "displayName": "Build as debug",
+            "name": "base-qt6",
+            "displayName": "base preset",
+            "generator": "Ninja",
+            "binaryDir": "${sourceDir}/build-${presetName}",
+            "installDir": "$env{KF6}",
+            "hidden": true
+        },
+       {
+            "name": "dev-mold",
+            "displayName": "Build as debug + using mold linker",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
-                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
+                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
+               "CMAKE_SHARED_LINKER_FLAGS": "-fuse-ld=mold"
             },
             "inherits": [
                 "base"
             ]
-
         },
         {
-            "name": "coverage",
+            "name": "dev",
             "displayName": "Build as debug",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
-                "BUILD_COVERAGE": "ON",
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
             "inherits": [
@@ -43,19 +50,7 @@
                 "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
             },
             "inherits": [
-                "base"
-            ]
-        },
-        {
-            "name": "dev-disable-deprecated",
-            "displayName": "Build as without deprecated methods",
-            "cacheVariables": {
-                "CMAKE_BUILD_TYPE": "Debug",
-                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
-                "CMAKE_CXX_FLAGS_INIT": 
"-DQT_DISABLE_DEPRECATED_BEFORE=0x060000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000"
-            },
-            "inherits": [
-                "base"
+                "base-qt6"
             ]
         },
         {
@@ -63,20 +58,7 @@
             "displayName": "Build with Asan support.",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
-                "ECM_ENABLE_SANITIZERS" : "'address;undefined'",
-                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
-            },
-            "inherits": [
-                "base"
-            ]
-        },
-        {
-            "name": "pch",
-            "displayName": "Build with PCH support.",
-            "cacheVariables": {
-                "CMAKE_BUILD_TYPE": "Debug",
-               "COMPILE_WITH_CMAKE_PCH_SUPPORT": "ON",
-                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
+                "ECM_ENABLE_SANITIZERS" : "'address;undefined'"
             },
             "inherits": [
                 "base"
@@ -102,8 +84,7 @@
             "displayName": "Build with CMake unity support.",
             "cacheVariables": {
                 "CMAKE_BUILD_TYPE": "Debug",
-                "USE_UNITY_CMAKE_SUPPORT": "ON",
-                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
+                "USE_UNITY_CMAKE_SUPPORT": "ON"
             },
             "inherits": [
                 "base"
@@ -123,8 +104,19 @@
             "name": "profile",
             "displayName": "profile",
             "cacheVariables": {
-                "CMAKE_BUILD_TYPE": "RelWithDebInfo",
-                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
+                "CMAKE_BUILD_TYPE": "RelWithDebInfo"
+            },
+            "inherits": [
+                "base"
+            ]
+       },
+       {
+            "name": "coverage",
+            "displayName": "coverage",
+            "cacheVariables": {
+                "CMAKE_BUILD_TYPE": "Debug",
+                "USE_UNITY_CMAKE_SUPPORT": "OFF",
+                "BUILD_COVERAGE": "ON"
             },
             "inherits": [
                 "base"
@@ -143,21 +135,36 @@
             "inherits": [
                 "base"
             ]
+        },
+        {
+            "name": "pch",
+            "displayName": "pch",
+            "cacheVariables": {
+                "CMAKE_BUILD_TYPE": "Debug",
+                "USE_PRECOMPILED_HEADERS": "ON",
+                "BUILD_COVERAGE": "ON"
+            },
+            "inherits": [
+                "base"
+            ]
         }
-
     ],
     "buildPresets": [
         {
             "name": "dev",
             "configurePreset": "dev"
         },
+       {
+            "name": "dev-mold",
+            "configurePreset": "dev-mold"
+        },
         {
             "name": "dev-qt6",
             "configurePreset": "dev-qt6"
         },
         {
-            "name": "dev-disable-deprecated",
-            "configurePreset": "dev-disable-deprecated"
+            "name": "dev-clang",
+            "configurePreset": "dev-clang"
         },
         {
             "name": "pch",
@@ -168,22 +175,18 @@
             "configurePreset": "release"
         },
         {
-            "name": "coverage",
-            "configurePreset": "coverage"
+            "name": "unity",
+            "configurePreset": "unity"
         },
         {
-            "name": "dev-clang",
-            "configurePreset": "dev-clang"
+            "name": "coverage",
+            "configurePreset": "coverage"
         },
-        {
+       {
             "name": "asan",
             "configurePreset": "asan"
         },
         {
-            "name": "unity",
-            "configurePreset": "unity"
-        },
-        {
             "name": "clazy",
             "configurePreset": "clazy",
             "environment": {
@@ -193,17 +196,29 @@
         }
     ],
     "testPresets": [
-    { 
+    {
       "name": "dev",
       "configurePreset": "dev",
       "output": {"outputOnFailure": true},
       "execution": {"noTestsAction": "error", "stopOnFailure": false}
     },
-    { 
+    {
       "name": "asan",
       "configurePreset": "asan",
       "output": {"outputOnFailure": true},
       "execution": {"noTestsAction": "error", "stopOnFailure": true}
+    },
+    {
+      "name": "unity",
+      "configurePreset": "unity",
+      "output": {"outputOnFailure": true},
+      "execution": {"noTestsAction": "error", "stopOnFailure": true}
+    },
+    {
+      "name": "coverage",
+      "configurePreset": "coverage",
+      "output": {"outputOnFailure": true},
+      "execution": {"noTestsAction": "error", "stopOnFailure": true}
     }
-    ]
+  ]
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/CMakePresets.json.license 
new/kmail-account-wizard-23.04.0/CMakePresets.json.license
--- old/kmail-account-wizard-22.12.3/CMakePresets.json.license  2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/CMakePresets.json.license  2023-04-11 
06:37:16.000000000 +0200
@@ -1,2 +1,2 @@
-# SPDX-FileCopyrightText: 2021-2022 Laurent Montel <[email protected]>
+# SPDX-FileCopyrightText: 2021-2023 Laurent Montel <[email protected]>
 # SPDX-License-Identifier: BSD-3-Clause
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/po/ca/accountwizard.po 
new/kmail-account-wizard-23.04.0/po/ca/accountwizard.po
--- old/kmail-account-wizard-22.12.3/po/ca/accountwizard.po     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/po/ca/accountwizard.po     2023-04-11 
06:37:16.000000000 +0200
@@ -747,3 +747,6 @@
 #, kde-format
 msgid "Check for more on Internet"
 msgstr "Cerca'n més a Internet"
+
+#~ msgid "Unknown security setting for LDAP server"
+#~ msgstr "Configuració de seguretat desconeguda per al servidor LDAP"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/po/eo/accountwizard.po 
new/kmail-account-wizard-23.04.0/po/eo/accountwizard.po
--- old/kmail-account-wizard-22.12.3/po/eo/accountwizard.po     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/po/eo/accountwizard.po     2023-04-11 
06:37:16.000000000 +0200
@@ -1,13 +1,16 @@
-# Translation of accountwizard into esperanto.
+# Translation of accountwizard.pot into esperanto.
+# Copyright (C) 2010 Free Software Foundation, Inc.
+# This file is distributed under the same license as the kmail-account-wizard 
package.
 # Axel Rousseau <[email protected]>, 2010.
+# Oliver Kellogg <[email protected]>, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: accountwizard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-12 00:46+0000\n"
-"PO-Revision-Date: 2010-06-20 20:01+0200\n"
-"Last-Translator: Axel Rousseau <[email protected]>\n"
+"PO-Revision-Date: 2023-01-08 21:45+0100\n"
+"Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
 "Language: eo\n"
 "MIME-Version: 1.0\n"
@@ -19,12 +22,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Axel Rousseau"
+msgstr "Axel Rousseau, Oliver Kellogg"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected],[email protected]"
 
 #: configfile.cpp:37
 #, kde-format
@@ -555,7 +558,7 @@
 #: ui/cryptopage.ui:65
 #, kde-format
 msgid "Select key for this account:"
-msgstr ""
+msgstr "Elekti ŝloson por ĉi tiu konto:"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: ui/cryptopage.ui:99
@@ -601,7 +604,7 @@
 #: ui/loadpage.ui:30
 #, kde-format
 msgid "Loading assistant..."
-msgstr ""
+msgstr "Ŝarganta asistilon..."
 
 #. i18n: ectx: property (text), widget (QLabel, welcomeLabel)
 #: ui/personaldatapage.ui:17
@@ -613,10 +616,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, nameLabel)
 #: ui/personaldatapage.ui:29
-#, fuzzy, kde-format
-#| msgid "Full Name"
+#, kde-format
 msgid "Full name:"
-msgstr "Plena nomo"
+msgstr "Plena nomo:"
 
 #. i18n: ectx: property (text), widget (QLabel, emailLabel)
 #: ui/personaldatapage.ui:55
@@ -626,16 +628,15 @@
 
 #. i18n: ectx: property (text), widget (QLabel, passwordLabel)
 #: ui/personaldatapage.ui:85
-#, fuzzy, kde-format
-#| msgid "Password"
+#, kde-format
 msgid "Password:"
-msgstr "Pasvorto"
+msgstr "Pasvorto:"
 
 #. i18n: ectx: property (title), widget (QGroupBox, checkOnlineGroupBox)
 #: ui/personaldatapage.ui:119
 #, kde-format
 msgid "Find pro&vider settings on the Internet"
-msgstr ""
+msgstr "Trovi pro&vizantagordojn en la Interreto"
 
 #. i18n: ectx: property (text), widget (QLabel, checkOnlineExplanation)
 #: ui/personaldatapage.ui:140
@@ -650,39 +651,37 @@
 #: ui/personaldatapage.ui:178
 #, kde-format
 msgid "IMAP account"
-msgstr ""
+msgstr "IMAP-konto"
 
 #. i18n: ectx: property (text), widget (QRadioButton, pop3Account)
 #: ui/personaldatapage.ui:191
 #, kde-format
 msgid "POP&3 account"
-msgstr ""
+msgstr "POP&3-konto"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/personaldatapage.ui:205
 #, kde-format
 msgid "Incoming:"
-msgstr ""
+msgstr "Envenanta:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: ui/personaldatapage.ui:222
 #, kde-format
 msgid "Outgoing:"
-msgstr ""
+msgstr "Eliranta:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: ui/personaldatapage.ui:239
-#, fuzzy, kde-format
-#| msgctxt "Missing profile name placeholder"
-#| msgid "Unnamed"
+#, kde-format
 msgid "Username:"
-msgstr "Sennoma"
+msgstr "Uzantnomo:"
 
 #. i18n: ectx: property (text), widget (QPushButton, createAccountPb)
 #: ui/personaldatapage.ui:273
 #, kde-format
 msgid "Add Account"
-msgstr ""
+msgstr "Aldoni Konton"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/providerpage.ui:17
@@ -696,7 +695,7 @@
 #: ui/setuppage.ui:62
 #, kde-format
 msgid "&Details..."
-msgstr ""
+msgstr "&Detaloj..."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/typepage.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/po/es/accountwizard.po 
new/kmail-account-wizard-23.04.0/po/es/accountwizard.po
--- old/kmail-account-wizard-22.12.3/po/es/accountwizard.po     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/po/es/accountwizard.po     2023-04-11 
06:37:16.000000000 +0200
@@ -4,20 +4,20 @@
 # Javier, 2010.
 # Javier Vinal <[email protected]>, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 
2018, 2019.
 # Javier Viñal <[email protected]>, 2013.
-# Eloy Cuadra <[email protected]>, 2020, 2021.
+# Eloy Cuadra <[email protected]>, 2020, 2021, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-12 00:46+0000\n"
-"PO-Revision-Date: 2021-08-14 19:29+0200\n"
+"PO-Revision-Date: 2023-03-04 01:51+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.0\n"
+"X-Generator: Lokalize 22.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -647,7 +647,7 @@
 "the steps of this wizard carefully."
 msgstr ""
 "Con solo unos sencillos pasos creamos la configuración correcta para usted. "
-"Por favor, siga los pasos de esta asistente cuidadosamente."
+"Siga los pasos de este asistente cuidadosamente."
 
 #. i18n: ectx: property (text), widget (QLabel, nameLabel)
 #: ui/personaldatapage.ui:29
@@ -683,7 +683,7 @@
 msgstr ""
 "Comprobar conectado las preferencias para este proveedor de correo. En este "
 "punto, solo se enviará a Internet el nombre de dominio de su dirección de "
-"correo. Si esta opción no está marcada, usted puede configurar su cuenta "
+"correo. Si esta opción no está marcada, puede configurar su cuenta "
 "manualmente."
 
 #. i18n: ectx: property (text), widget (QRadioButton, imapAccount)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/po/ka/accountwizard.po 
new/kmail-account-wizard-23.04.0/po/ka/accountwizard.po
--- old/kmail-account-wizard-22.12.3/po/ka/accountwizard.po     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/po/ka/accountwizard.po     2023-04-11 
06:37:16.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kmail-account-wizard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-12 00:46+0000\n"
-"PO-Revision-Date: 2023-02-08 11:54+0100\n"
+"PO-Revision-Date: 2023-02-03 16:44+0100\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
 "Language: ka\n"
@@ -430,7 +430,7 @@
 #: resource.cpp:129
 #, kde-format
 msgid "Could not convert value of setting '%1' to required type %2."
-msgstr "პარამეტრის '%1' 
მნიშვნელობის საჭირო ტიპში '%2' 
გადაყვანის შეცდომა."
+msgstr "პარამეტრის მნიშვნელობის 
'%1' საჭირო ტიპამდე '%2' გარ
დაქმნის შეცდომა."
 
 #: resource.cpp:136
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/po/tr/accountwizard.po 
new/kmail-account-wizard-23.04.0/po/tr/accountwizard.po
--- old/kmail-account-wizard-22.12.3/po/tr/accountwizard.po     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/po/tr/accountwizard.po     2023-04-11 
06:37:16.000000000 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdepim-runtime-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-12 00:46+0000\n"
-"PO-Revision-Date: 2023-01-21 14:45+0300\n"
+"PO-Revision-Date: 2023-04-02 17:26+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -20,7 +20,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 22.12.1\n"
+"X-Generator: Lokalize 22.12.3\n"
 "X-POOTLE-MTIME: 1413102276.000000\n"
 
 #, kde-format
@@ -259,7 +259,7 @@
 #: key.cpp:151
 #, kde-format
 msgid "Key publishing error: mail transport is not configured"
-msgstr "Anahtar yayınlama hatası: posta aktarıcısı yapılandırılmamış"
+msgstr "Anahtar yayınlama hatası: Posta taşıması yapılandırılmamış"
 
 #: key.cpp:164
 #, kde-format
@@ -359,7 +359,7 @@
 #: main.cpp:53
 #, kde-format
 msgid "Only offer accounts that support the given type."
-msgstr "Sadece verilen türü destekleyen hesapları sun."
+msgstr "Yalnızca verilen türü destekleyen hesapları sun."
 
 #: main.cpp:54
 #, kde-format
@@ -548,7 +548,7 @@
 msgstr ""
 "Kendinizi gözetimlere karşı, postalarınızı GnuPG ile şifreleyerek 
koruyun. "
 "Bir genel/özel anahtar çifti oluşturarak ya da seçerek, postalarınız 
genel "
-"anahtar ile şifrelenir ve sadece özel anahtarınızla siz tarafından 
şifresi "
+"anahtar ile şifrelenir ve yalnızca özel anahtarınızla siz tarafından 
şifresi "
 "çözülebilir."
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, enableCryptoCheckBox)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/po/zh_CN/accountwizard.po 
new/kmail-account-wizard-23.04.0/po/zh_CN/accountwizard.po
--- old/kmail-account-wizard-22.12.3/po/zh_CN/accountwizard.po  2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/po/zh_CN/accountwizard.po  2023-04-11 
06:37:16.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-12 00:46+0000\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:12\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/po/zh_CN/accountwizard_tine20.po 
new/kmail-account-wizard-23.04.0/po/zh_CN/accountwizard_tine20.po
--- old/kmail-account-wizard-22.12.3/po/zh_CN/accountwizard_tine20.po   
2023-02-25 06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/po/zh_CN/accountwizard_tine20.po   
2023-04-11 06:37:16.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:16+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:12\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/sanitizers.supp 
new/kmail-account-wizard-23.04.0/sanitizers.supp
--- old/kmail-account-wizard-22.12.3/sanitizers.supp    2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/sanitizers.supp    2023-04-11 
06:37:16.000000000 +0200
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2021-2022 Laurent Montel <[email protected]>
+# SPDX-FileCopyrightText: 2021-2023 Laurent Montel <[email protected]>
 # SPDX-License-Identifier: CC0-1.0
 # Suppression file for ASAN/LSAN
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/CMakeLists.txt 
new/kmail-account-wizard-23.04.0/src/CMakeLists.txt
--- old/kmail-account-wizard-22.12.3/src/CMakeLists.txt 2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/CMakeLists.txt 2023-04-11 
06:37:16.000000000 +0200
@@ -75,23 +75,23 @@
 
 
 set(accountwizard_libs
-    KF5::AkonadiCore
-    KF5::MailTransportAkonadi
-    KF5::MailTransport
+    KPim${KF_MAJOR_VERSION}::AkonadiCore
+    KPim${KF_MAJOR_VERSION}::MailTransportAkonadi
+    KPim${KF_MAJOR_VERSION}::MailTransport
     KF5::KCMUtils
     KF5::KrossCore
     KF5::KIOCore
-    KF5::Mime
-    KF5::IdentityManagement
+    KPim${KF_MAJOR_VERSION}::Mime
+    KPim${KF_MAJOR_VERSION}::IdentityManagement
     KF5::WidgetsAddons
     Qt::UiTools
-    KF5::Libkdepim
+    KPim${KF_MAJOR_VERSION}::Libkdepim
     KF5::ItemViews
     KF5::I18n
-    KF5::Ldap
-    KF5::AkonadiWidgets
+    KPim${KF_MAJOR_VERSION}::Ldap
+    KPim${KF_MAJOR_VERSION}::AkonadiWidgets
     KF5::Crash
-    KF5::Libkleo
+    KPim${KF_MAJOR_VERSION}::Libkleo
     KF5::Notifications
     KF5::PimCommon
     KF5::XmlGui
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/accountwizard.knsrc 
new/kmail-account-wizard-23.04.0/src/accountwizard.knsrc
--- old/kmail-account-wizard-22.12.3/src/accountwizard.knsrc    2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/accountwizard.knsrc    2023-04-11 
06:37:16.000000000 +0200
@@ -10,6 +10,7 @@
 Name[de]=E-Mail-Anbieter
 Name[el]=Πάροχοι αλληλογραφίας
 Name[en_GB]=Email Providers
+Name[eo]=Retpoŝtaj Provizantoj
 Name[es]=Proveedores de correo
 Name[et]=E-posti teenuse pakkujad
 Name[eu]=Posta hornitzaileak
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/autotests/CMakeLists.txt 
new/kmail-account-wizard-23.04.0/src/autotests/CMakeLists.txt
--- old/kmail-account-wizard-22.12.3/src/autotests/CMakeLists.txt       
2023-02-25 06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/autotests/CMakeLists.txt       
2023-04-11 06:37:16.000000000 +0200
@@ -11,10 +11,10 @@
 
 target_link_libraries(ldaptest
     KF5::KIOCore
-    KF5::Mime
-    KF5::Ldap
+    KPim${KF_MAJOR_VERSION}::Mime
+    KPim${KF_MAJOR_VERSION}::Ldap
     Qt::Test
-    KF5::Libkdepim
+    KPim${KF_MAJOR_VERSION}::Libkdepim
     KF5::I18n
     KF5::ConfigCore
     Qt::Widgets
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/configfile.cpp 
new/kmail-account-wizard-23.04.0/src/configfile.cpp
--- old/kmail-account-wizard-22.12.3/src/configfile.cpp 2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/configfile.cpp 2023-04-11 
06:37:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/configfile.h 
new/kmail-account-wizard-23.04.0/src/configfile.h
--- old/kmail-account-wizard-22.12.3/src/configfile.h   2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/configfile.h   2023-04-11 
06:37:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/identity.cpp 
new/kmail-account-wizard-23.04.0/src/identity.cpp
--- old/kmail-account-wizard-22.12.3/src/identity.cpp   2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/identity.cpp   2023-04-11 
06:37:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/identity.h 
new/kmail-account-wizard-23.04.0/src/identity.h
--- old/kmail-account-wizard-22.12.3/src/identity.h     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/identity.h     2023-04-11 
06:37:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/ispdb/CMakeLists.txt 
new/kmail-account-wizard-23.04.0/src/ispdb/CMakeLists.txt
--- old/kmail-account-wizard-22.12.3/src/ispdb/CMakeLists.txt   2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/ispdb/CMakeLists.txt   2023-04-11 
06:37:16.000000000 +0200
@@ -11,7 +11,7 @@
 target_link_libraries(ispdb
     KF5::I18n
     KF5::KIOCore
-    KF5::Mime
+    KPim${KF_MAJOR_VERSION}::Mime
     Qt::Widgets
     Qt::Xml
     )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/ispdb/autotests/CMakeLists.txt 
new/kmail-account-wizard-23.04.0/src/ispdb/autotests/CMakeLists.txt
--- old/kmail-account-wizard-22.12.3/src/ispdb/autotests/CMakeLists.txt 
2023-02-25 06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/ispdb/autotests/CMakeLists.txt 
2023-04-11 06:37:16.000000000 +0200
@@ -10,7 +10,7 @@
 
 set(ispdbtest_libs
   KF5::KIOCore
-  KF5::Mime
+  KPim${KF_MAJOR_VERSION}::Mime
   Qt::Test
   Qt::Xml
   Qt::Network
@@ -48,7 +48,7 @@
 ecm_mark_nongui_executable(autoconfigkolabldaptest)
 
 target_link_libraries(autoconfigkolabldaptest
-  KF5::Ldap
+  KPim${KF_MAJOR_VERSION}::Ldap
   ${ispdbtest_libs}
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/ldap.cpp 
new/kmail-account-wizard-23.04.0/src/ldap.cpp
--- old/kmail-account-wizard-22.12.3/src/ldap.cpp       2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/ldap.cpp       2023-04-11 
06:37:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/ldap.h 
new/kmail-account-wizard-23.04.0/src/ldap.h
--- old/kmail-account-wizard-22.12.3/src/ldap.h 2023-02-25 06:08:05.000000000 
+0100
+++ new/kmail-account-wizard-23.04.0/src/ldap.h 2023-04-11 06:37:16.000000000 
+0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/org.kde.accountwizard.desktop 
new/kmail-account-wizard-23.04.0/src/org.kde.accountwizard.desktop
--- old/kmail-account-wizard-22.12.3/src/org.kde.accountwizard.desktop  
2023-02-25 06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/org.kde.accountwizard.desktop  
2023-04-11 06:37:16.000000000 +0200
@@ -10,6 +10,7 @@
 Name[de]=Zugangsassistent
 Name[el]=Βοηθός λογαριασμών
 Name[en_GB]=Account Wizard
+Name[eo]=Kontosorĉisto
 Name[es]=Asistente de cuentas
 Name[et]=Kontonõustaja
 Name[eu]=Kontu-morroia
@@ -54,6 +55,7 @@
 Comment[de]=Den Postfach-Assistenten zum Einrichten von PIM-Zugängen starten.
 Comment[el]=Εκτέλεση του οδηγού λογαριασμού για 
τη ρύθμιση λογαριασμών PIM.
 Comment[en_GB]=Launch the account wizard to configure PIM accounts.
+Comment[eo]=Lanĉu la kontosorĉiston por agordi PIM-kontojn.
 Comment[es]=Lanzar el asistente de cuentas para configurar cuentas PIM.
 Comment[et]=Kontonõustaja käivitamine PIM-kontode seadistamiseks.
 Comment[eu]=Jaurti kontu-morroia PIM kontuak konfiguratzeko.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/personaldatapage.cpp 
new/kmail-account-wizard-23.04.0/src/personaldatapage.cpp
--- old/kmail-account-wizard-22.12.3/src/personaldatapage.cpp   2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/personaldatapage.cpp   2023-04-11 
06:37:16.000000000 +0200
@@ -1,7 +1,7 @@
 /*
     SPDX-FileCopyrightText: 2009 Volker Krause <[email protected]>
     SPDX-FileCopyrightText: 2010 Tom Albers <[email protected]>
-    SPDX-FileCopyrightText: 2012-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2012-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/personaldatapage.h 
new/kmail-account-wizard-23.04.0/src/personaldatapage.h
--- old/kmail-account-wizard-22.12.3/src/personaldatapage.h     2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/personaldatapage.h     2023-04-11 
06:37:16.000000000 +0200
@@ -1,7 +1,7 @@
 /*
     SPDX-FileCopyrightText: 2009 Volker Krause <[email protected]>
     SPDX-FileCopyrightText: 2010 Tom Albers <[email protected]>
-    SPDX-FileCopyrightText: 2012-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2012-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/restoreldapsettingsjob.cpp 
new/kmail-account-wizard-23.04.0/src/restoreldapsettingsjob.cpp
--- old/kmail-account-wizard-22.12.3/src/restoreldapsettingsjob.cpp     
2023-02-25 06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/restoreldapsettingsjob.cpp     
2023-04-11 06:37:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/restoreldapsettingsjob.h 
new/kmail-account-wizard-23.04.0/src/restoreldapsettingsjob.h
--- old/kmail-account-wizard-22.12.3/src/restoreldapsettingsjob.h       
2023-02-25 06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/restoreldapsettingsjob.h       
2023-04-11 06:37:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
-    SPDX-FileCopyrightText: 2010-2022 Laurent Montel <[email protected]>
+    SPDX-FileCopyrightText: 2010-2023 Laurent Montel <[email protected]>
 
     SPDX-License-Identifier: LGPL-2.0-or-later
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/transport.cpp 
new/kmail-account-wizard-23.04.0/src/transport.cpp
--- old/kmail-account-wizard-22.12.3/src/transport.cpp  2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/transport.cpp  2023-04-11 
06:37:16.000000000 +0200
@@ -14,8 +14,8 @@
 
 template<typename T> struct StringValueTable {
     const char *name;
-    typename T::type value;
-    using value_type = typename T::type;
+    using value_type = T;
+    value_type value;
 };
 
 static const StringValueTable<MailTransport::Transport::EnumEncryption> 
encryptionEnum[] = {{"none", MailTransport::Transport::EnumEncryption::None},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.12.3/src/transport.h 
new/kmail-account-wizard-23.04.0/src/transport.h
--- old/kmail-account-wizard-22.12.3/src/transport.h    2023-02-25 
06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/transport.h    2023-04-11 
06:37:16.000000000 +0200
@@ -37,8 +37,8 @@
     int m_port = -1;
     QString m_user;
     QString m_password;
-    MailTransport::Transport::EnumEncryption::type m_encr;
-    MailTransport::Transport::EnumAuthenticationType::type m_auth;
+    MailTransport::Transport::EnumEncryption m_encr;
+    MailTransport::Transport::EnumAuthenticationType m_auth;
     QString m_encrStr;
     QString m_authStr;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.12.3/src/wizards/tine20/tine20wizard.desktop 
new/kmail-account-wizard-23.04.0/src/wizards/tine20/tine20wizard.desktop
--- old/kmail-account-wizard-22.12.3/src/wizards/tine20/tine20wizard.desktop    
2023-02-25 06:08:05.000000000 +0100
+++ new/kmail-account-wizard-23.04.0/src/wizards/tine20/tine20wizard.desktop    
2023-04-11 06:37:16.000000000 +0200
@@ -51,6 +51,7 @@
 Comment[de]=Tine 2.0 Groupware-Server
 Comment[el]=Εξυπηρετητής Tine 2.0 Groupware
 Comment[en_GB]=Tine 2.0 Groupware Server
+Comment[eo]=Tine 2.0 Grupprogramara Servilo
 Comment[es]=Servidor de colaboración Tine 2.0
 Comment[et]=Tine 2.0 grupitöö server
 Comment[eu]=Tine 2.0 talde-lanerako zerbitzaria

Reply via email to