Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2017-05-24 16:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Wed May 24 16:49:13 2017 rev:6 rq:496048 version:17.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2017-05-16 14:37:01.339691064 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 2017-05-24 16:49:15.743890804 +0200 @@ -1,0 +2,10 @@ +Wed May 17 20:37:32 CEST 2017 - [email protected] + +- Update to 17.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.1.php +- Changes since 17.04.0: + * None + +------------------------------------------------------------------- Old: ---- mbox-importer-17.04.0.tar.xz New: ---- mbox-importer-17.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.WpabNx/_old 2017-05-24 16:49:16.459789981 +0200 +++ /var/tmp/diff_new_pack.WpabNx/_new 2017-05-24 16:49:16.463789418 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: mbox-importer -Version: 17.04.0 +Version: 17.04.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) ++++++ mbox-importer-17.04.0.tar.xz -> mbox-importer-17.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.04.0/CMakeLists.txt new/mbox-importer-17.04.1/CMakeLists.txt --- old/mbox-importer-17.04.0/CMakeLists.txt 2017-04-14 02:24:00.000000000 +0200 +++ new/mbox-importer-17.04.1/CMakeLists.txt 2017-05-09 02:28:40.000000000 +0200 @@ -33,20 +33,20 @@ endif() -set(KDEPIM_VERSION_NUMBER "5.5.0") +set(KDEPIM_VERSION_NUMBER "5.5.1") set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") -set(AKONADI_VERSION "5.5.0") +set(AKONADI_VERSION "5.5.1") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.6.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION_LIB "5.5.0") -set(MAILCOMMON_LIB_VERSION_LIB "5.5.0") -set(PIMCOMMON_LIB_VERSION "5.5.0") +set(LIBMAILIMPORTER_VERSION_LIB "5.5.1") +set(MAILCOMMON_LIB_VERSION_LIB "5.5.1") +set(PIMCOMMON_LIB_VERSION "5.5.1") # Find KF5 package find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.04.0/po/nb/mboximporter.po new/mbox-importer-17.04.1/po/nb/mboximporter.po --- old/mbox-importer-17.04.0/po/nb/mboximporter.po 2017-04-14 02:24:00.000000000 +0200 +++ new/mbox-importer-17.04.1/po/nb/mboximporter.po 2017-05-09 02:28:40.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-02 03:50+0100\n" +"POT-Creation-Date: 2017-03-18 03:07+0100\n" "PO-Revision-Date: 2014-09-13 18:22+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" @@ -59,17 +59,17 @@ msgid "URL of mbox to be imported" msgstr "URL til mbox som skal importeres" -#: mboxmainwindow.cpp:39 +#: mboxmainwindow.cpp:40 #, kde-format msgid "Import mbox file" msgstr "Importer mbox-fil" -#: mboxmainwindow.cpp:70 +#: mboxmainwindow.cpp:72 #, kde-format msgid "Import in progress" msgstr "Import pågår" -#: mboxmainwindow.cpp:75 +#: mboxmainwindow.cpp:78 #, kde-format msgid "Import finished" msgstr "Import fullført"
