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-10-13 18:05:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Wed Oct 13 18:05:47 2021 rev:59 rq:924019 version:21.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2021-09-04 22:38:05.544369317 +0200
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.2443/mbox-importer.changes    
2021-10-13 18:09:37.555607467 +0200
@@ -1,0 +2,9 @@
+Tue Oct  5 16:29:10 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.2/
+- No code change since 21.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.wOrfx8/_old  2021-10-13 18:09:38.095608314 +0200
+++ /var/tmp/diff_new_pack.wOrfx8/_new  2021-10-13 18:09:38.095608314 +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.08.1
+Version:        21.08.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.08.1.tar.xz -> mbox-importer-21.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.08.1/.gitlab-ci.yml 
new/mbox-importer-21.08.2/.gitlab-ci.yml
--- old/mbox-importer-21.08.1/.gitlab-ci.yml    2021-08-23 04:29:01.000000000 
+0200
+++ new/mbox-importer-21.08.2/.gitlab-ci.yml    2021-09-25 10:14:01.000000000 
+0200
@@ -31,4 +31,4 @@
     - cd build && run-clang-tidy
   variables:
     PLATFORM: SUSEQt5.15
-    BRANCH_GROUP: kf5-qt5
+    BRANCH_GROUP: stable-kf5-qt5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.08.1/CMakeLists.txt 
new/mbox-importer-21.08.2/CMakeLists.txt
--- old/mbox-importer-21.08.1/CMakeLists.txt    2021-08-23 04:29:01.000000000 
+0200
+++ new/mbox-importer-21.08.2/CMakeLists.txt    2021-09-25 10:14:01.000000000 
+0200
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.18.1")
+set(PIM_VERSION "5.18.2")
 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.1")
+set(RELEASE_SERVICE_VERSION "21.08.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.18.1")
+set(AKONADI_VERSION "5.18.2")
 
 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.1")
-set(MAILCOMMON_LIB_VERSION "5.18.1")
-set(PIMCOMMON_LIB_VERSION "5.18.1")
-set(GRANTLEETHEME_LIB_VERSION "5.18.1")
+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")
 
 # 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.1/po/da/mboximporter.po 
new/mbox-importer-21.08.2/po/da/mboximporter.po
--- old/mbox-importer-21.08.1/po/da/mboximporter.po     2021-08-31 
02:37:59.000000000 +0200
+++ new/mbox-importer-21.08.2/po/da/mboximporter.po     2021-10-05 
07:45:34.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.
 #
-# Martin Schlander <mschlan...@opensuse.org>, 2013, 2016, 2020.
+# Martin Schlander <mschlan...@opensuse.org>, 2013, 2016, 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-07-21 17:41+0200\n"
+"PO-Revision-Date: 2021-09-09 21:52+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <kde-i18n-...@kde.org>\n"
 "Language: da\n"
@@ -38,10 +38,9 @@
 msgstr "Importv??rkt??j til MBox"
 
 #: main.cpp:32
-#, fuzzy, kde-format
-#| msgid "Copyright ?? 2013-2020 MBoxImporter authors"
+#, kde-format
 msgid "Copyright ?? 2013-2021 MBoxImporter authors"
-msgstr "Ophavsret ?? 2013-2020 MBoxImporter-udviklerne"
+msgstr "Ophavsret ?? 2013-2021 MBoxImporter-udviklerne"
 
 #: main.cpp:33
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-21.08.1/po/zh_CN/mboximporter.po 
new/mbox-importer-21.08.2/po/zh_CN/mboximporter.po
--- old/mbox-importer-21.08.1/po/zh_CN/mboximporter.po  2021-08-31 
02:37:59.000000000 +0200
+++ new/mbox-importer-21.08.2/po/zh_CN/mboximporter.po  2021-10-05 
07:45:34.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-08-30 11:45\n"
+"PO-Revision-Date: 2021-09-27 13:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to