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-05-16 23:40:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailcommon (Old) and /work/SRC/openSUSE:Factory/.mailcommon.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailcommon" Sun May 16 23:40:20 2021 rev:63 rq:892902 version:21.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes 2021-04-24 23:09:10.251396302 +0200 +++ /work/SRC/openSUSE:Factory/.mailcommon.new.2988/mailcommon.changes 2021-05-16 23:40:51.329890423 +0200 @@ -1,0 +2,10 @@ +Wed May 12 06:08:57 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/21.04.1 +- Changes since 21.04.0: + * Fix Bug 436687 - Folder Properties Dialog is broken (kde#436687) + +------------------------------------------------------------------- Old: ---- mailcommon-21.04.0.tar.xz mailcommon-21.04.0.tar.xz.sig New: ---- mailcommon-21.04.1.tar.xz mailcommon-21.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailcommon.spec ++++++ --- /var/tmp/diff_new_pack.2pB9Ho/_old 2021-05-16 23:40:51.805888649 +0200 +++ /var/tmp/diff_new_pack.2pB9Ho/_new 2021-05-16 23:40:51.809888634 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mailcommon -Version: 21.04.0 +Version: 21.04.1 Release: 0 Summary: Base KDE PIM library for mail-handling applications License: GPL-2.0-only AND LGPL-2.1-or-later ++++++ mailcommon-21.04.0.tar.xz -> mailcommon-21.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-21.04.0/CMakeLists.txt new/mailcommon-21.04.1/CMakeLists.txt --- old/mailcommon-21.04.0/CMakeLists.txt 2021-04-11 13:06:04.000000000 +0200 +++ new/mailcommon-21.04.1/CMakeLists.txt 2021-05-07 07:01:38.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR) -set(PIM_VERSION "5.17.0") +set(PIM_VERSION "5.17.1") project(mailcommon VERSION ${PIM_VERSION}) @@ -29,18 +29,18 @@ set(QT_REQUIRED_VERSION "5.14.0") set(MAILCOMMON_LIB_VERSION ${PIM_VERSION}) -set(AKONADIMIME_LIB_VERSION "5.17.0") -set(AKONADICONTACT_LIB_VERSION "5.17.0") -set(MESSAGELIB_LIB_VERSION "5.17.0") -set(KMIME_LIB_VERSION "5.17.0") -set(KMAILTRANSPORT_LIB_VERSION "5.17.0") -set(MAILIMPORTER_LIB_VERSION "5.17.0") -set(LIBKDEPIM_LIB_VERSION "5.17.0") -set(PIMCOMMON_LIB_VERSION "5.17.0") -set(GRANTLEETHEME_LIB_VERSION "5.17.0") +set(AKONADIMIME_LIB_VERSION "5.17.1") +set(AKONADICONTACT_LIB_VERSION "5.17.1") +set(MESSAGELIB_LIB_VERSION "5.17.1") +set(KMIME_LIB_VERSION "5.17.1") +set(KMAILTRANSPORT_LIB_VERSION "5.17.1") +set(MAILIMPORTER_LIB_VERSION "5.17.1") +set(LIBKDEPIM_LIB_VERSION "5.17.1") +set(PIMCOMMON_LIB_VERSION "5.17.1") +set(GRANTLEETHEME_LIB_VERSION "5.17.1") set(PHONON_LIB_VERSION "4.10.60") -set(AKONADI_VERSION "5.17.0") +set(AKONADI_VERSION "5.17.1") 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.04.0/po/de/libmailcommon.po new/mailcommon-21.04.1/po/de/libmailcommon.po --- old/mailcommon-21.04.0/po/de/libmailcommon.po 2021-04-16 10:47:07.000000000 +0200 +++ new/mailcommon-21.04.1/po/de/libmailcommon.po 2021-05-11 09:30:00.000000000 +0200 @@ -19,7 +19,7 @@ "Project-Id-Version: libmailcommon\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-27 03:11+0100\n" -"PO-Revision-Date: 2021-04-16 08:38+0200\n" +"PO-Revision-Date: 2021-05-10 06:10+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -55,10 +55,9 @@ msgstr "Aufbewahrungsfrist f??r ungelesene Nachrichten" #: collectionpage/collectionexpirywidget.cpp:58 -#, fuzzy, kde-format -#| msgid "Expire read messages after" +#, kde-format msgid "Expire messages with invalid date" -msgstr "Aufbewahrungsfrist f??r gelesene Nachrichten" +msgstr "Aufbewahrungsfrist f??r Nachrichten mit ung??ltigem Datum" #: collectionpage/collectionexpirywidget.cpp:76 #, kde-format @@ -608,7 +607,7 @@ #: filter/filteractions/filteractionencrypt.cpp:254 #, kde-format msgid "<b>Warning:</b> Seckey necessary to read emails." -msgstr "" +msgstr "<b>Warnung:</b> Zum Lesen von E-Mails wird SecKey ben??tigt." #: filter/filteractions/filteractionencrypt.cpp:256 #, kde-format @@ -1261,7 +1260,7 @@ "zu allen ausgew??hlten Postf??chern geh??ren. Dies ist n??tzlich bei der " "Verwendung lokaler Filter mit IMAP-Postf??chern, bei denen neue E-Mails " "m??glicherweise bereits in andere Ordner durch Filtern auf dem Server " -"verschoben wurden." +"verschoben wurden.</p>" #: filter/kmfilterdialog.cpp:244 #, kde-format @@ -1623,7 +1622,6 @@ #: filter/mdnadvicedialog.cpp:21 #, kde-format -#| msgid "Message Disposition Notification Request" msgctxt "@title:window" msgid "Message Disposition Notification Request" msgstr "Anforderung einer Lese- und Empfangsbest??tigung" @@ -2492,7 +2490,7 @@ #: search/searchrule/searchrulestring.cpp:225 #, kde-format msgid "String is empty." -msgstr "Die Zeichenkette ist leer." +msgstr "Die Zeichenfolge ist leer." #: search/widgethandler/daterulewidgethandler.cpp:23 #: search/widgethandler/numericdoublerulewidgethandler.cpp:21 @@ -2685,12 +2683,10 @@ msgstr "..." #: snippets/snippetcustomfileattachmentnamedialog.cpp:25 -#, fuzzy, kde-format -#| msgid "Add File as &Attachment" -#| msgid_plural "Add Files as &Attachment" +#, kde-format msgctxt "@title:window" msgid "Customize File Name Attachment" -msgstr "Datei als &Anhang hinzuf??gen" +msgstr "Dateinamen des Anhangs anpassen" #: snippets/snippetcustomfileattachmentnamewidget.cpp:28 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-21.04.0/po/fi/libmailcommon.po new/mailcommon-21.04.1/po/fi/libmailcommon.po --- old/mailcommon-21.04.0/po/fi/libmailcommon.po 2021-04-16 10:47:07.000000000 +0200 +++ new/mailcommon-21.04.1/po/fi/libmailcommon.po 2021-05-11 09:30:00.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright ?? 2011, 2012 This_file_is_part_of_KDE # This file is distributed under the same license as the kdepim package. -# Tommi Nieminen <[email protected]>, 2011, 2012, 2013, 2016, 2017, 2018, 2019, 2020. +# Tommi Nieminen <[email protected]>, 2011, 2012, 2013, 2016, 2017, 2018, 2019, 2020, 2021. # Lasse Liehu <[email protected]>, 2012, 2013, 2014, 2015. # Jiri Gr??nroos <[email protected]>, 2012. # @@ -12,7 +12,7 @@ "Project-Id-Version: libmailcommon\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-27 03:11+0100\n" -"PO-Revision-Date: 2020-12-18 16:03+0200\n" +"PO-Revision-Date: 2021-05-06 17:29+0300\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -21,7 +21,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-POT-Import-Date: 2012-12-01 22:25:11+0000\n" -"X-Generator: Lokalize 20.08.3\n" +"X-Generator: Lokalize 20.04.2\n" #: collectionpage/collectionexpirypage.cpp:27 #, kde-format @@ -46,7 +46,7 @@ #: collectionpage/collectionexpirywidget.cpp:47 #, kde-format msgid "Expire unread messages after" -msgstr "Vanhenna lukemattomat viestit ajassa" +msgstr "Vanhenna lukematta olevat viestit ajassa" #: collectionpage/collectionexpirywidget.cpp:58 #, kde-format @@ -137,7 +137,7 @@ #: collectionpage/collectiongeneralwidget.cpp:29 #, kde-format msgid "Act on new/unread mail in this folder" -msgstr "Havaitse t??m??n kansion uusi tai lukematon posti" +msgstr "Havaitse t??m??n kansion uusi tai lukematta oleva posti" #: collectionpage/collectiongeneralwidget.cpp:31 #, kde-format @@ -151,13 +151,13 @@ "spam folder.</p></qt>" msgstr "" "<qt><p>Jos t??m?? on valittu, saat ilmoituksen t??m??n kansion uudesta tai " -"lukemattomasta postista. Lis??ksi siirtyminen seuraavaan tai edelliseen " +"lukematta olevasta postista. Lis??ksi siirtyminen seuraavaan tai edelliseen " "lukemattomia viestej?? sis??lt??v????n kansioon p????ttyy t??h??n kansioon.</" "p><p>Poista valinta, ellet haluat t??m??n kansion uudesta tai lukemattomasta " "postista ilmoitettavan tai haluat t??m??n kansion ohitettavan siirrytt??v??ss?? " -"seuraavaan uutta tai lukematonta postia sis??lt??v????n kansioon. T??st?? on " -"hy??ty?? halutessasi ohittaa uuden tai lukemattoman postin roskakorissasi ja " -"roskapostikansiossasi.</p></qt>" +"seuraavaan uutta tai lukematta olevaa postia sis??lt??v????n kansioon. T??st?? on " +"apua halutessasi ohittaa roskakorin ja roskapostikansion uuden tai lukematta " +"olevan postin.</p></qt>" #: collectionpage/collectiongeneralwidget.cpp:44 #, kde-format @@ -1799,12 +1799,13 @@ #, kde-format msgid "<qt>Go to the next unread message in folder <b>%1</b>?</qt>" msgstr "" -"<qt>Siirryt????nk?? seuraavaan lukemattomaan viestiin kansiossa <b>%1</b>?</qt>" +"<qt>Siirryt????nk?? seuraavaan lukematta olevaan viestiin kansiossa <b>%1</b>?</" +"qt>" #: folder/foldertreeview.cpp:475 folder/foldertreeview.cpp:517 #, kde-format msgid "Go to Next Unread Message" -msgstr "Siirry seuraavaan lukemattomaan viestiin" +msgstr "Siirry seuraavaan lukematta olevaan viestiin" #: folder/foldertreeview.cpp:476 folder/foldertreeview.cpp:518 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-21.04.0/po/zh_CN/libmailcommon.po new/mailcommon-21.04.1/po/zh_CN/libmailcommon.po --- old/mailcommon-21.04.0/po/zh_CN/libmailcommon.po 2021-04-16 10:47:07.000000000 +0200 +++ new/mailcommon-21.04.1/po/zh_CN/libmailcommon.po 2021-05-11 09:30:00.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-27 03:11+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-21.04.0/src/collectionpage/collectionviewwidget.cpp new/mailcommon-21.04.1/src/collectionpage/collectionviewwidget.cpp --- old/mailcommon-21.04.0/src/collectionpage/collectionviewwidget.cpp 2021-04-11 13:06:04.000000000 +0200 +++ new/mailcommon-21.04.1/src/collectionpage/collectionviewwidget.cpp 2021-05-07 07:01:38.000000000 +0200 @@ -114,6 +114,7 @@ void CollectionViewWidget::load(const Akonadi::Collection &col) { + mCurrentCollection = col; mFolderCollection = MailCommon::FolderSettings::forCollection(col); if (col.hasAttribute<Akonadi::MessageFolderAttribute>()) { const bool outboundFolder = col.attribute<Akonadi::MessageFolderAttribute>()->isOutboundFolder();
