Hello community,

here is the log from the commit of package mbox-importer for openSUSE:Factory 
checked in at 2020-10-13 15:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Tue Oct 13 15:40:34 2020 rev:47 rq:840730 version:20.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2020-09-09 18:01:25.507169529 +0200
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.3486/mbox-importer.changes    
2020-10-13 15:42:08.861359115 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:45:22 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.Q7iUFl/_old  2020-10-13 15:42:09.605359436 +0200
+++ /var/tmp/diff_new_pack.Q7iUFl/_new  2020-10-13 15:42:09.609359438 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           mbox-importer
-Version:        20.08.1
+Version:        20.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-20.08.1.tar.xz -> mbox-importer-20.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-20.08.1/CMakeLists.txt 
new/mbox-importer-20.08.2/CMakeLists.txt
--- old/mbox-importer-20.08.1/CMakeLists.txt    2020-09-01 08:36:15.000000000 
+0200
+++ new/mbox-importer-20.08.2/CMakeLists.txt    2020-10-06 05:40:48.000000000 
+0200
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.15.1")
+set(PIM_VERSION "5.15.2")
 cmake_minimum_required(VERSION 3.5)
 project(mbox-importer VERSION ${PIM_VERSION})
 
@@ -28,7 +28,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "20.08.1")
+set(RELEASE_SERVICE_VERSION "20.08.2")
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
@@ -36,16 +36,16 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_VERSION "5.15.1")
+set(AKONADI_VERSION "5.15.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.13.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets)
-set(LIBMAILIMPORTER_VERSION_LIB "5.15.1")
-set(MAILCOMMON_LIB_VERSION_LIB "5.15.1")
-set(PIMCOMMON_LIB_VERSION "5.15.1")
+set(LIBMAILIMPORTER_VERSION_LIB "5.15.2")
+set(MAILCOMMON_LIB_VERSION_LIB "5.15.2")
+set(PIMCOMMON_LIB_VERSION "5.15.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-20.08.1/po/ca/mboximporter.po 
new/mbox-importer-20.08.2/po/ca/mboximporter.po
--- old/mbox-importer-20.08.1/po/ca/mboximporter.po     2020-09-01 
08:36:11.000000000 +0200
+++ new/mbox-importer-20.08.2/po/ca/mboximporter.po     2020-10-06 
05:40:45.000000000 +0200
@@ -7,7 +7,7 @@
 # Josep Ma. Ferrer <txe...@gmail.com>, 2018.
 msgid ""
 msgstr ""
-"Project-Id-Version: mboximporter\n"
+"Project-Id-Version: mbox-importer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:18+0100\n"
 "PO-Revision-Date: 2020-07-29 11:03+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-20.08.1/po/ca@valencia/mboximporter.po 
new/mbox-importer-20.08.2/po/ca@valencia/mboximporter.po
--- old/mbox-importer-20.08.1/po/ca@valencia/mboximporter.po    2020-09-01 
08:36:11.000000000 +0200
+++ new/mbox-importer-20.08.2/po/ca@valencia/mboximporter.po    2020-10-06 
05:40:45.000000000 +0200
@@ -7,7 +7,7 @@
 # Josep Ma. Ferrer <txe...@gmail.com>, 2018.
 msgid ""
 msgstr ""
-"Project-Id-Version: mboximporter\n"
+"Project-Id-Version: mbox-importer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:18+0100\n"
 "PO-Revision-Date: 2020-07-29 11:03+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-20.08.1/po/ro/mboximporter.po 
new/mbox-importer-20.08.2/po/ro/mboximporter.po
--- old/mbox-importer-20.08.1/po/ro/mboximporter.po     2020-09-01 
08:36:14.000000000 +0200
+++ new/mbox-importer-20.08.2/po/ro/mboximporter.po     2020-10-06 
05:40:47.000000000 +0200
@@ -1,22 +1,22 @@
 # 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.
 #
-# Sergiu Bivol <ser...@ase.md>, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:18+0100\n"
-"PO-Revision-Date: 2013-10-05 14:36+0300\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
-"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"PO-Revision-Date: 2020-09-13 12:40+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "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 1.5\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -31,19 +31,17 @@
 #: main.cpp:41
 #, kde-format
 msgid "MBox importer tool"
-msgstr "Uneltă pentru importul MBox"
+msgstr "Unealtă pentru importul MBox"
 
 #: main.cpp:43
-#, fuzzy, kde-format
-#| msgid "MBox importer tool"
+#, kde-format
 msgid "MBox Import Tool"
-msgstr "Uneltă pentru importul MBox"
+msgstr "Unealtă pentru importul MBox"
 
 #: main.cpp:45
-#, fuzzy, kde-format
-#| msgid "Copyright © 2013 MBoxImporter authors"
+#, kde-format
 msgid "Copyright © 2013-2020 MBoxImporter authors"
-msgstr "Drept de autor © 2013 Autorii Importator MBox"
+msgstr "Drept de autor © 2013-2020 Autorii MBoxImporter"
 
 #: main.cpp:46
 #, kde-format
@@ -61,8 +59,7 @@
 msgstr "URL-ul fișierului mbox de importat"
 
 #: mboxmainwindow.cpp:40
-#, fuzzy, kde-format
-#| msgid "Import mbox file"
+#, kde-format
 msgctxt "@title:window"
 msgid "Import mbox file"
 msgstr "Importă fișier mbox"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-20.08.1/po/zh_CN/mboximporter.po 
new/mbox-importer-20.08.2/po/zh_CN/mboximporter.po
--- old/mbox-importer-20.08.1/po/zh_CN/mboximporter.po  2020-09-01 
08:36:15.000000000 +0200
+++ new/mbox-importer-20.08.2/po/zh_CN/mboximporter.po  2020-10-06 
05:40:48.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:18+0100\n"
-"PO-Revision-Date: 2020-08-12 20:42\n"
+"PO-Revision-Date: 2020-09-23 12:21\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mbox-importer-20.08.1/src/org.kde.mboximporter.desktop 
new/mbox-importer-20.08.2/src/org.kde.mboximporter.desktop
--- old/mbox-importer-20.08.1/src/org.kde.mboximporter.desktop  2020-08-27 
07:35:33.000000000 +0200
+++ new/mbox-importer-20.08.2/src/org.kde.mboximporter.desktop  2020-09-14 
09:54:56.000000000 +0200
@@ -26,6 +26,7 @@
 Name[pl]=Import skrzynki pocztowej
 Name[pt]=Importação MBox
 Name[pt_BR]=MBoxImporter
+Name[ro]=MBoxImporter
 Name[ru]=Импорт почтового ящика
 Name[sk]=MBoxImporter
 Name[sl]=MBoxImporter


Reply via email to