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 2023-10-12 23:43:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Thu Oct 12 23:43:48 2023 rev:83 rq:1117409 version:23.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2023-09-15 22:09:06.120915845 +0200
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1807/mbox-importer.changes    
2023-10-12 23:46:53.971303152 +0200
@@ -1,0 +2,9 @@
+Tue Oct 10 18:28:19 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- No code change since 23.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.KZuvwA/_old  2023-10-12 23:46:54.511322705 +0200
+++ /var/tmp/diff_new_pack.KZuvwA/_new  2023-10-12 23:46:54.511322705 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           mbox-importer
-Version:        23.08.1
+Version:        23.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-23.08.1.tar.xz -> mbox-importer-23.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-23.08.1/CMakeLists.txt 
new/mbox-importer-23.08.2/CMakeLists.txt
--- old/mbox-importer-23.08.1/CMakeLists.txt    2023-09-03 06:09:55.000000000 
+0200
+++ new/mbox-importer-23.08.2/CMakeLists.txt    2023-09-20 05:09:19.000000000 
+0200
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.24.1")
+set(PIM_VERSION "5.24.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(mbox-importer VERSION ${PIM_VERSION})
 
@@ -32,7 +32,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "23.08.1")
+set(RELEASE_SERVICE_VERSION "23.08.2")
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
@@ -40,7 +40,7 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_VERSION "5.24.1")
+set(AKONADI_VERSION "5.24.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -54,10 +54,10 @@
     set(KF_MAJOR_VERSION "5")
 endif()
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui 
Widgets)
-set(LIBMAILIMPORTER_VERSION "5.24.1")
-set(MAILCOMMON_LIB_VERSION "5.24.1")
-set(PIMCOMMON_LIB_VERSION "5.24.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.24.1")
+set(LIBMAILIMPORTER_VERSION "5.24.2")
+set(MAILCOMMON_LIB_VERSION "5.24.2")
+set(PIMCOMMON_LIB_VERSION "5.24.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.24.2")
 
 # Find KF5 package
 find_package(KF${KF_MAJOR_VERSION}Config ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-23.08.1/po/es/mboximporter.po 
new/mbox-importer-23.08.2/po/es/mboximporter.po
--- old/mbox-importer-23.08.1/po/es/mboximporter.po     2023-09-03 
06:09:55.000000000 +0200
+++ new/mbox-importer-23.08.2/po/es/mboximporter.po     2023-09-20 
05:09:19.000000000 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Javier Viñal <[email protected]>, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
-# Eloy Cuadra <[email protected]>, 2019, 2020, 2021, 2022.
+# SPDX-FileCopyrightText: 2019, 2020, 2021, 2022, 2023 Eloy Cuadra 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-03 00:45+0000\n"
-"PO-Revision-Date: 2022-01-04 11:30+0100\n"
+"PO-Revision-Date: 2023-09-20 00:57+0200\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
@@ -16,22 +16,22 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 21.12.0\n"
+"X-Generator: Lokalize 23.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Javier Viñal"
+msgstr "Eloy Cuadra,Javier Viñal"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected],[email protected]"
 
 #: main.cpp:30
 #, kde-format
 msgid "MBox importer tool"
-msgstr "Herramienta de importación de mbox"
+msgstr "Herramienta de importación de MBox"
 
 #: main.cpp:32
 #, kde-format
@@ -56,7 +56,7 @@
 #: main.cpp:46
 #, kde-format
 msgid "URL of mbox to be imported"
-msgstr "URL de mbox a importar"
+msgstr "URL de mbox de donde importar"
 
 #: mboxmainwindow.cpp:27
 #, kde-format
@@ -78,10 +78,10 @@
 #: ui/mboximportwidget.ui:20
 #, kde-format
 msgid "Please select the folder to import to:"
-msgstr "Por favor, seleccione la carpeta a importar a"
+msgstr "Seleccione la carpeta a importar a:"
 
 #. i18n: ectx: property (text), widget (QPushButton, importMails)
 #: ui/mboximportwidget.ui:48
 #, kde-format
 msgid "Import Mails"
-msgstr "Importar correos"
+msgstr "Importar mensajes de correo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-23.08.1/po/zh_CN/mboximporter.po 
new/mbox-importer-23.08.2/po/zh_CN/mboximporter.po
--- old/mbox-importer-23.08.1/po/zh_CN/mboximporter.po  2023-09-03 
06:09:55.000000000 +0200
+++ new/mbox-importer-23.08.2/po/zh_CN/mboximporter.po  2023-09-20 
05:09:19.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-03 00:45+0000\n"
-"PO-Revision-Date: 2023-09-02 02:59\n"
+"PO-Revision-Date: 2023-09-16 10:11\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-23.08.1/src/org.kde.mboximporter.desktop 
new/mbox-importer-23.08.2/src/org.kde.mboximporter.desktop
--- old/mbox-importer-23.08.1/src/org.kde.mboximporter.desktop  2023-09-03 
06:09:55.000000000 +0200
+++ new/mbox-importer-23.08.2/src/org.kde.mboximporter.desktop  2023-09-20 
05:09:19.000000000 +0200
@@ -11,7 +11,7 @@
 Name[el]=MBoxImporter
 Name[en_GB]=MBoxImporter
 Name[eo]=MBoxImporter
-Name[es]=MBoxImporter
+Name[es]=Importador de MBox
 Name[et]=MBoxImporter
 Name[eu]=MBoxImportatzailea
 Name[fi]=MBoxImporter

Reply via email to