Hello community,

here is the log from the commit of package kmail-account-wizard for 
openSUSE:Factory checked in at 2020-09-09 17:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail-account-wizard"

Wed Sep  9 17:55:15 2020 rev:49 rq:831812 version:20.08.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes    
    2020-08-18 11:59:15.623365762 +0200
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.3399/kmail-account-wizard.changes
      2020-09-09 17:56:21.194892234 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:14 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.BEdiXL/_old  2020-09-09 17:56:22.302893243 +0200
+++ /var/tmp/diff_new_pack.BEdiXL/_new  2020-09-09 17:56:22.306893247 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmail-account-wizard
-Version:        20.08.0
+Version:        20.08.1
 Release:        0
 Summary:        Account wizard for KMail
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ kmail-account-wizard-20.08.0.tar.xz -> 
kmail-account-wizard-20.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-20.08.0/CMakeLists.txt 
new/kmail-account-wizard-20.08.1/CMakeLists.txt
--- old/kmail-account-wizard-20.08.0/CMakeLists.txt     2020-08-07 
09:09:05.000000000 +0200
+++ new/kmail-account-wizard-20.08.1/CMakeLists.txt     2020-09-01 
08:35:44.000000000 +0200
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.15.0")
+set(PIM_VERSION "5.15.1")
 cmake_minimum_required(VERSION 3.5)
 project(kmail-account-wizard VERSION ${PIM_VERSION})
 
@@ -29,7 +29,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "20.08.0")
+set(RELEASE_SERVICE_VERSION "20.08.1")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -38,22 +38,22 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_MIMELIB_VERSION "5.15.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.0")
-set(KLDAP_LIB_VERSION "5.15.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.15.0")
-set(AKONADI_VERSION "5.15.0")
-set(KIMAP_LIB_VERSION "5.15.0")
-set(AKONADI_MIMELIB_VERSION "5.15.0")
+set(AKONADI_MIMELIB_VERSION "5.15.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.1")
+set(KLDAP_LIB_VERSION "5.15.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.15.1")
+set(AKONADI_VERSION "5.15.1")
+set(KIMAP_LIB_VERSION "5.15.1")
+set(AKONADI_MIMELIB_VERSION "5.15.1")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.13.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml DBus Test)
-set(PIMCOMMON_LIB_VERSION_LIB "5.15.0")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.15.0")
-set(LIBKLEO_LIB_VERSION_LIB "5.15.0")
+set(PIMCOMMON_LIB_VERSION_LIB "5.15.1")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.15.1")
+set(LIBKLEO_LIB_VERSION_LIB "5.15.1")
 
 # 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-20.08.0/po/ca/accountwizard.po 
new/kmail-account-wizard-20.08.1/po/ca/accountwizard.po
--- old/kmail-account-wizard-20.08.0/po/ca/accountwizard.po     2020-08-07 
09:09:04.000000000 +0200
+++ new/kmail-account-wizard-20.08.1/po/ca/accountwizard.po     2020-09-01 
08:35:41.000000000 +0200
@@ -11,14 +11,14 @@
 "Project-Id-Version: accountwizard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-29 08:20+0200\n"
-"PO-Revision-Date: 2020-08-05 16:44+0200\n"
+"PO-Revision-Date: 2020-08-17 22:22+0200\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.08.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -201,7 +201,7 @@
 #: ispdb/main.cpp:83 main.cpp:51
 #, kde-format
 msgid "Helps setting up PIM accounts"
-msgstr "Ajuda a arranjar comptes PIM"
+msgstr "Ajuda a configurar els comptes PIM"
 
 #: ispdb/main.cpp:85
 #, kde-format
@@ -468,7 +468,8 @@
 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 "
-"comproveu els ajustaments del compte i l'ajusteu manualment si és necessari."
+"comproveu els ajustaments del compte i si és necessari, que l'ajusteu "
+"manualment."
 
 #: servertest.cpp:65
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-20.08.0/po/ca@valencia/accountwizard.po 
new/kmail-account-wizard-20.08.1/po/ca@valencia/accountwizard.po
--- old/kmail-account-wizard-20.08.0/po/ca@valencia/accountwizard.po    
2020-08-07 09:09:04.000000000 +0200
+++ new/kmail-account-wizard-20.08.1/po/ca@valencia/accountwizard.po    
2020-09-01 08:35:41.000000000 +0200
@@ -11,14 +11,14 @@
 "Project-Id-Version: accountwizard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-29 08:20+0200\n"
-"PO-Revision-Date: 2020-08-05 16:44+0200\n"
+"PO-Revision-Date: 2020-08-17 22:22+0200\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.08.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -201,7 +201,7 @@
 #: ispdb/main.cpp:83 main.cpp:51
 #, kde-format
 msgid "Helps setting up PIM accounts"
-msgstr "Ajuda a arranjar comptes PIM"
+msgstr "Ajuda a configurar els comptes PIM"
 
 #: ispdb/main.cpp:85
 #, kde-format
@@ -468,7 +468,8 @@
 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 "
-"comproveu els ajustaments del compte i l'ajusteu manualment si és necessari."
+"comproveu els ajustaments del compte i si és necessari, que l'ajusteu "
+"manualment."
 
 #: servertest.cpp:65
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-20.08.0/po/pt/accountwizard.po 
new/kmail-account-wizard-20.08.1/po/pt/accountwizard.po
--- old/kmail-account-wizard-20.08.0/po/pt/accountwizard.po     2020-08-07 
09:09:05.000000000 +0200
+++ new/kmail-account-wizard-20.08.1/po/pt/accountwizard.po     2020-09-01 
08:35:43.000000000 +0200
@@ -514,7 +514,7 @@
 #: transport.cpp:103
 #, kde-format
 msgid "Mail transport uses '%1' encryption and '%2' authentication."
-msgstr ""
+msgstr "O transporte de correio usa a encriptação '%1' e a autenticação '%2'."
 
 #: transport.cpp:109
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-20.08.0/po/ru/accountwizard.po 
new/kmail-account-wizard-20.08.1/po/ru/accountwizard.po
--- old/kmail-account-wizard-20.08.0/po/ru/accountwizard.po     2020-08-07 
09:09:05.000000000 +0200
+++ new/kmail-account-wizard-20.08.1/po/ru/accountwizard.po     2020-09-01 
08:35:43.000000000 +0200
@@ -11,14 +11,14 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-29 08:20+0200\n"
-"PO-Revision-Date: 2020-04-24 17:14+0300\n"
+"PO-Revision-Date: 2020-08-23 12:54+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.0\n"
+"X-Generator: Lokalize 20.08.0\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -528,7 +528,7 @@
 #: transport.cpp:103
 #, kde-format
 msgid "Mail transport uses '%1' encryption and '%2' authentication."
-msgstr ""
+msgstr "Учётная запись использует шифрование %1 и проверку подлинности %2."
 
 #: transport.cpp:109
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-20.08.0/po/zh_CN/accountwizard.po 
new/kmail-account-wizard-20.08.1/po/zh_CN/accountwizard.po
--- old/kmail-account-wizard-20.08.0/po/zh_CN/accountwizard.po  2020-08-07 
09:09:05.000000000 +0200
+++ new/kmail-account-wizard-20.08.1/po/zh_CN/accountwizard.po  2020-09-01 
08:35:44.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-29 08:20+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\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-20.08.0/po/zh_CN/accountwizard_tine20.po 
new/kmail-account-wizard-20.08.1/po/zh_CN/accountwizard_tine20.po
--- old/kmail-account-wizard-20.08.0/po/zh_CN/accountwizard_tine20.po   
2020-08-07 09:09:05.000000000 +0200
+++ new/kmail-account-wizard-20.08.1/po/zh_CN/accountwizard_tine20.po   
2020-09-01 08:35:44.000000000 +0200
@@ -7,7 +7,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: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to