Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2018-08-24 17:05:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Fri Aug 24 17:05:46 2018 rev:21 rq:630168 version:18.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2018-07-19 22:56:53.501602003 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 2018-08-24 17:05:48.766193098 +0200 @@ -1,0 +2,20 @@ +Thu Aug 16 22:07:55 UTC 2018 - [email protected] + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + +------------------------------------------------------------------- +Thu Jul 26 13:01:05 UTC 2018 - [email protected] + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Add missing override + +------------------------------------------------------------------- Old: ---- mbox-importer-18.04.3.tar.xz New: ---- mbox-importer-18.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.eKLW2H/_old 2018-08-24 17:05:49.142193544 +0200 +++ /var/tmp/diff_new_pack.eKLW2H/_new 2018-08-24 17:05:49.146193549 +0200 @@ -19,11 +19,11 @@ %bcond_without lang Name: mbox-importer -Version: 18.04.3 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/KDE ++++++ mbox-importer-18.04.3.tar.xz -> mbox-importer-18.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.04.3/CMakeLists.txt new/mbox-importer-18.08.0/CMakeLists.txt --- old/mbox-importer-18.04.3/CMakeLists.txt 2018-07-10 02:14:57.000000000 +0200 +++ new/mbox-importer-18.08.0/CMakeLists.txt 2018-08-10 02:14:25.000000000 +0200 @@ -1,8 +1,8 @@ -set(KDEPIM_VERSION_NUMBER "5.8.3") +set(KDEPIM_VERSION_NUMBER "5.9.0") cmake_minimum_required(VERSION 3.1) project(mbox-importer VERSION ${KDEPIM_VERSION_NUMBER}) -set(KF5_VERSION "5.44.0") +set(KF5_VERSION "5.47.0") find_package(ECM ${KF5_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -36,16 +36,16 @@ set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") -set(AKONADI_VERSION "5.8.3") +set(AKONADI_VERSION "5.9.0") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") -set(QT_REQUIRED_VERSION "5.8.0") +set(QT_REQUIRED_VERSION "5.9.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION_LIB "5.8.3") -set(MAILCOMMON_LIB_VERSION_LIB "5.8.3") -set(PIMCOMMON_LIB_VERSION "5.8.3") +set(LIBMAILIMPORTER_VERSION_LIB "5.9.0") +set(MAILCOMMON_LIB_VERSION_LIB "5.9.0") +set(PIMCOMMON_LIB_VERSION "5.9.0") # Find KF5 package find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.04.3/po/gl/mboximporter.po new/mbox-importer-18.08.0/po/gl/mboximporter.po --- old/mbox-importer-18.04.3/po/gl/mboximporter.po 2018-07-10 02:14:57.000000000 +0200 +++ new/mbox-importer-18.08.0/po/gl/mboximporter.po 2018-08-10 02:14:24.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-01-02 03:16+0100\n" -"PO-Revision-Date: 2018-04-18 20:30+0100\n" +"PO-Revision-Date: 2018-04-22 10:53+0100\n" "Last-Translator: Adrian Chaves <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.04.3/po/pt_BR/mboximporter.po new/mbox-importer-18.08.0/po/pt_BR/mboximporter.po --- old/mbox-importer-18.04.3/po/pt_BR/mboximporter.po 2018-07-10 02:14:57.000000000 +0200 +++ new/mbox-importer-18.08.0/po/pt_BR/mboximporter.po 2018-08-10 02:14:24.000000000 +0200 @@ -1,14 +1,14 @@ # Translation of mboximporter.po to Brazilian Portuguese -# Copyright (C) 2013-2016 This_file_is_part_of_KDE +# Copyright (C) 2013-2018 This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# André Marcelo Alvarenga <[email protected]>, 2013, 2014, 2015, 2016. +# André Marcelo Alvarenga <[email protected]>, 2013, 2014, 2015, 2016, 2018. msgid "" msgstr "" "Project-Id-Version: mboximporter\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-01-02 03:16+0100\n" -"PO-Revision-Date: 2016-01-02 10:13-0200\n" +"PO-Revision-Date: 2018-08-04 23:36-0300\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" "Language: pt_BR\n" @@ -16,7 +16,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 1.5\n" +"X-Generator: Lokalize 2.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -39,10 +39,9 @@ msgstr "Ferramenta de importação de MBox" #: main.cpp:46 -#, fuzzy, kde-format -#| msgid "Copyright © 2013-2016 MBoxImporter authors" +#, kde-format msgid "Copyright © 2013-2018 MBoxImporter authors" -msgstr "Copyright © 2013-2016 dos autores do MBoxImporter" +msgstr "Copyright © 2013-2018 dos autores do MBoxImporter" #: main.cpp:47 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.04.3/po/zh_CN/mboximporter.po new/mbox-importer-18.08.0/po/zh_CN/mboximporter.po --- old/mbox-importer-18.04.3/po/zh_CN/mboximporter.po 2018-07-10 02:14:57.000000000 +0200 +++ new/mbox-importer-18.08.0/po/zh_CN/mboximporter.po 2018-08-10 02:14:25.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-01-02 03:16+0100\n" -"PO-Revision-Date: 2018-07-03 17:40\n" +"PO-Revision-Date: 2018-07-24 08:46\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/mbox-importer-18.04.3/po/zh_TW/mboximporter.po new/mbox-importer-18.08.0/po/zh_TW/mboximporter.po --- old/mbox-importer-18.04.3/po/zh_TW/mboximporter.po 2018-07-10 02:14:57.000000000 +0200 +++ new/mbox-importer-18.08.0/po/zh_TW/mboximporter.po 2018-08-10 02:14:25.000000000 +0200 @@ -85,9 +85,3 @@ #, kde-format msgid "Import Mails" msgstr "匯入郵件" - -#~ msgid "Messageviewer Header Theme Editor" -#~ msgstr "訊息檢視器標頭主題編輯器" - -#~ msgid "mbox importer" -#~ msgstr "mbox 匯入器" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.04.3/src/mboximporterinfogui.h new/mbox-importer-18.08.0/src/mboximporterinfogui.h --- old/mbox-importer-18.04.3/src/mboximporterinfogui.h 2018-06-29 07:03:43.000000000 +0200 +++ new/mbox-importer-18.08.0/src/mboximporterinfogui.h 2018-08-06 07:16:38.000000000 +0200 @@ -27,7 +27,7 @@ { public: explicit MBoxImporterInfoGui(MBoxImportWidget *parent); - ~MBoxImporterInfoGui(); + ~MBoxImporterInfoGui() override; void setStatusMessage(const QString &status) override; void setFrom(const QString &from) override;
