Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmail for openSUSE:Factory checked 
in at 2021-03-08 15:12:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail (Old)
 and      /work/SRC/openSUSE:Factory/.kmail.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail"

Mon Mar  8 15:12:34 2021 rev:58 rq:877123 version:20.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmail/kmail.changes      2021-02-07 
15:15:52.553505568 +0100
+++ /work/SRC/openSUSE:Factory/.kmail.new.2378/kmail.changes    2021-03-08 
15:13:19.497758634 +0100
@@ -1,0 +2,9 @@
+Thu Mar  4 06:10:41 UTC 2021 - Luca Beltrame <[email protected]>
+
+- Update to 20.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.12.3
+- No code change since 20.12.2
+
+-------------------------------------------------------------------

Old:
----
  kmail-20.12.2.tar.xz
  kmail-20.12.2.tar.xz.sig

New:
----
  kmail-20.12.3.tar.xz
  kmail-20.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kmail.spec ++++++
--- /var/tmp/diff_new_pack.vyeXYe/_old  2021-03-08 15:13:20.501759408 +0100
+++ /var/tmp/diff_new_pack.vyeXYe/_new  2021-03-08 15:13:20.505759410 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmail
-Version:        20.12.2
+Version:        20.12.3
 Release:        0
 Summary:        Mail Client
 License:        GPL-2.0-only


++++++ kmail-20.12.2.tar.xz -> kmail-20.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/CMakeLists.txt 
new/kmail-20.12.3/CMakeLists.txt
--- old/kmail-20.12.2/CMakeLists.txt    2021-02-02 01:52:34.000000000 +0100
+++ new/kmail-20.12.3/CMakeLists.txt    2021-03-02 01:52:31.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.16.2")
+set(PIM_VERSION "5.16.3")
 
 project(kmail VERSION ${PIM_VERSION})
 
@@ -33,7 +33,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "20.12.2")
+set(RELEASE_SERVICE_VERSION "20.12.3")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -43,18 +43,18 @@
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
 
-set(AKONADI_MIMELIB_VERSION "5.16.2")
-set(AKONADI_CONTACT_VERSION "5.16.2")
-set(CALENDARUTILS_LIB_VERSION "5.16.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.16.2")
-set(KLDAP_LIB_VERSION "5.16.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.16.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.16.2")
-set(KMIME_LIB_VERSION "5.16.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.16.2")
-set(AKONADI_VERSION "5.16.2")
-set(KTNEF_LIB_VERSION "5.16.2")
-set(GRANTLEETHEME_LIB_VERSION "5.16.2")
+set(AKONADI_MIMELIB_VERSION "5.16.3")
+set(AKONADI_CONTACT_VERSION "5.16.3")
+set(CALENDARUTILS_LIB_VERSION "5.16.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.16.3")
+set(KLDAP_LIB_VERSION "5.16.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.16.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.16.3")
+set(KMIME_LIB_VERSION "5.16.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.16.3")
+set(AKONADI_VERSION "5.16.3")
+set(KTNEF_LIB_VERSION "5.16.3")
+set(GRANTLEETHEME_LIB_VERSION "5.16.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -65,14 +65,14 @@
 option(KDEPIM_RUN_AKONADI_TEST "Enable autotest based on Akonadi." TRUE)
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network Test 
Widgets WebEngine WebEngineWidgets)
-set(LIBGRAVATAR_VERSION "5.16.2")
-set(MAILCOMMON_LIB_VERSION "5.16.2")
-set(MESSAGELIB_LIB_VERSION "5.16.2")
-set(LIBKLEO_LIB_VERSION "5.16.2")
-set(PIMCOMMON_LIB_VERSION "5.16.2")
-set(LIBKDEPIM_LIB_VERSION "5.16.2")
-set(LIBKSIEVE_LIB_VERSION "5.16.2")
-set(AKONADI_SEARCH_VERSION "5.16.2")
+set(LIBGRAVATAR_VERSION "5.16.3")
+set(MAILCOMMON_LIB_VERSION "5.16.3")
+set(MESSAGELIB_LIB_VERSION "5.16.3")
+set(LIBKLEO_LIB_VERSION "5.16.3")
+set(PIMCOMMON_LIB_VERSION "5.16.3")
+set(LIBKDEPIM_LIB_VERSION "5.16.3")
+set(LIBKSIEVE_LIB_VERSION "5.16.3")
+set(AKONADI_SEARCH_VERSION "5.16.3")
 
 find_package(KF5WebEngineViewer ${MESSAGELIB_LIB_VERSION} CONFIG REQUIRED)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/ca/kmail.po 
new/kmail-20.12.3/po/ca/kmail.po
--- old/kmail-20.12.2/po/ca/kmail.po    2021-02-02 01:52:24.000000000 +0100
+++ new/kmail-20.12.3/po/ca/kmail.po    2021-03-02 01:52:26.000000000 +0100
@@ -1,8 +1,8 @@
 # Translation of kmail.po to Catalan
-# Copyright (C) 1998-2020 This_file_is_part_of_KDE
+# Copyright (C) 1998-2021 This_file_is_part_of_KDE
 #
 # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2004, 2005, 2006.
-# Antoni Bella P??rez <[email protected]>, 2002, 2003, 2004, 2011, 2013, 
2014, 2015, 2016, 2017, 2018, 2019, 2020.
+# Antoni Bella P??rez <[email protected]>, 2002, 2003, 2004, 2011, 2013, 
2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2009.
 # David Gil <[email protected]>, 2005.
 # Josep Ma. Ferrer <[email protected]>, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020.
@@ -13,14 +13,14 @@
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-12-08 22:39+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2021-02-11 09:23+0100\n"
+"Last-Translator: Antoni Bella P??rez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\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 2.0\n"
+"X-Generator: Lokalize 20.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -2874,7 +2874,7 @@
 #: identity/identitydialog.cpp:530
 #, kde-format
 msgid "&BCC addresses:"
-msgstr "Adre&??a BCC:"
+msgstr "Adreces &BCC:"
 
 #: identity/identitydialog.cpp:533
 #, kde-format
@@ -3229,7 +3229,7 @@
 #: identity/xfaceconfigurator.cpp:77
 #, kde-format
 msgid "Obtain pic&ture from:"
-msgstr "Obt??n la im&atge de:"
+msgstr "Obt??n la im&atge des de:"
 
 #: identity/xfaceconfigurator.cpp:104
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/ca@valencia/kmail.po 
new/kmail-20.12.3/po/ca@valencia/kmail.po
--- old/kmail-20.12.2/po/ca@valencia/kmail.po   2021-02-02 01:52:24.000000000 
+0100
+++ new/kmail-20.12.3/po/ca@valencia/kmail.po   2021-03-02 01:52:26.000000000 
+0100
@@ -1,8 +1,8 @@
 # Translation of kmail.po to Catalan (Valencian)
-# Copyright (C) 1998-2020 This_file_is_part_of_KDE
+# Copyright (C) 1998-2021 This_file_is_part_of_KDE
 #
 # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2004, 2005, 2006.
-# Antoni Bella P??rez <[email protected]>, 2002, 2003, 2004, 2011, 2013, 
2014, 2015, 2016, 2017, 2018, 2019, 2020.
+# Antoni Bella P??rez <[email protected]>, 2002, 2003, 2004, 2011, 2013, 
2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2009.
 # David Gil <[email protected]>, 2005.
 # Josep Ma. Ferrer <[email protected]>, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020.
@@ -13,14 +13,14 @@
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-12-08 22:39+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2021-02-11 09:23+0100\n"
+"Last-Translator: Antoni Bella P??rez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\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 2.0\n"
+"X-Generator: Lokalize 20.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -2875,7 +2875,7 @@
 #: identity/identitydialog.cpp:530
 #, kde-format
 msgid "&BCC addresses:"
-msgstr "Adre&??a BCC:"
+msgstr "Adreces &BCC:"
 
 #: identity/identitydialog.cpp:533
 #, kde-format
@@ -3230,7 +3230,7 @@
 #: identity/xfaceconfigurator.cpp:77
 #, kde-format
 msgid "Obtain pic&ture from:"
-msgstr "Obt??n la im&atge de:"
+msgstr "Obt??n la im&atge des de:"
 
 #: identity/xfaceconfigurator.cpp:104
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/es/kmail.po 
new/kmail-20.12.3/po/es/kmail.po
--- old/kmail-20.12.2/po/es/kmail.po    2021-02-02 01:52:25.000000000 +0100
+++ new/kmail-20.12.3/po/es/kmail.po    2021-03-02 01:52:26.000000000 +0100
@@ -3,13 +3,13 @@
 #
 # Javier Vi??al <[email protected]>, 2012, 2013, 2014.
 # Javier Vinal <fjvinalgmail.com>, 2012, 2014, 2015, 2016, 2017, 2018, 2019.
-# Eloy Cuadra <[email protected]>, 2019, 2020.
+# Eloy Cuadra <[email protected]>, 2019, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-10-19 11:47+0200\n"
+"PO-Revision-Date: 2021-02-20 16:37+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
@@ -17,7 +17,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.08.2\n"
+"X-Generator: Lokalize 20.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -126,7 +126,7 @@
 #: aboutdata.cpp:120
 #, kde-format
 msgid "PGP 6 support and further enhancements of the encryption support"
-msgstr "Implementaci??n de PGP 6 y m??s mejoras sobre el uso de cifrado"
+msgstr "Uso de PGP 6 y m??s mejoras sobre el uso de cifrado"
 
 #: aboutdata.cpp:140
 #, kde-format
@@ -136,7 +136,7 @@
 #: aboutdata.cpp:144
 #, kde-format
 msgid "GnuPG support"
-msgstr "Implementaci??n de GnuPG"
+msgstr "Uso de GnuPG"
 
 #: aboutdata.cpp:200
 #, kde-format
@@ -146,7 +146,7 @@
 #: aboutdata.cpp:261
 #, kde-format
 msgid "Anti-virus support"
-msgstr "Implementaci??n de antivirus"
+msgstr "Uso de antivirus"
 
 #: aboutdata.cpp:272 aboutdata.cpp:331
 #, kde-format
@@ -166,12 +166,12 @@
 #: aboutdata.cpp:305
 #, kde-format
 msgid "Improved HTML support"
-msgstr "Reconocimiento de HTML mejorado"
+msgstr "Uso de HTML mejorado"
 
 #: aboutdata.cpp:308
 #, kde-format
 msgid "Beta testing of PGP 6 support"
-msgstr "Pruebas beta de implementaci??n de PGP 6"
+msgstr "Pruebas beta del uso de PGP 6"
 
 #: aboutdata.cpp:317
 #, kde-format
@@ -1007,10 +1007,9 @@
 "Bold, italic and underlined text, lists, and external references\n"
 "are supported."
 msgstr ""
-"Formatear el componente de texto sin formato de un mensaje desde el marcado "
-"HTML.\n"
-"Se admiten\n"
-"negrita, cursiva, textos subrayados, listas y referencias externas."
+"Formatear el componente de texto sin formato de un mensaje desde\n"
+"el marcado HTML. Se admiten negrita, cursiva, textos subrayados,\n"
+"listas y referencias externas."
 
 #: configuredialog/configurecomposerpage.cpp:281
 #, kde-format
@@ -1250,7 +1249,7 @@
 #: configuredialog/configurecomposerpage.cpp:806
 #, kde-format
 msgid "This charset is not supported."
-msgstr "Este juego de caracteres no est?? implementado."
+msgstr "Este juego de caracteres no est?? permitido."
 
 #: configuredialog/configurecomposerpage.cpp:871
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/fr/kmail-refresh-settings.po 
new/kmail-20.12.3/po/fr/kmail-refresh-settings.po
--- old/kmail-20.12.2/po/fr/kmail-refresh-settings.po   2021-02-02 
01:52:26.000000000 +0100
+++ new/kmail-20.12.3/po/fr/kmail-refresh-settings.po   2021-03-02 
01:52:26.000000000 +0100
@@ -7,7 +7,7 @@
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
 "PO-Revision-Date: 2021-01-12 19:13+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: FR\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/fr/kmail.po 
new/kmail-20.12.3/po/fr/kmail.po
--- old/kmail-20.12.2/po/fr/kmail.po    2021-02-02 01:52:26.000000000 +0100
+++ new/kmail-20.12.3/po/fr/kmail.po    2021-03-02 01:52:27.000000000 +0100
@@ -30,13 +30,13 @@
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
 "PO-Revision-Date: 2021-01-12 19:09+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: FR\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "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 20.12.2\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/fr/ktnef.po 
new/kmail-20.12.3/po/fr/ktnef.po
--- old/kmail-20.12.2/po/fr/ktnef.po    2021-02-02 01:52:26.000000000 +0100
+++ new/kmail-20.12.3/po/fr/ktnef.po    2021-03-02 01:52:27.000000000 +0100
@@ -13,7 +13,7 @@
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
 "PO-Revision-Date: 2020-08-16 10:37+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: FR\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/it/kmail.po 
new/kmail-20.12.3/po/it/kmail.po
--- old/kmail-20.12.2/po/it/kmail.po    2021-02-02 01:52:27.000000000 +0100
+++ new/kmail-20.12.3/po/it/kmail.po    2021-03-02 01:52:27.000000000 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-10-25 18:10+0100\n"
+"PO-Revision-Date: 2021-02-20 14:13+0100\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
 "Language: it\n"
@@ -5011,12 +5011,12 @@
 #: kmreaderwin.cpp:266
 #, kde-format
 msgid "Added Check for Phishing URL"
-msgstr "Aggiunta verifica del phishing per l'URL"
+msgstr "Aggiunta la verifica del phishing per l'URL"
 
 #: kmreaderwin.cpp:267
 #, kde-format
 msgid "Added Check DKIM"
-msgstr "Aggiunta verifica DKIM"
+msgstr "Aggiunta la verifica DKIM"
 
 #: kmreaderwin.cpp:268
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/nn/kmail.po 
new/kmail-20.12.3/po/nn/kmail.po
--- old/kmail-20.12.2/po/nn/kmail.po    2021-02-02 01:52:29.000000000 +0100
+++ new/kmail-20.12.3/po/nn/kmail.po    2021-03-02 01:52:28.000000000 +0100
@@ -3,7 +3,7 @@
 # Gaute Hvoslef Kvalnes <[email protected]>, 1999, 2000, 2002, 2003, 2004, 
2005.
 # Axel Bojer <[email protected]>, 2004.
 # H??vard Korsvoll <[email protected]>, 2004.
-# Karl Ove Hufthammer <[email protected]>, 2005, 2006, 2007, 2008, 2009, 2010, 
2012, 2013, 2018, 2020.
+# Karl Ove Hufthammer <[email protected]>, 2005, 2006, 2007, 2008, 2009, 2010, 
2012, 2013, 2018, 2020, 2021.
 # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010.
 # Olav Selseng Vestreim <[email protected]>, 2015.
 msgid ""
@@ -11,14 +11,14 @@
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-11-03 17:30+0100\n"
+"PO-Revision-Date: 2021-02-21 16:30+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.08.2\n"
+"X-Generator: Lokalize 20.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -932,8 +932,8 @@
 "Insert the RFC-compliant signature separator\n"
 "(two dashes and a space on a line) before the signature"
 msgstr ""
-"Set inn eit kommentar (RFC-compliant) signatur skilje\n"
-"??-- ?? f??r signaturen."
+"Set inn signaturskiljet ??-- ?? (som definert\n"
+"i RFC-standarden) f??r signaturen."
 
 #: configuredialog/configurecomposerpage.cpp:177
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/uk/docs/kmail2/configure.docbook 
new/kmail-20.12.3/po/uk/docs/kmail2/configure.docbook
--- old/kmail-20.12.2/po/uk/docs/kmail2/configure.docbook       2021-02-02 
01:52:33.000000000 +0100
+++ new/kmail-20.12.3/po/uk/docs/kmail2/configure.docbook       2021-03-02 
01:52:31.000000000 +0100
@@ -639,9 +639,9 @@
 >), ???????? ???????? ???????????? ???? ?????????????? ?? 
 >??????????????????????, ???????????????????? ???? ?????????????????? 
 >?????????? ??????????????.</para>
 <note
 ><para
->?????????????? ?????????? ???????? ???? ?????????? ???????????? 
?????????????????? ?? (??????????????????) ??????????????????, ?????????? 
?????? ???????? ???? ???????????? ???????????? ???? ?????????????? <link 
linkend="configure-identity-cryptography"
+>?????????????? ?????????? ???????? ???? ?????????? ???????????? 
?????????????????? ?? (??????????????????) ??????????????????, ?????????? 
?????? ???????? ???? ???????????? ?????????????? ???? ?????????????? <link 
linkend="configure-identity-cryptography"
 >????????????????????????</link
->. ???????????????? ??? ???? ???? ???????????? ???????????????? ?????????? 
?????? ???????????????? ???????????? ????????, ?????? ???????????????? ?????? 
???????????? ???????????????????? ????????????????, ???? ???????? 
?????????????????????????????? ???????? ?? ?? ?????????? ????????????????????. 
???????????? ??????'????????????, ???? ???? ?????????????? ?? ?????????????? 
?????????????? ?? ?????????????????? ?????????????? ????????????.</para
+>. ???????????????? ??? ???? ???? ???????????? ???????????????? ?????????? 
?????? ???????????????? ???????????? ????????, ?????? ???????????????? ?????? 
???????????? ???????????????????? ????????????????, ???? ???????? 
?????????????????????????????? ???????? ?? ?? ?????????? ????????????????????. 
???????????? ??????'????????????, ???? ???? ?????????????? ?? ?????????????? 
?????????????? ?? ?????????????????? ?????????????? ????????????.</para
 ></note>
 <para
 >???????????????? ?????????? <guilabel
@@ -1055,7 +1055,7 @@
 >???????? ?????????? ?????????????????? ?????????????????? <guilabel
 >???????????????? ??????????????????</guilabel
 > ???? <guilabel
->?????????????? ????????</guilabel
+>?????????????? ????????</guilabel
 >. ???? ?????????????????? ???????? ???????? ?????????????????????????? ???? 
 >?????????????????? ?????????????????????? ?????????? <guilabel
 >?????????????????????? ????????</guilabel
 > ?????? ???????????? ?? ?????? ????????????.</para>
@@ -1776,7 +1776,7 @@
        <listitem>
          <para
 >???????????????? ???????????????????????? ?????????? ???????????????? 
 >?????????????????? ?? ????????????: ???????? ???????? ?????????????????? 
 >???????????????????????????? ?????? ???????????????? ?? ?????????????? 
 >???????????????????? (??????????????????, ?????? ????????????????????), 
 >???????????????? ?????????? <guilabel
->???????????????? ??????????????????</guilabel
+>???????????????? ??????????????????</guilabel
 >. ????????????, &kmail; ???????????????????????? ?????? ?????? ????, ???? 
 >???????? ?????????????????? ??????????????, ???????? ?????? 
 >???????????????????? ???? ??????. ???????? ???? ????????????, ?????? 
 >???????????????? ???????????????????? ?????? ???? ?????????? ???????????????? 
 >?????? ???????????????????? ????????????????????????, ?????????????? 
 >???????????????? ?? ???????????? <guilabel
 >???????????????????? ?????????? ???????????? ????????????????</guilabel
 >. &kmail; ?????????????????????? ?????????? ?? ?????????????? <acronym
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/uk/kmail.po 
new/kmail-20.12.3/po/uk/kmail.po
--- old/kmail-20.12.2/po/uk/kmail.po    2021-02-02 01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/uk/kmail.po    2021-03-02 01:52:29.000000000 +0100
@@ -6,13 +6,13 @@
 # Andriy Rysin <[email protected]>, 2002, 2003, 2006.
 # Eugene Onischenko <[email protected]>, 2002, 2003, 2004, 2005, 2006, 2007.
 # Ivan Petrouchtchak <[email protected]>, 2005, 2006, 2007.
-# Yuri Chornoivan <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019, 2020.
+# Yuri Chornoivan <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2018, 2019, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-10-19 09:11+0300\n"
+"PO-Revision-Date: 2021-02-12 13:21+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
 "Language: uk\n"
@@ -1101,7 +1101,7 @@
 #: configuredialog/configurecomposerpage.cpp:410
 #, kde-format
 msgid "Maximum recent addresses retained:"
-msgstr "????????. ?????????????????? ???????????????? ??????????:"
+msgstr "?????????????????????? ?????????????????? ???????????????? ??????????:"
 
 #: configuredialog/configurecomposerpage.cpp:414
 #, kde-format
@@ -2621,7 +2621,7 @@
 #: identity/identityaddvcarddialog.cpp:88 identity/newidentitydialog.cpp:91
 #, kde-format
 msgid "&Existing identities:"
-msgstr "&?????????????? ??????????????:"
+msgstr "&???????????? ??????????????:"
 
 #: identity/identitydialog.cpp:176
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.2/po/zh_CN/akonadi_archivemail_agent.po 
new/kmail-20.12.3/po/zh_CN/akonadi_archivemail_agent.po
--- old/kmail-20.12.2/po/zh_CN/akonadi_archivemail_agent.po     2021-02-02 
01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/akonadi_archivemail_agent.po     2021-03-02 
01:52:29.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/po/zh_CN/akonadi_followupreminder_agent.po 
new/kmail-20.12.3/po/zh_CN/akonadi_followupreminder_agent.po
--- old/kmail-20.12.2/po/zh_CN/akonadi_followupreminder_agent.po        
2021-02-02 01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/akonadi_followupreminder_agent.po        
2021-03-02 01:52:29.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/po/zh_CN/akonadi_mailfilter_agent.po 
new/kmail-20.12.3/po/zh_CN/akonadi_mailfilter_agent.po
--- old/kmail-20.12.2/po/zh_CN/akonadi_mailfilter_agent.po      2021-02-02 
01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/akonadi_mailfilter_agent.po      2021-03-02 
01:52:29.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:29+0200\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/po/zh_CN/akonadi_sendlater_agent.po 
new/kmail-20.12.3/po/zh_CN/akonadi_sendlater_agent.po
--- old/kmail-20.12.2/po/zh_CN/akonadi_sendlater_agent.po       2021-02-02 
01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/akonadi_sendlater_agent.po       2021-03-02 
01:52:29.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:29+0200\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/po/zh_CN/akonadi_unifiedmailbox_agent.po 
new/kmail-20.12.3/po/zh_CN/akonadi_unifiedmailbox_agent.po
--- old/kmail-20.12.2/po/zh_CN/akonadi_unifiedmailbox_agent.po  2021-02-02 
01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/akonadi_unifiedmailbox_agent.po  2021-03-02 
01:52:29.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-03 02:28+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/po/zh_CN/kmail-refresh-settings.po 
new/kmail-20.12.3/po/zh_CN/kmail-refresh-settings.po
--- old/kmail-20.12.2/po/zh_CN/kmail-refresh-settings.po        2021-02-02 
01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/kmail-refresh-settings.po        2021-03-02 
01:52:29.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/po/zh_CN/kmail.po 
new/kmail-20.12.3/po/zh_CN/kmail.po
--- old/kmail-20.12.2/po/zh_CN/kmail.po 2021-02-02 01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/kmail.po 2021-03-02 01:52:29.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/po/zh_CN/ktnef.po 
new/kmail-20.12.3/po/zh_CN/ktnef.po
--- old/kmail-20.12.2/po/zh_CN/ktnef.po 2021-02-02 01:52:31.000000000 +0100
+++ new/kmail-20.12.3/po/zh_CN/ktnef.po 2021-03-02 01:52:29.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\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-20.12.2/src/data/org.kde.kmail2.appdata.xml 
new/kmail-20.12.3/src/data/org.kde.kmail2.appdata.xml
--- old/kmail-20.12.2/src/data/org.kde.kmail2.appdata.xml       2021-01-29 
21:26:31.000000000 +0100
+++ new/kmail-20.12.3/src/data/org.kde.kmail2.appdata.xml       2021-02-25 
00:31:19.000000000 +0100
@@ -280,9 +280,9 @@
     <binary>kmail</binary>
   </provides>
   <releases>
+    <release version="5.16.3" date="2021-03-04"/>
     <release version="5.16.2" date="2021-02-04"/>
     <release version="5.16.1" date="2021-01-07"/>
     <release version="5.16.0" date="2020-12-10"/>
-    <release version="5.15.3" date="2020-11-05"/>
   </releases>
 </component>

Reply via email to