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-11-06 18:17:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Sat Nov 6 18:17:49 2021 rev:60 rq:929427 version:21.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2021-10-13 18:09:37.555607467 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1890/mbox-importer.changes 2021-11-06 18:21:07.348983486 +0100 @@ -1,0 +2,9 @@ +Tue Nov 2 21:34:55 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.3/ +- No code change since 21.08.2 + +------------------------------------------------------------------- Old: ---- mbox-importer-21.08.2.tar.xz mbox-importer-21.08.2.tar.xz.sig New: ---- mbox-importer-21.08.3.tar.xz mbox-importer-21.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.KxziCS/_old 2021-11-06 18:21:07.720983692 +0100 +++ /var/tmp/diff_new_pack.KxziCS/_new 2021-11-06 18:21:07.724983694 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mbox-importer -Version: 21.08.2 +Version: 21.08.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.08.2.tar.xz -> mbox-importer-21.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.08.2/CMakeLists.txt new/mbox-importer-21.08.3/CMakeLists.txt --- old/mbox-importer-21.08.2/CMakeLists.txt 2021-09-25 10:14:01.000000000 +0200 +++ new/mbox-importer-21.08.3/CMakeLists.txt 2021-10-09 09:27:48.000000000 +0200 @@ -1,4 +1,4 @@ -set(PIM_VERSION "5.18.2") +set(PIM_VERSION "5.18.3") cmake_minimum_required(VERSION 3.16 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.08.2") +set(RELEASE_SERVICE_VERSION "21.08.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.18.2") +set(AKONADI_VERSION "5.18.3") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.15.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION "5.18.2") -set(MAILCOMMON_LIB_VERSION "5.18.2") -set(PIMCOMMON_LIB_VERSION "5.18.2") -set(GRANTLEETHEME_LIB_VERSION "5.18.2") +set(LIBMAILIMPORTER_VERSION "5.18.3") +set(MAILCOMMON_LIB_VERSION "5.18.3") +set(PIMCOMMON_LIB_VERSION "5.18.3") +set(GRANTLEETHEME_LIB_VERSION "5.18.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.08.2/po/ca/mboximporter.po new/mbox-importer-21.08.3/po/ca/mboximporter.po --- old/mbox-importer-21.08.2/po/ca/mboximporter.po 2021-10-05 07:45:34.000000000 +0200 +++ new/mbox-importer-21.08.3/po/ca/mboximporter.po 2021-11-02 01:18:33.000000000 +0100 @@ -4,14 +4,14 @@ # version 3 or later versions approved by the membership of KDE e.V. # # Antoni Bella P??rez <antonibel...@yahoo.com>, 2013, 2014, 2015, 2016, 2017, 2019, 2020. -# Josep Ma. Ferrer <txe...@gmail.com>, 2018, 2021. +# Josep M. Ferrer <txe...@gmail.com>, 2018, 2021. msgid "" msgstr "" "Project-Id-Version: mbox-importer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-02 02:35+0100\n" "PO-Revision-Date: 2021-01-02 13:57+0100\n" -"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.08.2/po/ca@valencia/mboximporter.po new/mbox-importer-21.08.3/po/ca@valencia/mboximporter.po --- old/mbox-importer-21.08.2/po/ca@valencia/mboximporter.po 2021-10-05 07:45:34.000000000 +0200 +++ new/mbox-importer-21.08.3/po/ca@valencia/mboximporter.po 2021-11-02 01:18:33.000000000 +0100 @@ -4,14 +4,14 @@ # version 3 or later versions approved by the membership of KDE e.V. # # Antoni Bella P??rez <antonibel...@yahoo.com>, 2013, 2014, 2015, 2016, 2017, 2019, 2020. -# Josep Ma. Ferrer <txe...@gmail.com>, 2018, 2021. +# Josep M. Ferrer <txe...@gmail.com>, 2018, 2021. msgid "" msgstr "" "Project-Id-Version: mbox-importer\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-02 02:35+0100\n" "PO-Revision-Date: 2021-01-02 13:57+0100\n" -"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.08.2/po/zh_CN/mboximporter.po new/mbox-importer-21.08.3/po/zh_CN/mboximporter.po --- old/mbox-importer-21.08.2/po/zh_CN/mboximporter.po 2021-10-05 07:45:34.000000000 +0200 +++ new/mbox-importer-21.08.3/po/zh_CN/mboximporter.po 2021-11-02 01:18:33.000000000 +0100 @@ -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-09-27 13:10\n" +"PO-Revision-Date: 2021-10-29 13:28\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"