Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2018-01-22 16:16:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Mon Jan 22 16:16:21 2018 rev:14 rq:564404 version:17.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2017-12-19 10:55:44.745291650 +0100 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 2018-01-22 16:17:36.312497291 +0100 @@ -1,0 +2,10 @@ +Thu Jan 11 23:41:26 CET 2018 - [email protected] + +- Update to 17.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.1.php +- Changes since 17.12.0: + * None + +------------------------------------------------------------------- Old: ---- mbox-importer-17.12.0.tar.xz New: ---- mbox-importer-17.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.TjtpNh/_old 2018-01-22 16:17:36.856471845 +0100 +++ /var/tmp/diff_new_pack.TjtpNh/_new 2018-01-22 16:17:36.860471658 +0100 @@ -1,7 +1,7 @@ # # spec file for package mbox-importer # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without lang Name: mbox-importer -Version: 17.12.0 +Version: 17.12.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.12.0.tar.xz -> mbox-importer-17.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.0/CMakeLists.txt new/mbox-importer-17.12.1/CMakeLists.txt --- old/mbox-importer-17.12.0/CMakeLists.txt 2017-12-08 02:03:04.000000000 +0100 +++ new/mbox-importer-17.12.1/CMakeLists.txt 2018-01-09 02:19:11.000000000 +0100 @@ -1,4 +1,4 @@ -set(KDEPIM_VERSION_NUMBER "5.7.0") +set(KDEPIM_VERSION_NUMBER "5.7.1") cmake_minimum_required(VERSION 3.1) project(mbox-importer VERSION ${KDEPIM_VERSION_NUMBER}) @@ -37,16 +37,16 @@ set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") -set(AKONADI_VERSION "5.7.0") +set(AKONADI_VERSION "5.7.1") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.8.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION_LIB "5.7.0") -set(MAILCOMMON_LIB_VERSION_LIB "5.7.0") -set(PIMCOMMON_LIB_VERSION "5.7.0") +set(LIBMAILIMPORTER_VERSION_LIB "5.7.1") +set(MAILCOMMON_LIB_VERSION_LIB "5.7.1") +set(PIMCOMMON_LIB_VERSION "5.7.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.12.0/po/it/mboximporter.po new/mbox-importer-17.12.1/po/it/mboximporter.po --- old/mbox-importer-17.12.0/po/it/mboximporter.po 2017-12-08 02:03:04.000000000 +0100 +++ new/mbox-importer-17.12.1/po/it/mboximporter.po 2018-01-09 02:19:11.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Luigi Toscano <[email protected]>, 2013, 2014, 2015, 2016, 2017. +# Luigi Toscano <[email protected]>, 2013, 2014, 2015, 2016, 2017, 2018. # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.0/po/sr/mboximporter.po new/mbox-importer-17.12.1/po/sr/mboximporter.po --- old/mbox-importer-17.12.0/po/sr/mboximporter.po 2017-12-08 02:03:04.000000000 +0100 +++ new/mbox-importer-17.12.1/po/sr/mboximporter.po 2018-01-09 02:19:11.000000000 +0100 @@ -1,5 +1,5 @@ # Translation of mboximporter.po into Serbian. -# Chusslove Illich <[email protected]>, 2016, 2017. +# Chusslove Illich <[email protected]>, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: mboximporter\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.0/po/zh_CN/mboximporter.po new/mbox-importer-17.12.1/po/zh_CN/mboximporter.po --- old/mbox-importer-17.12.0/po/zh_CN/mboximporter.po 2017-12-08 02:03:04.000000000 +0100 +++ new/mbox-importer-17.12.1/po/zh_CN/mboximporter.po 2018-01-09 02:19:11.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-13 03:28+0200\n" -"PO-Revision-Date: 2017-11-09 08:21-0500\n" +"PO-Revision-Date: 2018-01-08 18:07-0500\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -19,7 +19,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/pim/mboximporter.pot\n" +"X-Crowdin-File: /kf5-stable/messages/pim/mboximporter.pot\n" #, kde-format msgctxt "NAME OF TRANSLATORS"
