Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mailcommon for openSUSE:Factory 
checked in at 2021-11-06 18:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailcommon (Old)
 and      /work/SRC/openSUSE:Factory/.mailcommon.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailcommon"

Sat Nov  6 18:14:52 2021 rev:69 rq:929423 version:21.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes    2021-10-13 
18:04:24.667117018 +0200
+++ /work/SRC/openSUSE:Factory/.mailcommon.new.1890/mailcommon.changes  
2021-11-06 18:16:38.164841238 +0100
@@ -1,0 +2,9 @@
+Tue Nov  2 21:34:53 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.3/
+- No code change since 21.08.2
+
+-------------------------------------------------------------------

Old:
----
  mailcommon-21.08.2.tar.xz
  mailcommon-21.08.2.tar.xz.sig

New:
----
  mailcommon-21.08.3.tar.xz
  mailcommon-21.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ mailcommon.spec ++++++
--- /var/tmp/diff_new_pack.eCr1H1/_old  2021-11-06 18:16:38.928841633 +0100
+++ /var/tmp/diff_new_pack.eCr1H1/_new  2021-11-06 18:16:38.932841636 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           mailcommon
-Version:        21.08.2
+Version:        21.08.3
 Release:        0
 Summary:        Base KDE PIM library for mail-handling applications
 License:        GPL-2.0-only AND LGPL-2.1-or-later


++++++ mailcommon-21.08.2.tar.xz -> mailcommon-21.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-21.08.2/CMakeLists.txt 
new/mailcommon-21.08.3/CMakeLists.txt
--- old/mailcommon-21.08.2/CMakeLists.txt       2021-09-25 10:14:02.000000000 
+0200
+++ new/mailcommon-21.08.3/CMakeLists.txt       2021-10-09 09:27:30.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.18.2")
+set(PIM_VERSION "5.18.3")
 
 project(mailcommon VERSION ${PIM_VERSION})
 
@@ -26,18 +26,18 @@
 set(QT_REQUIRED_VERSION "5.15.0")
 
 set(MAILCOMMON_LIB_VERSION ${PIM_VERSION})
-set(AKONADIMIME_LIB_VERSION "5.18.2")
-set(AKONADICONTACT_LIB_VERSION "5.18.2")
-set(MESSAGELIB_LIB_VERSION "5.18.2")
-set(KMIME_LIB_VERSION "5.18.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.18.2")
-set(MAILIMPORTER_LIB_VERSION "5.18.2")
-set(LIBKDEPIM_LIB_VERSION "5.18.2")
-set(PIMCOMMON_LIB_VERSION "5.18.2")
-set(GRANTLEETHEME_LIB_VERSION "5.18.2")
+set(AKONADIMIME_LIB_VERSION "5.18.3")
+set(AKONADICONTACT_LIB_VERSION "5.18.3")
+set(MESSAGELIB_LIB_VERSION "5.18.3")
+set(KMIME_LIB_VERSION "5.18.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.18.3")
+set(MAILIMPORTER_LIB_VERSION "5.18.3")
+set(LIBKDEPIM_LIB_VERSION "5.18.3")
+set(PIMCOMMON_LIB_VERSION "5.18.3")
+set(GRANTLEETHEME_LIB_VERSION "5.18.3")
 
 set(PHONON_LIB_VERSION "4.10.60")
-set(AKONADI_VERSION "5.18.2")
+set(AKONADI_VERSION "5.18.3")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Test Xml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-21.08.2/po/ca/libmailcommon.po 
new/mailcommon-21.08.3/po/ca/libmailcommon.po
--- old/mailcommon-21.08.2/po/ca/libmailcommon.po       2021-10-05 
07:46:26.000000000 +0200
+++ new/mailcommon-21.08.3/po/ca/libmailcommon.po       2021-11-02 
01:19:27.000000000 +0100
@@ -1,18 +1,18 @@
 # Translation of libmailcommon.po to Catalan
-# Copyright (C) 2011-2020 This_file_is_part_of_KDE
+# Copyright (C) 2011-2021 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Manuel Tortosa <[email protected]>, 2011.
-# Josep Ma. Ferrer <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020.
+# Josep M. Ferrer <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021.
 # Antoni Bella P??rez <[email protected]>, 2011, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: mailcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-02 01:43+0000\n"
-"PO-Revision-Date: 2020-11-27 21:11+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2021-10-22 20:26+0200\n"
+"Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #: collectionpage/collectionexpirypage.cpp:27
 #, kde-format
@@ -174,7 +174,7 @@
 msgstr ""
 "Marqueu aquesta opci?? si voleu que les respostes que escriviu als correus "
 "d'aquesta carpeta es posin en aquesta mateixa carpeta despr??s d'enviar-les, "
-"en lloc de a la carpeta de correu enviat de la configuraci??."
+"en lloc de la carpeta de correu enviat de la configuraci??."
 
 #: collectionpage/collectiongeneralwidget.cpp:54
 #, kde-format
@@ -1826,12 +1826,12 @@
 #: folder/foldertreeview.cpp:475 folder/foldertreeview.cpp:517
 #, kde-format
 msgid "Go to Next Unread Message"
-msgstr "V??s al seg??ent missatge sense llegir"
+msgstr "Ves al seg??ent missatge sense llegir"
 
 #: folder/foldertreeview.cpp:476 folder/foldertreeview.cpp:518
 #, kde-format
 msgid "Go To"
-msgstr "V??s"
+msgstr "Ves"
 
 #: folder/foldertreeview.cpp:477 folder/foldertreeview.cpp:519
 #, kde-format
@@ -2053,7 +2053,7 @@
 "Cont?? una instrucci?? de proc??s que est?? marcada com a ??es requereix??, 
per?? "
 "el programa de correu la desconeix.\n"
 "Podeu ignorar la sol??licitud o deixar que el programa de correu envi?? ??ha "
-"fallat?? com a resposta. "
+"fallat?? com a resposta."
 
 #: mdn/mdnadvicehelper.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-21.08.2/po/ca@valencia/libmailcommon.po 
new/mailcommon-21.08.3/po/ca@valencia/libmailcommon.po
--- old/mailcommon-21.08.2/po/ca@valencia/libmailcommon.po      2021-10-05 
07:46:26.000000000 +0200
+++ new/mailcommon-21.08.3/po/ca@valencia/libmailcommon.po      2021-11-02 
01:19:27.000000000 +0100
@@ -1,18 +1,18 @@
 # Translation of libmailcommon.po to Catalan (Valencian)
-# Copyright (C) 2011-2020 This_file_is_part_of_KDE
+# Copyright (C) 2011-2021 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Manuel Tortosa <[email protected]>, 2011.
-# Josep Ma. Ferrer <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020.
+# Josep M. Ferrer <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021.
 # Antoni Bella P??rez <[email protected]>, 2011, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: mailcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-02 01:43+0000\n"
-"PO-Revision-Date: 2020-11-27 21:11+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2021-10-22 20:26+0200\n"
+"Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #: collectionpage/collectionexpirypage.cpp:27
 #, kde-format
@@ -174,7 +174,7 @@
 msgstr ""
 "Marqueu aquesta opci?? si voleu que les respostes que escriviu als correus "
 "d'aquesta carpeta es posen en aquesta mateixa carpeta despr??s d'enviar-les, "
-"en lloc d'a la carpeta de correu enviat de la configuraci??."
+"en lloc de la carpeta de correu enviat de la configuraci??."
 
 #: collectionpage/collectiongeneralwidget.cpp:54
 #, kde-format
@@ -1826,12 +1826,12 @@
 #: folder/foldertreeview.cpp:475 folder/foldertreeview.cpp:517
 #, kde-format
 msgid "Go to Next Unread Message"
-msgstr "V??s al seg??ent missatge sense llegir"
+msgstr "Ves al seg??ent missatge sense llegir"
 
 #: folder/foldertreeview.cpp:476 folder/foldertreeview.cpp:518
 #, kde-format
 msgid "Go To"
-msgstr "V??s"
+msgstr "Ves"
 
 #: folder/foldertreeview.cpp:477 folder/foldertreeview.cpp:519
 #, kde-format
@@ -2053,7 +2053,7 @@
 "Cont?? una instrucci?? de proc??s que est?? marcada com a ??es requereix??, 
per?? "
 "el programa de correu la desconeix.\n"
 "Podeu ignorar la sol??licitud o deixar que el programa de correu envie ??ha "
-"fallat?? com a resposta. "
+"fallat?? com a resposta."
 
 #: mdn/mdnadvicehelper.cpp:41
 #, kde-format
@@ -3081,6 +3081,3 @@
 msgstr ""
 "Aquest bot?? obri un di??leg separat a on podreu seleccionar destinataris des 
"
 "de totes les adreces disponibles."
-
-#~ msgid "Separate email with a comma"
-#~ msgstr "Correus electr??nics separats per una coma"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-21.08.2/po/pt_BR/libmailcommon.po 
new/mailcommon-21.08.3/po/pt_BR/libmailcommon.po
--- old/mailcommon-21.08.2/po/pt_BR/libmailcommon.po    2021-10-05 
07:46:26.000000000 +0200
+++ new/mailcommon-21.08.3/po/pt_BR/libmailcommon.po    2021-11-02 
01:19:27.000000000 +0100
@@ -5,22 +5,22 @@
 # Andr?? Marcelo Alvarenga <[email protected]>, 2010, 2011, 2012, 2013, 2014, 
2015, 2019, 2020.
 # Aracele Torres <[email protected]>, 2010.
 # Marcus Gama <[email protected]>, 2011, 2012.
-# Luiz Fernando Ranghetti <[email protected]>, 2011, 2012, 2015, 2018, 
2019, 2020.
+# Luiz Fernando Ranghetti <[email protected]>, 2011, 2012, 2015, 2018, 
2019, 2020, 2021.
 # Thiago Masato Costa Sueto <[email protected]>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: libmailcommon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-02 01:43+0000\n"
-"PO-Revision-Date: 2020-10-18 18:59-0300\n"
-"Last-Translator: Thiago Masato Costa Sueto <[email protected]>\n"
-"Language-Team: Brazilian Portuguese <[email protected]>\n"
+"PO-Revision-Date: 2021-10-26 13:54-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
+"Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\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.11.70\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #: collectionpage/collectionexpirypage.cpp:27
 #, kde-format
@@ -337,15 +337,15 @@
 #: folder/folderrequester.cpp:126 folder/folderrequester.cpp:144
 #, kde-format
 msgid "Please select a folder"
-msgstr "Por favor, selecione uma pasta"
+msgstr "Selecione uma pasta"
 
 #: filter/dialog/filteractionmissingfolderdialog.cpp:67
 #, kde-format
 msgid ""
 "Filter folder is missing. Please select a folder to use with filter \"%1\""
 msgstr ""
-"O filtro de pasta est?? faltando. Por favor, selecione uma pasta para usar "
-"com o filtro \"%1\""
+"O filtro de pasta est?? faltando. Selecione uma pasta para usar com o filtro "
+"\"%1\""
 
 #: filter/dialog/filteractionmissingidentitydialog.cpp:27
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-21.08.2/po/zh_CN/libmailcommon.po 
new/mailcommon-21.08.3/po/zh_CN/libmailcommon.po
--- old/mailcommon-21.08.2/po/zh_CN/libmailcommon.po    2021-10-05 
07:46:26.000000000 +0200
+++ new/mailcommon-21.08.3/po/zh_CN/libmailcommon.po    2021-11-02 
01:19:27.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-02 01:43+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-29 13:28\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to