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-07-10 00:00:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Sat Jul 10 00:00:00 2021 rev:56 rq:905047 version:21.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2021-06-12 20:10:16.961161718 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.2625/mbox-importer.changes 2021-07-10 00:02:37.802989110 +0200 @@ -1,0 +2,9 @@ +Wed Jul 7 08:59:02 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.04.3 +- No code change since 21.04.2 + +------------------------------------------------------------------- Old: ---- mbox-importer-21.04.2.tar.xz mbox-importer-21.04.2.tar.xz.sig New: ---- mbox-importer-21.04.3.tar.xz mbox-importer-21.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.Hpf7qT/_old 2021-07-10 00:02:38.262985533 +0200 +++ /var/tmp/diff_new_pack.Hpf7qT/_new 2021-07-10 00:02:38.266985502 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mbox-importer -Version: 21.04.2 +Version: 21.04.3 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ mbox-importer-21.04.2.tar.xz -> mbox-importer-21.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.04.2/CMakeLists.txt new/mbox-importer-21.04.3/CMakeLists.txt --- old/mbox-importer-21.04.2/CMakeLists.txt 2021-05-15 15:23:48.000000000 +0200 +++ new/mbox-importer-21.04.3/CMakeLists.txt 2021-06-16 07:20:52.000000000 +0200 @@ -1,4 +1,4 @@ -set(PIM_VERSION "5.17.2") +set(PIM_VERSION "5.17.3") cmake_minimum_required(VERSION 3.5 FATAL_ERROR) project(mbox-importer VERSION ${PIM_VERSION}) @@ -29,7 +29,7 @@ # Do NOT add quote set(KDEPIM_DEV_VERSION) -set(RELEASE_SERVICE_VERSION "21.04.2") +set(RELEASE_SERVICE_VERSION "21.04.3") # add an extra space if(DEFINED KDEPIM_DEV_VERSION) set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}") @@ -37,17 +37,17 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})") -set(AKONADI_VERSION "5.17.2") +set(AKONADI_VERSION "5.17.3") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.14.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION "5.17.2") -set(MAILCOMMON_LIB_VERSION "5.17.2") -set(PIMCOMMON_LIB_VERSION "5.17.2") -set(GRANTLEETHEME_LIB_VERSION "5.17.2") +set(LIBMAILIMPORTER_VERSION "5.17.3") +set(MAILCOMMON_LIB_VERSION "5.17.3") +set(PIMCOMMON_LIB_VERSION "5.17.3") +set(GRANTLEETHEME_LIB_VERSION "5.17.3") # Find KF5 package find_package(KF5Config ${KF5_MIN_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.04.2/po/zh_CN/mboximporter.po new/mbox-importer-21.04.3/po/zh_CN/mboximporter.po --- old/mbox-importer-21.04.2/po/zh_CN/mboximporter.po 2021-06-08 08:17:42.000000000 +0200 +++ new/mbox-importer-21.04.3/po/zh_CN/mboximporter.po 2021-07-06 07:28:05.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-02 02:35+0100\n" -"PO-Revision-Date: 2021-06-03 16:07\n" +"PO-Revision-Date: 2021-06-20 07:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
