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 2022-03-04 20:16:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Fri Mar  4 20:16:48 2022 rev:64 rq:958969 version:21.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2022-02-04 21:51:41.111445623 +0100
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1958/mbox-importer.changes    
2022-03-04 20:20:27.320702447 +0100
@@ -1,0 +2,9 @@
+Tue Mar  1 09:58:10 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.3/
+- No code change since 21.12.2
+
+-------------------------------------------------------------------

Old:
----
  mbox-importer-21.12.2.tar.xz
  mbox-importer-21.12.2.tar.xz.sig

New:
----
  mbox-importer-21.12.3.tar.xz
  mbox-importer-21.12.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.e9E3e5/_old  2022-03-04 20:20:27.912701976 +0100
+++ /var/tmp/diff_new_pack.e9E3e5/_new  2022-03-04 20:20:27.916701973 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           mbox-importer
-Version:        21.12.2
+Version:        21.12.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.12.2.tar.xz -> mbox-importer-21.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.2/CMakeLists.txt 
new/mbox-importer-21.12.3/CMakeLists.txt
--- old/mbox-importer-21.12.2/CMakeLists.txt    2022-01-08 16:03:15.000000000 
+0100
+++ new/mbox-importer-21.12.3/CMakeLists.txt    2022-02-07 07:13:39.000000000 
+0100
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.19.2")
+set(PIM_VERSION "5.19.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(mbox-importer VERSION ${PIM_VERSION})
 
@@ -31,7 +31,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "21.12.2")
+set(RELEASE_SERVICE_VERSION "21.12.3")
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
@@ -39,16 +39,16 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_VERSION "5.19.2")
+set(AKONADI_VERSION "5.19.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets)
-set(LIBMAILIMPORTER_VERSION "5.19.2")
-set(MAILCOMMON_LIB_VERSION "5.19.2")
-set(PIMCOMMON_LIB_VERSION "5.19.2")
+set(LIBMAILIMPORTER_VERSION "5.19.3")
+set(MAILCOMMON_LIB_VERSION "5.19.3")
+set(PIMCOMMON_LIB_VERSION "5.19.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.12.2/po/fi/mboximporter.po 
new/mbox-importer-21.12.3/po/fi/mboximporter.po
--- old/mbox-importer-21.12.2/po/fi/mboximporter.po     2022-02-01 
01:15:18.000000000 +0100
+++ new/mbox-importer-21.12.3/po/fi/mboximporter.po     2022-03-01 
01:17:28.000000000 +0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Lasse Liehu <lasse.li...@gmail.com>, 2013, 2014, 2015, 2016.
-# Tommi Nieminen <transla...@legisign.org>, 2017, 2018, 2019, 2020, 2021.
+# Tommi Nieminen <transla...@legisign.org>, 2017, 2018, 2019, 2020, 2021, 2022.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.2/po/ko/mboximporter.po 
new/mbox-importer-21.12.3/po/ko/mboximporter.po
--- old/mbox-importer-21.12.2/po/ko/mboximporter.po     2022-02-01 
01:15:18.000000000 +0100
+++ new/mbox-importer-21.12.3/po/ko/mboximporter.po     2022-03-01 
01:17:28.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.
-# Shinjo Park <k...@peremen.name>, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2021.
+# Shinjo Park <k...@peremen.name>, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 
2021, 2022.
 #
 msgid ""
 msgstr ""
@@ -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 20.12.3\n"
+"X-Generator: Lokalize 21.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.2/po/ro/mboximporter.po 
new/mbox-importer-21.12.3/po/ro/mboximporter.po
--- old/mbox-importer-21.12.2/po/ro/mboximporter.po     2022-02-01 
01:15:19.000000000 +0100
+++ new/mbox-importer-21.12.3/po/ro/mboximporter.po     2022-03-01 
01:17:28.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.
-# Sergiu Bivol <ser...@cip.md>, 2013, 2020, 2021.
+# Sergiu Bivol <ser...@cip.md>, 2013, 2020, 2021, 2022.
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.2/po/zh_CN/mboximporter.po 
new/mbox-importer-21.12.3/po/zh_CN/mboximporter.po
--- old/mbox-importer-21.12.2/po/zh_CN/mboximporter.po  2022-02-01 
01:15:19.000000000 +0100
+++ new/mbox-importer-21.12.3/po/zh_CN/mboximporter.po  2022-03-01 
01:17:28.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: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:19\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to