Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2021-02-07 15:20:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Sun Feb 7 15:20:21 2021 rev:51 rq:869443 version:20.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2021-01-10 19:45:39.218031944 +0100 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.28504/mbox-importer.changes 2021-02-07 15:23:17.590149434 +0100 @@ -1,0 +2,9 @@ +Wed Feb 3 08:30:04 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2021-02-apps-update +- No code change since 20.12.1 + +------------------------------------------------------------------- Old: ---- mbox-importer-20.12.1.tar.xz mbox-importer-20.12.1.tar.xz.sig New: ---- mbox-importer-20.12.2.tar.xz mbox-importer-20.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.bLkmFj/_old 2021-02-07 15:23:18.130150051 +0100 +++ /var/tmp/diff_new_pack.bLkmFj/_new 2021-02-07 15:23:18.130150051 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mbox-importer -Version: 20.12.1 +Version: 20.12.2 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.bLkmFj/_old and /var/tmp/diff_new_pack.bLkmFj/_new differ ++++++ mbox-importer-20.12.1.tar.xz -> mbox-importer-20.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-20.12.1/CMakeLists.txt new/mbox-importer-20.12.2/CMakeLists.txt --- old/mbox-importer-20.12.1/CMakeLists.txt 2021-01-05 02:25:03.000000000 +0100 +++ new/mbox-importer-20.12.2/CMakeLists.txt 2021-02-02 01:53:11.000000000 +0100 @@ -1,4 +1,4 @@ -set(PIM_VERSION "5.16.1") +set(PIM_VERSION "5.16.2") cmake_minimum_required(VERSION 3.5) project(mbox-importer VERSION ${PIM_VERSION}) @@ -28,7 +28,7 @@ # Do NOT add quote set(KDEPIM_DEV_VERSION) -set(RELEASE_SERVICE_VERSION "20.12.0") +set(RELEASE_SERVICE_VERSION "20.12.2") # add an extra space if(DEFINED KDEPIM_DEV_VERSION) set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}") @@ -36,17 +36,17 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})") -set(AKONADI_VERSION "5.16.1") +set(AKONADI_VERSION "5.16.2") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.13.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION "5.16.1") -set(MAILCOMMON_LIB_VERSION "5.16.1") -set(PIMCOMMON_LIB_VERSION "5.16.1") -set(GRANTLEETHEME_LIB_VERSION "5.16.1") +set(LIBMAILIMPORTER_VERSION "5.16.2") +set(MAILCOMMON_LIB_VERSION "5.16.2") +set(PIMCOMMON_LIB_VERSION "5.16.2") +set(GRANTLEETHEME_LIB_VERSION "5.16.2") # Find KF5 package find_package(KF5Config ${KF5_MIN_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-20.12.1/po/it/mboximporter.po new/mbox-importer-20.12.2/po/it/mboximporter.po --- old/mbox-importer-20.12.1/po/it/mboximporter.po 2021-01-05 02:25:02.000000000 +0100 +++ new/mbox-importer-20.12.2/po/it/mboximporter.po 2021-02-02 01:53: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 <luigi.tosc...@tiscali.it>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020. +# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # msgid "" msgstr "" @@ -15,7 +15,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 19.12.0\n" +"X-Generator: Lokalize 20.08.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-20.12.1/po/zh_CN/mboximporter.po new/mbox-importer-20.12.2/po/zh_CN/mboximporter.po --- old/mbox-importer-20.12.1/po/zh_CN/mboximporter.po 2021-01-05 02:25:03.000000000 +0100 +++ new/mbox-importer-20.12.2/po/zh_CN/mboximporter.po 2021-02-02 01:53:11.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-11 02:26+0200\n" -"PO-Revision-Date: 2021-01-03 09:06\n" +"PO-Revision-Date: 2021-01-28 05:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"