Hello community,

here is the log from the commit of package kmail-account-wizard for 
openSUSE:Factory checked in at 2020-03-11 18:38:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail-account-wizard"

Wed Mar 11 18:38:24 2020 rev:43 rq:782413 version:19.12.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes    
    2020-02-10 21:49:05.166047140 +0100
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.3160/kmail-account-wizard.changes
      2020-03-11 18:40:09.555186294 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:36:15 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.SmpYKB/_old  2020-03-11 18:40:10.939187143 +0100
+++ /var/tmp/diff_new_pack.SmpYKB/_new  2020-03-11 18:40:10.947187148 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmail-account-wizard
-Version:        19.12.2
+Version:        19.12.3
 Release:        0
 Summary:        Account wizard for KMail
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ kmail-account-wizard-19.12.2.tar.xz -> 
kmail-account-wizard-19.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-19.12.2/CMakeLists.txt 
new/kmail-account-wizard-19.12.3/CMakeLists.txt
--- old/kmail-account-wizard-19.12.2/CMakeLists.txt     2020-02-04 
02:51:56.000000000 +0100
+++ new/kmail-account-wizard-19.12.3/CMakeLists.txt     2020-03-03 
01:34:38.000000000 +0100
@@ -1,4 +1,4 @@
-set(KDEPIM_VERSION_NUMBER "5.13.2")
+set(KDEPIM_VERSION_NUMBER "5.13.3")
 cmake_minimum_required(VERSION 3.5)
 project(kmail-account-wizard VERSION ${KDEPIM_VERSION_NUMBER})
 
@@ -29,7 +29,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(KDE_APPLICATIONS_VERSION "19.12.1")
+set(KDE_APPLICATIONS_VERSION "19.12.3")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -38,22 +38,22 @@
 
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION} 
(${KDE_APPLICATIONS_VERSION})")
 
-set(AKONADI_MIMELIB_VERSION "5.13.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.2")
-set(KLDAP_LIB_VERSION "5.13.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.13.2")
-set(AKONADI_VERSION "5.13.2")
-set(KIMAP_LIB_VERSION "5.13.2")
-set(AKONADI_MIMELIB_VERSION "5.13.2")
+set(AKONADI_MIMELIB_VERSION "5.13.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.13.3")
+set(KLDAP_LIB_VERSION "5.13.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.13.3")
+set(AKONADI_VERSION "5.13.3")
+set(KIMAP_LIB_VERSION "5.13.3")
+set(AKONADI_MIMELIB_VERSION "5.13.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.11.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml DBus Test)
-set(PIMCOMMON_LIB_VERSION_LIB "5.13.2")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.13.2")
-set(LIBKLEO_LIB_VERSION_LIB "5.13.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.13.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.13.3")
+set(LIBKLEO_LIB_VERSION_LIB "5.13.3")
 
 # Find KF5 package
 find_package(KF5Wallet ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-19.12.2/po/ca@valencia/accountwizard.po 
new/kmail-account-wizard-19.12.3/po/ca@valencia/accountwizard.po
--- old/kmail-account-wizard-19.12.2/po/ca@valencia/accountwizard.po    
2020-02-04 02:51:49.000000000 +0100
+++ new/kmail-account-wizard-19.12.3/po/ca@valencia/accountwizard.po    
2020-03-03 01:34:33.000000000 +0100
@@ -296,7 +296,8 @@
 #, kde-format
 msgid "Needed parameters are missing for LDAP config: server '%1'"
 msgstr ""
-"Falten els paràmetres necessaris per a la configuració del LDAP: servidor 
«%1»"
+"Falten els paràmetres necessaris per a la configuració del LDAP: servidor "
+"«%1»"
 
 #: ldap.cpp:136
 #, kde-format
@@ -462,9 +463,9 @@
 #: servertest.cpp:62
 #, kde-format
 msgid ""
-"There seems to be a problem in reaching this server or choosing a safe way to 
"
-"sent the credentials to server. We advise you to check the settings of the "
-"account and adjust it manually if needed."
+"There seems to be a problem in reaching this server or choosing a safe way "
+"to sent the credentials to server. We advise you to check the settings of "
+"the account and adjust it manually if needed."
 msgstr ""
 "Sembla que hi ha un problema en arribar a aquest servidor o en seleccionar "
 "una forma segura d'enviar les credencials al servidor. Recomanem que "
@@ -538,8 +539,8 @@
 #: ui/cryptopage.ui:26
 #, kde-format
 msgid ""
-"Protect yourself against surveillance by encrypting your Mails with GnuPG. By 
"
-"generating or selecting a public / private key pair now mails can be "
+"Protect yourself against surveillance by encrypting your Mails with GnuPG. "
+"By generating or selecting a public / private key pair now mails can be "
 "encrypted using the public key while only you can decrypt them with your "
 "private key."
 msgstr ""
@@ -558,11 +559,11 @@
 "that it can be verified that your messages have not been tampered with.</p></"
 "body></html>"
 msgstr ""
-"<html><head/><body><p>Quan envieu correu, el KMail cercarà automàticament les 
"
-"claus d'encriptatge dels destinataris i assegurarà el correu quan trobe les "
-"claus per a cada destinatari.</p><p>També signarà el correu criptogràficament 
"
-"de manera que es puga verificar que els missatges no han estat 
alterats.</p></"
-"body></html>"
+"<html><head/><body><p>Quan envieu correu, el KMail cercarà automàticament "
+"les claus d'encriptatge dels destinataris i assegurarà el correu quan trobe "
+"les claus per a cada destinatari.</p><p>També signarà el correu "
+"criptogràficament de manera que es puga verificar que els missatges no han "
+"estat alterats.</p></body></html>"
 
 #. i18n: ectx: property (text), widget (QCheckBox, enableCryptoCheckBox)
 #: ui/cryptopage.ui:55
@@ -600,8 +601,8 @@
 "El proveïdor del servei de correu electrònic admet un servei que proporcioni "
 "la vostra clau pública perquè els altres la puguen trobar.\n"
 "Això vol dir que la vostra clau pública es pot consultar des del vostre "
-"proveïdor de correu electrònic, i llavors, els altres la podran utilitzar per 
"
-"assegurar la seua comunicació per correu electrònic."
+"proveïdor de correu electrònic, i llavors, els altres la podran utilitzar "
+"per assegurar la seua comunicació per correu electrònic."
 
 #. i18n: ectx: property (title), widget (QGroupBox, pksCheckBox)
 #: ui/cryptopage.ui:152
@@ -616,9 +617,9 @@
 "Your email service provider does not support key publishing. You should "
 "publish your key so that other users can retrieve it and use it to secure "
 "their email communication with you.\n"
-"You can alternatively publish your key on a public key server, but you should 
"
-"be aware that your email address will be publicly listed and they key cannot "
-"be removed from there, only revoked."
+"You can alternatively publish your key on a public key server, but you "
+"should be aware that your email address will be publicly listed and they key "
+"cannot be removed from there, only revoked."
 msgstr ""
 "El proveïdor del servei de correu electrònic no admet la publicació de la "
 "clau. L'haureu de publicar perquè els altres usuaris la puguen rebre i usar "
@@ -671,9 +672,9 @@
 #: ui/personaldatapage.ui:140
 #, kde-format
 msgid ""
-"Check online for the settings needed for this email provider. Only the domain 
"
-"name part of the e-mail address will be sent over the Internet at this point. 
"
-"If this option is unchecked, the account can be set up manually."
+"Check online for the settings needed for this email provider. Only the "
+"domain name part of the e-mail address will be sent over the Internet at "
+"this point. If this option is unchecked, the account can be set up manually."
 msgstr ""
 "Comprova en línia els ajustaments del meu proveïdor. En aquest punt només "
 "s'enviarà a Internet la part del nom del domini de la vostra adreça de "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-19.12.2/po/nb/accountwizard.po 
new/kmail-account-wizard-19.12.3/po/nb/accountwizard.po
--- old/kmail-account-wizard-19.12.2/po/nb/accountwizard.po     2020-02-04 
02:51:53.000000000 +0100
+++ new/kmail-account-wizard-19.12.3/po/nb/accountwizard.po     2020-03-03 
01:34:36.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-09-03 03:17+0200\n"
+"POT-Creation-Date: 2020-01-19 08:10+0100\n"
 "PO-Revision-Date: 2014-01-12 10:27+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -436,17 +436,17 @@
 msgstr ""
 "Klarte ikke å gjøre om verdien av innstillingen «%1» til påkrevet type «%2»."
 
-#: resource.cpp:146
+#: resource.cpp:147
 #, kde-format
 msgid "Could not set setting '%1': %2"
 msgstr "Klarte ikke sette innstillingen «%1»: %2"
 
-#: resource.cpp:156
+#: resource.cpp:157
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Ressursoppsett fullført."
 
-#: resource.cpp:170
+#: resource.cpp:171
 #, kde-format
 msgid "Removed resource instance for '%1'."
 msgstr "Fjernet ressursinstansen for «%1»."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-19.12.2/po/nn/accountwizard.po 
new/kmail-account-wizard-19.12.3/po/nn/accountwizard.po
--- old/kmail-account-wizard-19.12.2/po/nn/accountwizard.po     2020-02-04 
02:51:53.000000000 +0100
+++ new/kmail-account-wizard-19.12.3/po/nn/accountwizard.po     2020-03-03 
01:34:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-09-03 03:17+0200\n"
+"POT-Creation-Date: 2020-01-19 08:10+0100\n"
 "PO-Revision-Date: 2010-04-20 21:46+0200\n"
 "Last-Translator: Eirik U. Birkeland <eir...@gmail.com>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
@@ -438,17 +438,17 @@
 "Klarte ikkje endra verdien for innstillinga «%1» til den nødvendige typen "
 "«%2»."
 
-#: resource.cpp:146
+#: resource.cpp:147
 #, kde-format
 msgid "Could not set setting '%1': %2"
 msgstr "Klarte ikkje lagra innstillinga «%1»: %2"
 
-#: resource.cpp:156
+#: resource.cpp:157
 #, kde-format
 msgid "Resource setup completed."
 msgstr "Ferdig med å setja opp ressursen."
 
-#: resource.cpp:170
+#: resource.cpp:171
 #, kde-format
 msgid "Removed resource instance for '%1'."
 msgstr "Fjerna ressursinstansen for «%1»."


Reply via email to