Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-import-wizard for 
openSUSE:Factory checked in at 2023-10-12 23:39:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-import-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-import-wizard"

Thu Oct 12 23:39:34 2023 rev:87 rq:1117200 version:23.08.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/akonadi-import-wizard/akonadi-import-wizard.changes  
    2023-09-15 22:01:43.857102949 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-import-wizard.new.1807/akonadi-import-wizard.changes
    2023-10-12 23:40:05.432513389 +0200
@@ -1,0 +2,9 @@
+Tue Oct 10 18:26:42 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- 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:
----
  akonadi-import-wizard-23.08.1.tar.xz
  akonadi-import-wizard-23.08.1.tar.xz.sig

New:
----
  akonadi-import-wizard-23.08.2.tar.xz
  akonadi-import-wizard-23.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-import-wizard.spec ++++++
--- /var/tmp/diff_new_pack.CLkGpk/_old  2023-10-12 23:40:05.980533226 +0200
+++ /var/tmp/diff_new_pack.CLkGpk/_new  2023-10-12 23:40:05.980533226 +0200
@@ -20,7 +20,7 @@
 %define kf5_version 5.105.0
 %bcond_without released
 Name:           akonadi-import-wizard
-Version:        23.08.1
+Version:        23.08.2
 Release:        0
 Summary:        Assistant to import PIM data
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ akonadi-import-wizard-23.08.1.tar.xz -> 
akonadi-import-wizard-23.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-import-wizard-23.08.1/CMakeLists.txt 
new/akonadi-import-wizard-23.08.2/CMakeLists.txt
--- old/akonadi-import-wizard-23.08.1/CMakeLists.txt    2023-09-03 
06:06:07.000000000 +0200
+++ new/akonadi-import-wizard-23.08.2/CMakeLists.txt    2023-10-09 
05:25:17.000000000 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.24.1")
+set(PIM_VERSION "5.24.2")
 project(AkonadiImportWizard 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)
@@ -44,8 +44,8 @@
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
 
-set(KMAILTRANSPORT_LIB_VERSION "5.24.1")
-set(AKONADI_VERSION "5.24.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.24.2")
+set(AKONADI_VERSION "5.24.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -59,11 +59,11 @@
     set(KF_MAJOR_VERSION "5")
 endif()
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED 
Widgets Gui)
-set(MAILIMPORTER_VERSION "5.24.1")
-set(MAILCOMMON_LIB_VERSION "5.24.1")
-set(MESSAGELIB_LIB_VERSION "5.24.1")
-set(PIMCOMMON_LIB_VERSION "5.24.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.24.1")
+set(MAILIMPORTER_VERSION "5.24.2")
+set(MAILCOMMON_LIB_VERSION "5.24.2")
+set(MESSAGELIB_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/akonadi-import-wizard-23.08.1/po/fr/akonadiimportwizard.po 
new/akonadi-import-wizard-23.08.2/po/fr/akonadiimportwizard.po
--- old/akonadi-import-wizard-23.08.1/po/fr/akonadiimportwizard.po      
2023-09-03 06:06:07.000000000 +0200
+++ new/akonadi-import-wizard-23.08.2/po/fr/akonadiimportwizard.po      
2023-10-09 05:25:17.000000000 +0200
@@ -2,7 +2,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Joëlle Cornavin <jc...@free.fr>, 2012, 2013.
-# xavier <xavier.besn...@neuf.fr>, 2013, 2021, 2022.
+# SPDX-FileCopyrightText: 2013, 2021, 2022, 2023 xavier 
<xavier.besn...@neuf.fr>
 # Vincent PINON <vincent.pi...@laposte.net>, 2014.
 # Vincent Pinon <vpi...@kde.org>, 2015, 2017, 2018.
 # Simon Depiets <sdepi...@gmail.com>, 2019, 2020.
@@ -21,7 +21,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 22.12.0\n"
+"X-Generator: Lokalize 23.08.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/akonadi-import-wizard-23.08.1/po/gl/akonadiimportwizard.po 
new/akonadi-import-wizard-23.08.2/po/gl/akonadiimportwizard.po
--- old/akonadi-import-wizard-23.08.1/po/gl/akonadiimportwizard.po      
2023-09-03 06:06:07.000000000 +0200
+++ new/akonadi-import-wizard-23.08.2/po/gl/akonadiimportwizard.po      
2023-10-09 05:25:17.000000000 +0200
@@ -3,14 +3,14 @@
 # Xosé <xoseca...@gmail.com>, 2012, 2014.
 # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2013, 2015, 2016.
 # Marce Villarino <mvillar...@kde-espana.org>, 2013, 2014.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2023.
+# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio)
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-29 00:47+0000\n"
-"PO-Revision-Date: 2023-06-23 20:56+0200\n"
+"PO-Revision-Date: 2023-09-30 10:27+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <proxe...@trasno.gal>\n"
 "Language: gl\n"
@@ -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 23.04.2\n"
+"X-Generator: Lokalize 23.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -176,7 +176,7 @@
 #: libimportwizard/abstractaddressbook.cpp:28
 #, kde-format
 msgid "Creating new contact..."
-msgstr "Estase a crear un contacto novo…"
+msgstr "Creando un contacto novo…"
 
 #: libimportwizard/abstractaddressbook.cpp:34
 #, kde-format
@@ -229,7 +229,7 @@
 #: libimportwizard/abstractsettings.cpp:38
 #, kde-format
 msgid "Setting up identity..."
-msgstr "Estase a configurar a identidade…"
+msgstr "Configurando a identidade…"
 
 #: libimportwizard/abstractsettings.cpp:46
 #, kde-format
@@ -239,7 +239,7 @@
 #: libimportwizard/abstractsettings.cpp:63
 #, kde-format
 msgid "Setting up transport..."
-msgstr "Estase a configurar o transporte…"
+msgstr "Configurando o transporte…"
 
 #: libimportwizard/abstractsettings.cpp:75
 #, kde-format
@@ -264,7 +264,7 @@
 #: main.cpp:48
 #, kde-format
 msgid "Maintainer"
-msgstr "Mantedor"
+msgstr "Mantemento."
 
 #: main.cpp:54
 #, kde-format
@@ -324,7 +324,7 @@
 #: plugins/evolutionv3/evolutionaddressbook.cpp:80
 #, kde-format
 msgid "Failed to export address book \"%1\"."
-msgstr "Non se puido exportar a axenda de enderezos «%1»."
+msgstr "Non foi posíbel exportar a axenda de enderezos «%1»."
 
 #: plugins/evolutionv3/evolutionv3importdata.cpp:57
 #, kde-format
@@ -394,7 +394,7 @@
 #: ui/autodetect/importmailpage.ui:32 ui/manual/manualselectfilterpage.ui:136
 #, kde-format
 msgid "Please select the folder to import to:"
-msgstr "Escolla o cartafol de destino dos datos importados:"
+msgstr "Escolla o cartafol no que importar:"
 
 #. i18n: ectx: property (text), widget (QPushButton, importMails)
 #: ui/autodetect/importmailpage.ui:60
@@ -406,31 +406,31 @@
 #: ui/autodetect/selectcomponentpage.ui:49
 #, kde-format
 msgid "Mails"
-msgstr "Correos"
+msgstr "Mensaxes de correo."
 
 #. i18n: ectx: property (text), widget (QCheckBox, filters)
 #: ui/autodetect/selectcomponentpage.ui:59
 #, kde-format
 msgid "Filters"
-msgstr "Filtros"
+msgstr "Filtros."
 
 #. i18n: ectx: property (text), widget (QCheckBox, settings)
 #: ui/autodetect/selectcomponentpage.ui:69
 #, kde-format
 msgid "Settings"
-msgstr "Configuración"
+msgstr "Configuración."
 
 #. i18n: ectx: property (text), widget (QCheckBox, addressbooks)
 #: ui/autodetect/selectcomponentpage.ui:79
 #, kde-format
 msgid "Address Books"
-msgstr "Axendas de enderezos"
+msgstr "Axendas de enderezos."
 
 #. i18n: ectx: property (text), widget (QCheckBox, calendars)
 #: ui/autodetect/selectcomponentpage.ui:89
 #, kde-format
 msgid "Calendars"
-msgstr "Calendarios"
+msgstr "Calendarios."
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: ui/autodetect/selectcomponentpage.ui:126
@@ -452,13 +452,13 @@
 #: ui/autodetect/selectcomponentpage.ui:143
 #, kde-format
 msgid "Import Everything"
-msgstr "Importalo todo"
+msgstr "Importalo todo."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/autodetect/selectprogrampage.ui:53
 #, kde-format
 msgid "Please select the program from which you like to import:"
-msgstr "Seleccione o programa do que quere importar datos:"
+msgstr "Seleccione o programa do que quere importar:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: ui/autodetect/selectprogrampage.ui:86
@@ -470,7 +470,7 @@
 #: ui/autodetect/selectprogrampage.ui:112
 #, kde-format
 msgid "Manual Selection"
-msgstr "Selección manual"
+msgstr "Selección manual."
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
 #: ui/manual/manualimportmailpage.ui:96
@@ -508,7 +508,7 @@
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 "family:'DejaVu Sans'; font-size:9pt; font-weight:600;\">Benvida/o ao "
-"ImportWizard - A ferramenta de importación de correo</span><span style=\" "
+"ImportWizard, a ferramenta de importación de correo</span><span style=\" "
 "font-family:'DejaVu Sans'; font-size:9pt;\"> <br /><br />Este programa axuda "
 "a importar a Akonadi o correo do seu programa de correo anterior.<br /><br /"
 ">Escolla o programa do que quere importar. A continuación, seleccione o "
@@ -518,7 +518,7 @@
 #: ui/manual/manualselectfilterpage.ui:146
 #, kde-format
 msgid "Remove &duplicate messages during import"
-msgstr "Retirar as mensaxes &duplicadas mentres se importan"
+msgstr "Retirar as mensaxes &duplicadas mentres se importan."
 
 #~ msgid "importwizard"
 #~ msgstr "Asistente de importación"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-23.08.1/po/it/akonadiimportwizard.po 
new/akonadi-import-wizard-23.08.2/po/it/akonadiimportwizard.po
--- old/akonadi-import-wizard-23.08.1/po/it/akonadiimportwizard.po      
2023-09-03 06:06:07.000000000 +0200
+++ new/akonadi-import-wizard-23.08.2/po/it/akonadiimportwizard.po      
2023-10-09 05:25:17.000000000 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the importwizard package.
-# Luigi Toscano <luigi.tosc...@tiscali.it>, 2012, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021, 2022.
+# Luigi Toscano <luigi.tosc...@tiscali.it>, 2012, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021, 2022, 2023.
 #
 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 21.08.0\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-23.08.1/po/ko/akonadiimportwizard.po 
new/akonadi-import-wizard-23.08.2/po/ko/akonadiimportwizard.po
--- old/akonadi-import-wizard-23.08.1/po/ko/akonadiimportwizard.po      
2023-09-03 06:06:07.000000000 +0200
+++ new/akonadi-import-wizard-23.08.2/po/ko/akonadiimportwizard.po      
2023-10-09 05:25:17.000000000 +0200
@@ -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>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022.
+# Shinjo Park <k...@peremen.name>, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2021, 2022, 2023.
 #
 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 21.08.1\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-23.08.1/po/tr/akonadiimportwizard.po 
new/akonadi-import-wizard-23.08.2/po/tr/akonadiimportwizard.po
--- old/akonadi-import-wizard-23.08.1/po/tr/akonadiimportwizard.po      
2023-09-03 06:06:07.000000000 +0200
+++ new/akonadi-import-wizard-23.08.2/po/tr/akonadiimportwizard.po      
2023-10-09 05:25:17.000000000 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Volkan Gezer <volkange...@gmail.com>, 2015, 2017.
-# Emir SARI <emir_s...@icloud.com>, 2022, 2023.
+# SPDX-FileCopyrightText: 2022, 2023 Emir SARI <emir_s...@icloud.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-29 00:47+0000\n"
-"PO-Revision-Date: 2023-05-15 22:28+0300\n"
+"PO-Revision-Date: 2023-09-27 12:56+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -16,7 +16,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 23.03.70\n"
+"X-Generator: Lokalize 23.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -51,12 +51,12 @@
 #: importwizard.cpp:125
 #, kde-format
 msgid "Step 1: Select Filter"
-msgstr "1. Adım: Süzgeç Seçin"
+msgstr "1. adım: Süzgeç seç"
 
 #: importwizard.cpp:130
 #, kde-format
 msgid "Step 2: Importing..."
-msgstr "2. Adım: İçe Aktarılıyor..."
+msgstr "2. adım: İçe aktarılıyor..."
 
 #: importwizard.cpp:159
 #, kde-format
@@ -66,33 +66,33 @@
 #: importwizard.cpp:164
 #, kde-format
 msgid "Select material to import"
-msgstr "İçe aktarılacak malzemeyi seçin"
+msgstr "İçe aktarılacak malzemeyi seç"
 
 #: importwizard.cpp:168
 #, kde-format
 msgid "Import mail messages"
-msgstr "Posta iletilerini içe aktar"
+msgstr "Posta iletileri içe aktar"
 
 #: importwizard.cpp:172
 #, kde-format
 msgid "Import mail filters"
-msgstr "Posta süzgeçlerini içe aktar"
+msgstr "Posta süzgeçleri içe aktar"
 
 #. i18n: ectx: property (text), widget (QPushButton, importSettings)
 #: importwizard.cpp:176 ui/autodetect/importsettingpage.ui:47
 #, kde-format
 msgid "Import settings"
-msgstr "Ayarları içe aktar"
+msgstr "Ayarlar içe aktar"
 
 #: importwizard.cpp:180
 #, kde-format
 msgid "Import addressbooks"
-msgstr "Adres defterini içe aktar"
+msgstr "Adres defteri içe aktar"
 
 #: importwizard.cpp:184
 #, kde-format
 msgid "Import calendars"
-msgstr "Takvimi içe aktar"
+msgstr "Takvim içe aktar"
 
 #: importwizard.cpp:188
 #, kde-format
@@ -247,7 +247,7 @@
 #: main.cpp:42 main.cpp:44
 #, kde-format
 msgid "PIM Import Tool"
-msgstr "PIM İçe Aktarım Aracı"
+msgstr "PIM İçe Aktarma Aracı"
 
 #: main.cpp:46
 #, kde-format
@@ -293,7 +293,7 @@
 #: plugins/claws-mail/clawsmailimportdata.cpp:76
 #, kde-format
 msgid "Claws Mail settings not found."
-msgstr "Claws Eposta ayarları bulunamadı."
+msgstr "Claws Mail ayarları bulunamadı."
 
 #: plugins/evolutionv3/evolutionaddressbook.cpp:21
 #, kde-format
@@ -368,19 +368,19 @@
 #: ui/autodetect/importaddressbookpage.ui:47
 #, kde-format
 msgid "Import addressbook"
-msgstr "Adres defterini içe aktar"
+msgstr "Adres Defteri İçe Aktar"
 
 #. i18n: ectx: property (text), widget (QPushButton, importCalendar)
 #: ui/autodetect/importcalendarpage.ui:47
 #, kde-format
 msgid "Import calendar"
-msgstr "Takvimi içe aktar"
+msgstr "Takvim İçe Aktar"
 
 #. i18n: ectx: property (text), widget (QPushButton, importFilters)
 #: ui/autodetect/importfilterpage.ui:47
 #, kde-format
 msgid "Import Filters"
-msgstr "Süzgeçleri İçe Aktar"
+msgstr "Süzgeçler İçe Aktar"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/autodetect/importfinishpage.ui:29
@@ -398,7 +398,7 @@
 #: ui/autodetect/importmailpage.ui:60
 #, kde-format
 msgid "Import Mails"
-msgstr "Postaları İçe Aktar"
+msgstr "Posta İçe Aktar"
 
 #. i18n: ectx: property (text), widget (QCheckBox, mails)
 #: ui/autodetect/selectcomponentpage.ui:49
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-import-wizard-23.08.1/po/zh_CN/akonadiimportwizard.po 
new/akonadi-import-wizard-23.08.2/po/zh_CN/akonadiimportwizard.po
--- old/akonadi-import-wizard-23.08.1/po/zh_CN/akonadiimportwizard.po   
2023-09-03 06:06:07.000000000 +0200
+++ new/akonadi-import-wizard-23.08.2/po/zh_CN/akonadiimportwizard.po   
2023-10-09 05:25:17.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-29 00:47+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"

Reply via email to