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-05-14 22:56:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Sat May 14 22:56:37 2022 rev:66 rq:976900 version:22.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2022-04-23 19:48:33.619168379 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1538/mbox-importer.changes 2022-05-14 22:58:07.359437885 +0200 @@ -1,0 +2,8 @@ +Tue May 10 16:30:58 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.1/ + +------------------------------------------------------------------- Old: ---- mbox-importer-22.04.0.tar.xz mbox-importer-22.04.0.tar.xz.sig New: ---- mbox-importer-22.04.1.tar.xz mbox-importer-22.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.oepnQb/_old 2022-05-14 22:58:07.743438364 +0200 +++ /var/tmp/diff_new_pack.oepnQb/_new 2022-05-14 22:58:07.747438370 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: mbox-importer -Version: 22.04.0 +Version: 22.04.1 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ mbox-importer-22.04.0.tar.xz -> mbox-importer-22.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-22.04.0/CMakeLists.txt new/mbox-importer-22.04.1/CMakeLists.txt --- old/mbox-importer-22.04.0/CMakeLists.txt 2022-04-09 17:58:03.000000000 +0200 +++ new/mbox-importer-22.04.1/CMakeLists.txt 2022-04-24 08:59:57.000000000 +0200 @@ -1,4 +1,4 @@ -set(PIM_VERSION "5.20.0") +set(PIM_VERSION "5.20.1") 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 "22.04.0") +set(RELEASE_SERVICE_VERSION "22.04.1") # add an extra space if(DEFINED KDEPIM_DEV_VERSION) set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}") @@ -40,16 +40,16 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})") -set(AKONADI_VERSION "5.20.0") +set(AKONADI_VERSION "5.20.1") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") set(QT_REQUIRED_VERSION "5.15.2") find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION "5.20.0") -set(MAILCOMMON_LIB_VERSION "5.20.0") -set(PIMCOMMON_LIB_VERSION "5.20.0") +set(LIBMAILIMPORTER_VERSION "5.20.1") +set(MAILCOMMON_LIB_VERSION "5.20.1") +set(PIMCOMMON_LIB_VERSION "5.20.1") # Find KF5 package find_package(KF5Config ${KF5_MIN_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-22.04.0/po/de/mboximporter.po new/mbox-importer-22.04.1/po/de/mboximporter.po --- old/mbox-importer-22.04.0/po/de/mboximporter.po 2022-04-15 02:22:12.000000000 +0200 +++ new/mbox-importer-22.04.1/po/de/mboximporter.po 2022-05-10 07:56:28.000000000 +0200 @@ -1,18 +1,19 @@ # Burkhard L??ck <[email protected]>, 2013, 2014, 2015, 2017, 2018, 2019, 2020, 2021. -# Frederik Schwarzer <[email protected]>, 2016. +# Frederik Schwarzer <[email protected]>, 2016, 2022. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-04 00:45+0000\n" -"PO-Revision-Date: 2021-03-01 12:36+0100\n" -"Last-Translator: Burkhard L??ck <[email protected]>\n" +"PO-Revision-Date: 2022-04-15 04:57+0200\n" +"Last-Translator: Frederik Schwarzer <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" "MIME-Version: 1.0\n" "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.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -35,10 +36,9 @@ msgstr "MBox-Importprogramm" #: main.cpp:34 -#, fuzzy, kde-format -#| msgid "Copyright ?? 2013-2021 MBoxImporter authors" +#, kde-format msgid "Copyright ?? 2013-%1 MBoxImporter authors" -msgstr "Copyright ?? 2013-2021 MBoxImporter-Autoren" +msgstr "Copyright ?? 2013-%1 MBoxImporter-Autoren" #: main.cpp:35 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-22.04.0/po/tr/mboximporter.po new/mbox-importer-22.04.1/po/tr/mboximporter.po --- old/mbox-importer-22.04.0/po/tr/mboximporter.po 2022-04-15 02:22:12.000000000 +0200 +++ new/mbox-importer-22.04.1/po/tr/mboximporter.po 2022-05-10 07:56:28.000000000 +0200 @@ -4,20 +4,21 @@ # Translators: # Volkan Gezer <[email protected]>, 2013, 2021. # Kaan Ozdincer <[email protected]>, 2014. +# Emir SARI <[email protected]>, 2022. msgid "" msgstr "" "Project-Id-Version: kdepim-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-04 00:45+0000\n" -"PO-Revision-Date: 2021-04-20 15:11+0200\n" -"Last-Translator: Volkan Gezer <[email protected]>\n" +"PO-Revision-Date: 2022-04-16 18:49+0300\n" +"Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" "MIME-Version: 1.0\n" "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.12.3\n" "(http: //www.transifex.com/projects/p/kdepim-k-tr/language/tr/)\n" "X-POOTLE-MTIME: 1413102203.000000\n" @@ -42,10 +43,9 @@ msgstr "MBox ????e Aktarma Arac??" #: main.cpp:34 -#, fuzzy, kde-format -#| msgid "Copyright ?? 2013-2021 MBoxImporter authors" +#, kde-format msgid "Copyright ?? 2013-%1 MBoxImporter authors" -msgstr "Telif Hakk?? ?? 2013-2021 MBoxImporter yazarlar??" +msgstr "Telif Hakk?? ?? 2013-%1 MBoxImporter yazarlar??" #: main.cpp:35 #, kde-format @@ -55,7 +55,7 @@ #: main.cpp:35 #, kde-format msgid "Maintainer" -msgstr "Projeyi Y??r??ten" +msgstr "Projeyi s??rd??ren" #: main.cpp:47 #, kde-format @@ -71,7 +71,7 @@ #: mboxmainwindow.cpp:58 #, kde-format msgid "Import in progress" -msgstr "????e aktarma devam ediyor" +msgstr "????e aktarma s??r??yor" #: mboxmainwindow.cpp:64 #, kde-format @@ -88,7 +88,7 @@ #: ui/mboximportwidget.ui:48 #, kde-format msgid "Import Mails" -msgstr "Postalar?? ????e Aktar" +msgstr "Postay?? ????e Aktar" #~ msgid "Messageviewer Header Theme Editor" #~ msgstr "Mesaj G??r??nt??leyici Ba??l??k Tema D??zenleyicisi" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-22.04.0/po/zh_CN/mboximporter.po new/mbox-importer-22.04.1/po/zh_CN/mboximporter.po --- old/mbox-importer-22.04.0/po/zh_CN/mboximporter.po 2022-04-15 02:22:12.000000000 +0200 +++ new/mbox-importer-22.04.1/po/zh_CN/mboximporter.po 2022-05-10 07:56:28.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-04 00:45+0000\n" -"PO-Revision-Date: 2022-04-14 15:36\n" +"PO-Revision-Date: 2022-05-08 08:18\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-22.04.0/src/org.kde.mboximporter.desktop new/mbox-importer-22.04.1/src/org.kde.mboximporter.desktop --- old/mbox-importer-22.04.0/src/org.kde.mboximporter.desktop 2022-04-09 17:58:03.000000000 +0200 +++ new/mbox-importer-22.04.1/src/org.kde.mboximporter.desktop 2022-04-24 08:59:57.000000000 +0200 @@ -39,7 +39,7 @@ Name[sr@latin]=Uvoznik iz mboxa Name[sv]=Import av brevl??dor Name[tg]=?????????????????????????? ??MBoxImporter?? -Name[tr]=MBoxAktar??c?? +Name[tr]=MBox ????e Aktar??c?? Name[uk]=?????????? ???????????????????????? MBox Name[x-test]=xxMBoxImporterxx Name[zh_CN]=MBox ?????????
