Hello community, here is the log from the commit of package mailcommon for openSUSE:Factory checked in at 2017-09-12 19:51:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailcommon (Old) and /work/SRC/openSUSE:Factory/.mailcommon.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailcommon" Tue Sep 12 19:51:21 2017 rev:18 rq:522653 version:17.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes 2017-08-24 17:49:14.643086856 +0200 +++ /work/SRC/openSUSE:Factory/.mailcommon.new/mailcommon.changes 2017-09-12 19:51:22.560981735 +0200 @@ -1,0 +2,10 @@ +Thu Sep 07 07:02:34 CEST 2017 - [email protected] + +- Update to 17.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.1.php +- Changes since 17.08.0: + * Don't ask twice for overwriting file + +------------------------------------------------------------------- Old: ---- mailcommon-17.08.0.tar.xz New: ---- mailcommon-17.08.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailcommon.spec ++++++ --- /var/tmp/diff_new_pack.CtoxJm/_old 2017-09-12 19:51:23.188893449 +0200 +++ /var/tmp/diff_new_pack.CtoxJm/_new 2017-09-12 19:51:23.188893449 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: mailcommon -Version: 17.08.0 +Version: 17.08.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ mailcommon-17.08.0.tar.xz -> mailcommon-17.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-17.08.0/CMakeLists.txt new/mailcommon-17.08.1/CMakeLists.txt --- old/mailcommon-17.08.0/CMakeLists.txt 2017-08-11 02:55:38.000000000 +0200 +++ new/mailcommon-17.08.1/CMakeLists.txt 2017-09-05 02:41:41.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.6.0") +set(PIM_VERSION "5.6.1") project(mailcommon VERSION ${PIM_VERSION}) @@ -21,16 +21,16 @@ include(ECMCoverageOption) set(MAILCOMMON_LIB_VERSION ${PIM_VERSION}) -set(AKONADIMIME_LIB_VERSION "5.6.0") -set(MESSAGELIB_LIB_VERSION "5.6.0") +set(AKONADIMIME_LIB_VERSION "5.6.1") +set(MESSAGELIB_LIB_VERSION "5.6.1") set(QT_REQUIRED_VERSION "5.7.0") -set(KMIME_LIB_VERSION "5.6.0") -set(KMAILTRANSPORT_LIB_VERSION "5.6.0") -set(MAILIMPORTER_LIB_VERSION "5.6.0") -set(LIBKDEPIM_LIB_VERSION "5.6.0") -set(PIMCOMMON_LIB_VERSION "5.6.0") +set(KMIME_LIB_VERSION "5.6.1") +set(KMAILTRANSPORT_LIB_VERSION "5.6.1") +set(MAILIMPORTER_LIB_VERSION "5.6.1") +set(LIBKDEPIM_LIB_VERSION "5.6.1") +set(PIMCOMMON_LIB_VERSION "5.6.1") -set(AKONADI_VERSION "5.6.0") +set(AKONADI_VERSION "5.6.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-17.08.0/po/pl/libmailcommon.po new/mailcommon-17.08.1/po/pl/libmailcommon.po --- old/mailcommon-17.08.0/po/pl/libmailcommon.po 2017-08-11 02:55:38.000000000 +0200 +++ new/mailcommon-17.08.1/po/pl/libmailcommon.po 2017-09-05 02:41:41.000000000 +0200 @@ -14,7 +14,7 @@ "Project-Id-Version: kmail\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-09 03:07+0200\n" -"PO-Revision-Date: 2017-04-15 10:13+0100\n" +"PO-Revision-Date: 2017-08-12 07:54+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -766,11 +766,10 @@ msgstr "Aby uzyskać dany nagłówek użyj %{nazwa_nagłówka}." #: filter/filterconverter/filterconverttosieveresultdialog.cpp:40 -#, fuzzy, kde-format -#| msgid "Convert to sieve script" +#, kde-format msgctxt "@title:window" msgid "Convert to Sieve Script" -msgstr "Przekształć na skrypt sieve" +msgstr "Przekształć na skrypt Sieve" #: filter/filterconverter/filterconverttosieveresultdialog.cpp:47 #, kde-format @@ -969,8 +968,7 @@ msgstr "Filtry Poczty Icedove" #: filter/kmfilterdialog.cpp:153 -#, fuzzy, kde-format -#| msgid "GMail filters" +#, kde-format msgid "Gmail filters" msgstr "Filtry Gmail" @@ -1356,10 +1354,9 @@ msgstr "Usuń" #: filter/kmfilterlistbox.cpp:213 -#, fuzzy, kde-format -#| msgid "&Rename" +#, kde-format msgid "Rename" -msgstr "Zmień naz&wę" +msgstr "Zmień nazwę" #: filter/kmfilterlistbox.cpp:346 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-17.08.0/po/tr/libmailcommon.po new/mailcommon-17.08.1/po/tr/libmailcommon.po --- old/mailcommon-17.08.0/po/tr/libmailcommon.po 2017-08-11 02:55:38.000000000 +0200 +++ new/mailcommon-17.08.1/po/tr/libmailcommon.po 2017-09-05 02:41:41.000000000 +0200 @@ -10,8 +10,8 @@ "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-09 03:07+0200\n" -"PO-Revision-Date: 2017-06-05 11:58+0000\n" -"Last-Translator: Mesutcan <[email protected]>\n" +"PO-Revision-Date: 2017-08-17 08:56+0000\n" +"Last-Translator: Kaan <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-17.08.0/po/zh_CN/libmailcommon.po new/mailcommon-17.08.1/po/zh_CN/libmailcommon.po --- old/mailcommon-17.08.0/po/zh_CN/libmailcommon.po 2017-08-11 02:55:38.000000000 +0200 +++ new/mailcommon-17.08.1/po/zh_CN/libmailcommon.po 2017-09-05 02:41:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-09 03:07+0200\n" -"PO-Revision-Date: 2017-08-05 09:33-0400\n" +"PO-Revision-Date: 2017-08-31 05:15-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailcommon-17.08.0/src/filter/filterimporterexporter.cpp new/mailcommon-17.08.1/src/filter/filterimporterexporter.cpp --- old/mailcommon-17.08.0/src/filter/filterimporterexporter.cpp 2017-08-07 11:51:52.000000000 +0200 +++ new/mailcommon-17.08.1/src/filter/filterimporterexporter.cpp 2017-08-26 08:05:46.000000000 +0200 @@ -361,7 +361,7 @@ { QUrl saveUrl; if (fileName.isEmpty()) { - saveUrl = QFileDialog::getSaveFileUrl(d->mParent, i18n("Export Filters"), QUrl::fromLocalFile(QDir::homePath())); + saveUrl = QFileDialog::getSaveFileUrl(d->mParent, i18n("Export Filters"), QUrl::fromLocalFile(QDir::homePath()), QString(), nullptr, QFileDialog::DontConfirmOverwrite); if (saveUrl.isEmpty() || !MessageViewer::Util::checkOverwrite(saveUrl, d->mParent)) {
