Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2019-01-24 14:09:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Thu Jan 24 14:09:24 2019 rev:26 rq:665241 version:18.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2019-01-08 12:25:13.360486127 +0100 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.28833/mbox-importer.changes 2019-01-24 14:09:27.279636244 +0100 @@ -1,0 +2,10 @@ +Fri Jan 11 05:42:44 UTC 2019 - [email protected] + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * No code changes since 18.12.0 + +------------------------------------------------------------------- Old: ---- mbox-importer-18.12.0.tar.xz New: ---- mbox-importer-18.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.TQPJpi/_old 2019-01-24 14:09:27.907635523 +0100 +++ /var/tmp/diff_new_pack.TQPJpi/_new 2019-01-24 14:09:27.907635523 +0100 @@ -1,7 +1,7 @@ # # spec file for package mbox-importer # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mbox-importer -Version: 18.12.0 +Version: 18.12.1 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ mbox-importer-18.12.0.tar.xz -> mbox-importer-18.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.12.0/CMakeLists.txt new/mbox-importer-18.12.1/CMakeLists.txt --- old/mbox-importer-18.12.0/CMakeLists.txt 2018-12-07 01:45:59.000000000 +0100 +++ new/mbox-importer-18.12.1/CMakeLists.txt 2019-01-08 01:19:29.000000000 +0100 @@ -1,4 +1,4 @@ -set(KDEPIM_VERSION_NUMBER "5.10.0") +set(KDEPIM_VERSION_NUMBER "5.10.1") 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.10.0") +set(AKONADI_VERSION "5.10.1") 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.10.0") -set(MAILCOMMON_LIB_VERSION_LIB "5.10.0") -set(PIMCOMMON_LIB_VERSION "5.10.0") +set(LIBMAILIMPORTER_VERSION_LIB "5.10.1") +set(MAILCOMMON_LIB_VERSION_LIB "5.10.1") +set(PIMCOMMON_LIB_VERSION "5.10.1") # Find KF5 package find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-18.12.0/po/zh_CN/mboximporter.po new/mbox-importer-18.12.1/po/zh_CN/mboximporter.po --- old/mbox-importer-18.12.0/po/zh_CN/mboximporter.po 2018-12-07 01:45:58.000000000 +0100 +++ new/mbox-importer-18.12.1/po/zh_CN/mboximporter.po 2019-01-08 01:19:29.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-12 06:58+0100\n" -"PO-Revision-Date: 2018-11-12 09:22\n" +"PO-Revision-Date: 2019-01-05 20:50\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
