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-10-12 23:40:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail-account-wizard"

Thu Oct 12 23:40:12 2023 rev:86 rq:1117323 version:23.08.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes    
    2023-09-15 22:03:20.564560671 +0200
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1807/kmail-account-wizard.changes
      2023-10-12 23:41:13.522978135 +0200
@@ -1,0 +2,9 @@
+Tue Oct 10 18:27:39 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- No code change since 23.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.5yOlkL/_old  2023-10-12 23:41:15.127036199 +0200
+++ /var/tmp/diff_new_pack.5yOlkL/_new  2023-10-12 23:41:15.127036199 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kmail-account-wizard
-Version:        23.08.1
+Version:        23.08.2
 Release:        0
 Summary:        Account wizard for KMail
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ kmail-account-wizard-23.08.1.tar.xz -> 
kmail-account-wizard-23.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-23.08.1/CMakeLists.txt 
new/kmail-account-wizard-23.08.2/CMakeLists.txt
--- old/kmail-account-wizard-23.08.1/CMakeLists.txt     2023-09-03 
06:08:21.000000000 +0200
+++ new/kmail-account-wizard-23.08.2/CMakeLists.txt     2023-10-09 
05:26:47.000000000 +0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 
-set(PIM_VERSION "5.24.1")
+set(PIM_VERSION "5.24.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(kmail-account-wizard VERSION ${PIM_VERSION})
 
@@ -33,7 +33,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "23.08.1")
+set(RELEASE_SERVICE_VERSION "23.08.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
     set(QT_REQUIRED_VERSION "6.4.0")
     set(KF_MIN_VERSION "5.240.0")
@@ -48,14 +48,14 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_MIMELIB_VERSION "5.24.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.24.1")
-set(KLDAP_LIB_VERSION "5.24.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.24.1")
-set(AKONADI_VERSION "5.24.1")
-set(KIMAP_LIB_VERSION "5.24.1")
-set(AKONADI_MIMELIB_VERSION "5.24.1")
-set(KMIME_VERSION "5.24.1")
+set(AKONADI_MIMELIB_VERSION "5.24.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.24.2")
+set(KLDAP_LIB_VERSION "5.24.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.24.2")
+set(AKONADI_VERSION "5.24.2")
+set(KIMAP_LIB_VERSION "5.24.2")
+set(AKONADI_MIMELIB_VERSION "5.24.2")
+set(KMIME_VERSION "5.24.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -65,9 +65,9 @@
     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.24.1")
-set(LIBKDEPIM_LIB_VERSION "5.24.1")
-set(LIBKLEO_LIB_VERSION "5.24.1")
+set(PIMCOMMON_LIB_VERSION "5.24.2")
+set(LIBKDEPIM_LIB_VERSION "5.24.2")
+set(LIBKLEO_LIB_VERSION "5.24.2")
 
 # Find KF5 package
 find_package(KF5Wallet ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-23.08.1/po/ca@valencia/accountwizard.po 
new/kmail-account-wizard-23.08.2/po/ca@valencia/accountwizard.po
--- old/kmail-account-wizard-23.08.1/po/ca@valencia/accountwizard.po    
2023-09-03 06:08:21.000000000 +0200
+++ new/kmail-account-wizard-23.08.2/po/ca@valencia/accountwizard.po    
2023-10-09 05:26:47.000000000 +0200
@@ -649,7 +649,7 @@
 "With a few simple steps we create the right settings for you. Please follow "
 "the steps of this wizard carefully."
 msgstr ""
-"Amb uns pocs senzills passos es crearà la configuració adequada per a vós. 
"
+"Amb uns pocs senzills passos es crearà la configuració adequada per a tu. "
 "Seguiu els passos d'este assistent amb cura."
 
 #. i18n: ectx: property (text), widget (QLabel, nameLabel)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-23.08.1/po/gl/accountwizard.po 
new/kmail-account-wizard-23.08.2/po/gl/accountwizard.po
--- old/kmail-account-wizard-23.08.1/po/gl/accountwizard.po     2023-09-03 
06:08:21.000000000 +0200
+++ new/kmail-account-wizard-23.08.2/po/gl/accountwizard.po     2023-10-09 
05:26:47.000000000 +0200
@@ -33,12 +33,12 @@
 #: configfile.cpp:37
 #, kde-format
 msgid "Writing config file for %1..."
-msgstr "Estase a escribir o ficheiro de configuración de %1…"
+msgstr "Escribindo o ficheiro de configuración de %1…"
 
 #: configfile.cpp:54
 #, kde-format
 msgid "Config file for %1 is writing."
-msgstr "Estase a escribir o ficheiro de configuración de %1."
+msgstr "Escribindo o ficheiro de configuración de %1."
 
 #: configfile.cpp:59
 #, kde-format
@@ -68,7 +68,7 @@
 #: cryptopage.cpp:257
 #, kde-format
 msgid "Could not detect valid key type"
-msgstr "Non se puido detectar un tipo de chave válido"
+msgstr "Non foi posíbel detectar un tipo de chave válido"
 
 #: cryptopage.cpp:257 cryptopage.cpp:266 cryptopage.cpp:282 cryptopage.cpp:289
 #, kde-format
@@ -78,17 +78,17 @@
 #: cryptopage.cpp:265
 #, kde-format
 msgid "Cannot read data from the certificate file: %1"
-msgstr "Non se poden ler os datos do ficheiro de certificado: %1"
+msgstr "Non é posíbel ler os datos do ficheiro de certificado: %1"
 
 #: cryptopage.cpp:281
 #, kde-format
 msgid "Failed to import key: %1"
-msgstr "Non se puido importar a chave: %1"
+msgstr "Non foi posíbel importar a chave: %1"
 
 #: cryptopage.cpp:289
 #, kde-format
 msgid "Failed to import key."
-msgstr "Non se puido importar a chave."
+msgstr "Non foi posíbel importar a chave."
 
 #: cryptopage.cpp:316
 #, kde-format
@@ -148,17 +148,17 @@
 #: dialog.cpp:78
 #, kde-format
 msgid "Loading Assistant"
-msgstr "Estase a cargar o asistente"
+msgstr "Cargando o asistente"
 
 #: dialog.cpp:86
 #, kde-format
 msgid "Setting up Account"
-msgstr "Estase a configurar a conta"
+msgstr "Configurando a conta"
 
 #: identity.cpp:27
 #, kde-format
 msgid "Setting up identity..."
-msgstr "Estase a configurar a identidade…"
+msgstr "Configurando a identidade…"
 
 #: identity.cpp:38
 #, kde-format
@@ -269,7 +269,7 @@
 #: key.cpp:195
 #, kde-format
 msgid "Failed to send key publishing request: %1"
-msgstr "Non se puido enviar a solicitude de publicación da chave: %1"
+msgstr "Non foi posíbel enviar a solicitude de publicación da chave: %1"
 
 #: key.cpp:197
 #, kde-format
@@ -279,7 +279,7 @@
 #: key.cpp:233
 #, kde-format
 msgid "Failed to publish the key."
-msgstr "Non se puido publicar a chave."
+msgstr "Non foi posíbel publicar a chave."
 
 #: key.cpp:239
 #, kde-format
@@ -289,7 +289,7 @@
 #: ldap.cpp:37
 #, kde-format
 msgid "Setting up LDAP server..."
-msgstr "Estase a configurar o servidor de LDAP…"
+msgstr "Configurando o servidor de LDAP…"
 
 #: ldap.cpp:40
 #, kde-format
@@ -325,17 +325,17 @@
 #: loadpage.cpp:39
 #, kde-format
 msgid "Unable to load assistant: File '%1' does not exist."
-msgstr "Non se pode cargar o asistente: O ficheiro «%1» non existe."
+msgstr "Non é posíbel cargar o asistente: O ficheiro «%1» non existe."
 
 #: loadpage.cpp:42
 #, kde-format
 msgid "Loading script '%1'..."
-msgstr "Estase a cargar o guión «%1»…"
+msgstr "Cargando o guión «%1»…"
 
 #: loadpage.cpp:51
 #, kde-format
 msgid "Failed to load script: '%1'."
-msgstr "Non se puido cargar script: «%1»."
+msgstr "Non foi posíbel cargar script: «%1»."
 
 #: main.cpp:38
 #, kde-format
@@ -400,7 +400,7 @@
 #: providerpage.cpp:31
 #, kde-format
 msgid "Fetching provider list..."
-msgstr "Estase a obter a lista de fornecedores…"
+msgstr "Obtendo a lista de fornecedores…"
 
 #: resource.cpp:74
 #, kde-format
@@ -415,37 +415,37 @@
 #: resource.cpp:94
 #, kde-format
 msgid "Creating resource instance for '%1'..."
-msgstr "Estase a crear unha instancia de recurso para «%1»…"
+msgstr "Creando unha instancia de recurso para «%1»…"
 
 #: resource.cpp:103
 #, kde-format
 msgid "Failed to create resource instance: %1"
-msgstr "Non se puido crear a instancia do recurso: %1"
+msgstr "Non foi posíbel crear a instancia do recurso: %1"
 
 #: resource.cpp:110
 #, kde-format
 msgid "Configuring resource instance..."
-msgstr "Estase a configurar a instancia do recurso…"
+msgstr "Configurando a instancia do recurso…"
 
 #: resource.cpp:114
 #, kde-format
 msgid "Unable to configure resource instance."
-msgstr "Non se pode configurar a instancia do recurso."
+msgstr "Non é posíbel configurar a instancia do recurso."
 
 #: resource.cpp:129
 #, kde-format
 msgid "Could not convert value of setting '%1' to required type %2."
-msgstr "Non se puido converter o valor da opción «%1» no tipo requirido %2."
+msgstr "Non foi posíbel converter o valor da opción «%1» no tipo requirido 
%2."
 
 #: resource.cpp:136
 #, kde-format
 msgid "Could not set setting '%1': %2"
-msgstr "Non se puido configurar a opción «%1»: %2"
+msgstr "Non foi posíbel configurar a opción «%1»: %2"
 
 #: resource.cpp:142
 #, kde-format
 msgid "Could not save settings: %1"
-msgstr "Non se puido gardar a configuración: %1"
+msgstr "Non foi posíbel gardar a configuración: %1"
 
 #: resource.cpp:151
 #, kde-format
@@ -495,7 +495,7 @@
 #: setupmanager.cpp:114 ui/setuppage.ui:37
 #, kde-format
 msgid "Setting up account..."
-msgstr "Estase a configurar a conta…"
+msgstr "Configurando a conta…"
 
 #: setupmanager.cpp:162
 #, kde-format
@@ -505,17 +505,17 @@
 #: setupmanager.cpp:177
 #, kde-format
 msgid "Failed to set up account, rolling back..."
-msgstr "Non se puido configurar a conta; regresando…"
+msgstr "Non foi posíbel configurar a conta; regresando…"
 
 #: setupmanager.cpp:191
 #, kde-format
 msgid "Failed to set up account."
-msgstr "Non se puido configurar a conta."
+msgstr "Non foi posíbel configurar a conta."
 
 #: transport.cpp:64
 #, kde-format
 msgid "Setting up mail transport account..."
-msgstr "Estase a configurar a conta do transporte de correo…"
+msgstr "Configurando a conta do transporte de correo…"
 
 #: transport.cpp:83
 #, kde-format
@@ -536,7 +536,7 @@
 #, kde-format
 msgid "Could not load config dialog for UID '%1'"
 msgstr ""
-"Non se puido cargar un diálogo de configuración para o identificador 
«%1»."
+"Non foi posíbel cargar un diálogo de configuración para o identificador 
«%1»."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/cryptopage.ui:26
@@ -636,7 +636,7 @@
 #: ui/loadpage.ui:30
 #, kde-format
 msgid "Loading assistant..."
-msgstr "Estase a cargar o asistente…"
+msgstr "Cargando o asistente…"
 
 #. i18n: ectx: property (text), widget (QLabel, welcomeLabel)
 #: ui/personaldatapage.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-23.08.1/po/it/accountwizard.po 
new/kmail-account-wizard-23.08.2/po/it/accountwizard.po
--- old/kmail-account-wizard-23.08.1/po/it/accountwizard.po     2023-09-03 
06:08:21.000000000 +0200
+++ new/kmail-account-wizard-23.08.2/po/it/accountwizard.po     2023-10-09 
05:26:47.000000000 +0200
@@ -1,7 +1,7 @@
 # translation of accountwizard.po to Italian
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the accountwizard package.
-# Luigi Toscano <[email protected]>, 2010, 2012, 2013, 2014, 2015, 
2016, 2017, 2018, 2019, 2020, 2021.
+# Luigi Toscano <[email protected]>, 2010, 2012, 2013, 2014, 2015, 
2016, 2017, 2018, 2019, 2020, 2021, 2023.
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,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 20.12.0\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-23.08.1/po/ko/accountwizard.po 
new/kmail-account-wizard-23.08.2/po/ko/accountwizard.po
--- old/kmail-account-wizard-23.08.1/po/ko/accountwizard.po     2023-09-03 
06:08:21.000000000 +0200
+++ new/kmail-account-wizard-23.08.2/po/ko/accountwizard.po     2023-10-09 
05:26:47.000000000 +0200
@@ -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.
-# Shinjo Park <[email protected]>, 2010, 2013, 2014, 2015, 2016, 2017, 2018, 
2019, 2020, 2021.
+# Shinjo Park <[email protected]>, 2010, 2013, 2014, 2015, 2016, 2017, 2018, 
2019, 2020, 2021, 2023.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-23.08.1/po/zh_CN/accountwizard.po 
new/kmail-account-wizard-23.08.2/po/zh_CN/accountwizard.po
--- old/kmail-account-wizard-23.08.1/po/zh_CN/accountwizard.po  2023-09-03 
06:08:21.000000000 +0200
+++ new/kmail-account-wizard-23.08.2/po/zh_CN/accountwizard.po  2023-10-09 
05:26:47.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-09-02 02:59\n"
+"PO-Revision-Date: 2023-09-16 10:11\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-23.08.1/po/zh_CN/accountwizard_tine20.po 
new/kmail-account-wizard-23.08.2/po/zh_CN/accountwizard_tine20.po
--- old/kmail-account-wizard-23.08.1/po/zh_CN/accountwizard_tine20.po   
2023-09-03 06:08:21.000000000 +0200
+++ new/kmail-account-wizard-23.08.2/po/zh_CN/accountwizard_tine20.po   
2023-10-09 05:26:47.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-09-02 02:59\n"
+"PO-Revision-Date: 2023-09-16 10:11\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to