Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2018-10-17 08:38:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Wed Oct 17 08:38:06 2018 rev:23 rq:641601 version:18.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2018-09-15 15:33:54.049077878 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 2018-10-17 08:39:22.277960389 +0200 @@ -1,0 +2,10 @@ +Thu Oct 11 20:07:16 UTC 2018 - [email protected] + +- Update to 18.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.2.php +- Changes since 18.08.1: + * None + +------------------------------------------------------------------- Old: ---- mbox-importer-18.08.1.tar.xz New: ---- mbox-importer-18.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.H5pDZM/_old 2018-10-17 08:39:22.677960045 +0200 +++ /var/tmp/diff_new_pack.H5pDZM/_new 2018-10-17 08:39:22.677960045 +0200 @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %bcond_without lang Name: mbox-importer -Version: 18.08.1 +Version: 18.08.2 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-18.08.1.tar.xz -> mbox-importer-18.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.08.1/CMakeLists.txt new/mbox-importer-18.08.2/CMakeLists.txt --- old/mbox-importer-18.08.1/CMakeLists.txt 2018-09-04 03:00:34.000000000 +0200 +++ new/mbox-importer-18.08.2/CMakeLists.txt 2018-10-09 02:33:13.000000000 +0200 @@ -1,4 +1,4 @@ -set(KDEPIM_VERSION_NUMBER "5.9.1") +set(KDEPIM_VERSION_NUMBER "5.9.2") cmake_minimum_required(VERSION 3.1) project(mbox-importer VERSION ${KDEPIM_VERSION_NUMBER}) @@ -36,16 +36,16 @@ set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") -set(AKONADI_VERSION "5.9.1") +set(AKONADI_VERSION "5.9.2") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.9.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION_LIB "5.9.1") -set(MAILCOMMON_LIB_VERSION_LIB "5.9.1") -set(PIMCOMMON_LIB_VERSION "5.9.1") +set(LIBMAILIMPORTER_VERSION_LIB "5.9.2") +set(MAILCOMMON_LIB_VERSION_LIB "5.9.2") +set(PIMCOMMON_LIB_VERSION "5.9.2") # Find KF5 package find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.08.1/po/zh_CN/mboximporter.po new/mbox-importer-18.08.2/po/zh_CN/mboximporter.po --- old/mbox-importer-18.08.1/po/zh_CN/mboximporter.po 2018-09-04 03:00:34.000000000 +0200 +++ new/mbox-importer-18.08.2/po/zh_CN/mboximporter.po 2018-10-09 02:33:13.000000000 +0200 @@ -8,8 +8,8 @@ "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-08-30 13:16\n" -"Last-Translator: guoyunhebrave <[email protected]>\n" +"PO-Revision-Date: 2018-09-28 19:52\n" +"Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
