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-02-04 21:48:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Fri Feb  4 21:48:46 2022 rev:63 rq:951159 version:21.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2022-01-11 21:23:34.705140669 +0100
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1898/mbox-importer.changes    
2022-02-04 21:51:41.111445623 +0100
@@ -1,0 +2,9 @@
+Tue Feb  1 13:03:57 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- No code change since 21.12.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.yModge/_old  2022-02-04 21:51:41.615442149 +0100
+++ /var/tmp/diff_new_pack.yModge/_new  2022-02-04 21:51:41.623442095 +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.1
+Version:        21.12.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.12.1.tar.xz -> mbox-importer-21.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.1/CMakeLists.txt 
new/mbox-importer-21.12.2/CMakeLists.txt
--- old/mbox-importer-21.12.1/CMakeLists.txt    2021-12-15 14:08:53.000000000 
+0100
+++ new/mbox-importer-21.12.2/CMakeLists.txt    2022-01-08 16:03:15.000000000 
+0100
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.19.1")
+set(PIM_VERSION "5.19.2")
 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.1")
+set(RELEASE_SERVICE_VERSION "21.12.2")
 # 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.1")
+set(AKONADI_VERSION "5.19.2")
 
 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.1")
-set(MAILCOMMON_LIB_VERSION "5.19.1")
-set(PIMCOMMON_LIB_VERSION "5.19.1")
+set(LIBMAILIMPORTER_VERSION "5.19.2")
+set(MAILCOMMON_LIB_VERSION "5.19.2")
+set(PIMCOMMON_LIB_VERSION "5.19.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.12.1/po/cs/mboximporter.po 
new/mbox-importer-21.12.2/po/cs/mboximporter.po
--- old/mbox-importer-21.12.1/po/cs/mboximporter.po     2022-01-04 
01:24:18.000000000 +0100
+++ new/mbox-importer-21.12.2/po/cs/mboximporter.po     2022-02-01 
01:15:18.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.
-# Vit Pelcak <v...@pelcak.org>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021.
+# Vit Pelcak <v...@pelcak.org>, 2013, 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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.1/po/fr/mboximporter.po 
new/mbox-importer-21.12.2/po/fr/mboximporter.po
--- old/mbox-importer-21.12.1/po/fr/mboximporter.po     2022-01-04 
01:24:19.000000000 +0100
+++ new/mbox-importer-21.12.2/po/fr/mboximporter.po     2022-02-01 
01:15:18.000000000 +0100
@@ -3,7 +3,7 @@
 # Geoffray Levasseur <geoffray.levasseurbran...@numericable.fr>, 2013.
 # Vincent Pinon <vpi...@kde.org>, 2017, 2018.
 # Simon Depiets <sdepi...@gmail.com>, 2019, 2020.
-# Xavier Besnard <xavier.besn...@neuf.fr>, 2021.
+# Xavier Besnard <xavier.besn...@neuf.fr>, 2021, 2022.
 #
 msgid ""
 msgstr ""
@@ -18,7 +18,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 20.12.0\n"
+"X-Generator: Lokalize 21.12.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.1/po/it/mboximporter.po 
new/mbox-importer-21.12.2/po/it/mboximporter.po
--- old/mbox-importer-21.12.1/po/it/mboximporter.po     2022-01-04 
01:24:19.000000000 +0100
+++ new/mbox-importer-21.12.2/po/it/mboximporter.po     2022-02-01 
01:15:18.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, 2021.
+# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 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=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 20.08.2\n"
+"X-Generator: Lokalize 21.08.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.12.1/po/zh_CN/mboximporter.po 
new/mbox-importer-21.12.2/po/zh_CN/mboximporter.po
--- old/mbox-importer-21.12.1/po/zh_CN/mboximporter.po  2022-01-04 
01:24:19.000000000 +0100
+++ new/mbox-importer-21.12.2/po/zh_CN/mboximporter.po  2022-02-01 
01:15:19.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-12-22 14:10\n"
+"PO-Revision-Date: 2022-01-08 15:25\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -45,7 +45,7 @@
 #: main.cpp:32
 #, kde-format
 msgid "Copyright ?? 2013-2021 MBoxImporter authors"
-msgstr ""
+msgstr "Copyright ?? 2013-2021 MBoxImporter authors"
 
 #: main.cpp:33
 #, kde-format

Reply via email to