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-06-12 20:07:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Sat Jun 12 20:07:58 2021 rev:55 rq:899318 version:21.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2021-05-16 23:43:19.997321064 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.32437/mbox-importer.changes 2021-06-12 20:10:16.961161718 +0200 @@ -1,0 +2,9 @@ +Tue Jun 8 12:41:17 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.04.2 +- No code change since 21.04.1 + +------------------------------------------------------------------- Old: ---- mbox-importer-21.04.1.tar.xz mbox-importer-21.04.1.tar.xz.sig New: ---- mbox-importer-21.04.2.tar.xz mbox-importer-21.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.3Vnewc/_old 2021-06-12 20:10:17.365162420 +0200 +++ /var/tmp/diff_new_pack.3Vnewc/_new 2021-06-12 20:10:17.365162420 +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.1 +Version: 21.04.2 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.1.tar.xz -> mbox-importer-21.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.04.1/CMakeLists.txt new/mbox-importer-21.04.2/CMakeLists.txt --- old/mbox-importer-21.04.1/CMakeLists.txt 2021-04-25 10:49:08.000000000 +0200 +++ new/mbox-importer-21.04.2/CMakeLists.txt 2021-05-15 15:23:48.000000000 +0200 @@ -1,4 +1,4 @@ -set(PIM_VERSION "5.17.1") +set(PIM_VERSION "5.17.2") 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.1") +set(RELEASE_SERVICE_VERSION "21.04.2") # 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.1") +set(AKONADI_VERSION "5.17.2") 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.1") -set(MAILCOMMON_LIB_VERSION "5.17.1") -set(PIMCOMMON_LIB_VERSION "5.17.1") -set(GRANTLEETHEME_LIB_VERSION "5.17.1") +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") # 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.1/po/de/mboximporter.po new/mbox-importer-21.04.2/po/de/mboximporter.po --- old/mbox-importer-21.04.1/po/de/mboximporter.po 2021-05-11 09:29:07.000000000 +0200 +++ new/mbox-importer-21.04.2/po/de/mboximporter.po 2021-06-08 08:17:41.000000000 +0200 @@ -13,7 +13,6 @@ "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.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.04.1/po/ko/mboximporter.po new/mbox-importer-21.04.2/po/ko/mboximporter.po --- old/mbox-importer-21.04.1/po/ko/mboximporter.po 2021-05-11 09:29:07.000000000 +0200 +++ new/mbox-importer-21.04.2/po/ko/mboximporter.po 2021-06-08 08:17:42.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Shinjo Park <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 2020. +# Shinjo Park <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-02 02:35+0100\n" -"PO-Revision-Date: 2020-01-29 00:49+0100\n" +"PO-Revision-Date: 2021-05-16 22:54+0200\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 19.04.3\n" +"X-Generator: Lokalize 20.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -38,10 +38,9 @@ msgstr "MBox ???????????? ??????" #: main.cpp:32 -#, fuzzy, kde-format -#| msgid "Copyright ?? 2013-2020 MBoxImporter authors" +#, kde-format msgid "Copyright ?? 2013-2021 MBoxImporter authors" -msgstr "Copyright ?? 2013-2020 MBoxImporter authors" +msgstr "Copyright ?? 2013-2021 MBoxImporter authors" #: main.cpp:33 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-21.04.1/po/zh_CN/mboximporter.po new/mbox-importer-21.04.2/po/zh_CN/mboximporter.po --- old/mbox-importer-21.04.1/po/zh_CN/mboximporter.po 2021-05-11 09:29:07.000000000 +0200 +++ new/mbox-importer-21.04.2/po/zh_CN/mboximporter.po 2021-06-08 08:17:42.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-04-24 15:45\n" +"PO-Revision-Date: 2021-06-03 16:07\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
