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 2024-03-22 15:19:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Fri Mar 22 15:19:52 2024 rev:87 rq:1160340 version:24.02.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2024-03-11 15:37:34.422461821 +0100 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1905/mbox-importer.changes 2024-03-22 15:31:45.153496552 +0100 @@ -1,0 +2,9 @@ +Tue Mar 19 15:27:51 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.02.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.1/ +- No code change since 24.02.0 + +------------------------------------------------------------------- Old: ---- mbox-importer-24.02.0.tar.xz mbox-importer-24.02.0.tar.xz.sig New: ---- mbox-importer-24.02.1.tar.xz mbox-importer-24.02.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.XCaUwB/_old 2024-03-22 15:31:45.713517142 +0100 +++ /var/tmp/diff_new_pack.XCaUwB/_new 2024-03-22 15:31:45.713517142 +0100 @@ -18,11 +18,11 @@ %define kf6_version 5.246.0 %define qt6_version 6.6.0 -%define kpim6_version 6.0.0 +%define kpim6_version 6.0.1 %bcond_without released Name: mbox-importer -Version: 24.02.0 +Version: 24.02.1 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -44,7 +44,7 @@ BuildRequires: cmake(Qt6Gui) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} # It can only build on the same platforms as Qt Webengine -ExclusiveArch: x86_64 aarch64 riscv64 +ExclusiveArch: x86_64 %x86_64 aarch64 riscv64 %description This package contains a tool that can be used to import mbox archives ++++++ mbox-importer-24.02.0.tar.xz -> mbox-importer-24.02.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-24.02.0/CMakeLists.txt new/mbox-importer-24.02.1/CMakeLists.txt --- old/mbox-importer-24.02.0/CMakeLists.txt 2024-02-05 04:36:08.000000000 +0100 +++ new/mbox-importer-24.02.1/CMakeLists.txt 2024-03-01 04:38:32.000000000 +0100 @@ -1,4 +1,4 @@ -set(PIM_VERSION "6.0.0") +set(PIM_VERSION "6.0.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 "24.02.0") +set(RELEASE_SERVICE_VERSION "24.02.1") # add an extra space if(DEFINED KDEPIM_DEV_VERSION) set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}") @@ -40,15 +40,15 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})") -set(AKONADI_VERSION "6.0.0") +set(AKONADI_VERSION "6.0.1") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "6") find_package(Qt6 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets) -set(LIBMAILIMPORTER_VERSION "6.0.0") -set(MAILCOMMON_LIB_VERSION "6.0.0") -set(IDENTITYMANAGEMENT_LIB_VERSION "6.0.0") +set(LIBMAILIMPORTER_VERSION "6.0.1") +set(MAILCOMMON_LIB_VERSION "6.0.1") +set(IDENTITYMANAGEMENT_LIB_VERSION "6.0.1") # Find KF6 package find_package(KF6Config ${KF_MIN_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-24.02.0/po/lt/mboximporter.po new/mbox-importer-24.02.1/po/lt/mboximporter.po --- old/mbox-importer-24.02.0/po/lt/mboximporter.po 2024-02-05 04:36:08.000000000 +0100 +++ new/mbox-importer-24.02.1/po/lt/mboximporter.po 2024-03-01 04:38:32.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: l 10n\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-09-21 00:45+0000\n" -"PO-Revision-Date: 2014-11-10 19:35+0200\n" +"PO-Revision-Date: 2024-02-29 23:44+0200\n" "Last-Translator: Liudas AliÅ¡auskas <[email protected]>\n" "Language-Team: Lithuanian <[email protected]>\n" "Language: lt\n" @@ -18,17 +18,17 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n" "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Poedit 3.4.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Liudas AliÅ¡auskas" +msgstr "Liudas AliÅ¡auskas, Moo" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected]" +msgstr "[email protected], <>" #: main.cpp:26 #, kde-format @@ -36,16 +36,14 @@ msgstr "MBox importavimo įrankis" #: main.cpp:28 -#, fuzzy, kde-format -#| msgid "MBox importer tool" +#, kde-format msgid "MBox Import Tool" msgstr "MBox importavimo įrankis" #: main.cpp:30 -#, fuzzy, kde-format -#| msgid "Copyright © 2013 MBoxImporter authors" +#, kde-format msgid "Copyright © 2013-%1 MBoxImporter authors" -msgstr "AutorinÄs teisÄs © 2013 MBoxImporter autoriai" +msgstr "Autorių teisÄs © 2013â%1 MBoxImporter autoriai" #: main.cpp:31 #, kde-format @@ -63,8 +61,7 @@ msgstr "Importuotino mbox URL" #: mboxmainwindow.cpp:27 -#, fuzzy, kde-format -#| msgid "Import mbox file" +#, kde-format msgctxt "@title:window" msgid "Import mbox file" msgstr "Importuoti mbox failÄ " @@ -83,7 +80,7 @@ #: ui/mboximportwidget.ui:20 #, kde-format msgid "Please select the folder to import to:" -msgstr "Pasirinkite aplankÄ , į kurį importuosite:" +msgstr "Pasirinkite aplankÄ , į kurį importuoti:" #. i18n: ectx: property (text), widget (QPushButton, importMails) #: ui/mboximportwidget.ui:48 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-24.02.0/src/org.kde.mboximporter.desktop new/mbox-importer-24.02.1/src/org.kde.mboximporter.desktop --- old/mbox-importer-24.02.0/src/org.kde.mboximporter.desktop 2024-02-05 04:36:08.000000000 +0100 +++ new/mbox-importer-24.02.1/src/org.kde.mboximporter.desktop 2024-03-01 04:38:32.000000000 +0100 @@ -26,6 +26,7 @@ Name[ka]=MBoxImporter Name[kk]=MBoxImporter Name[ko]=MBoxImporter +Name[lt]=MBoxImporter Name[nb]=MBoxImporter Name[nds]=Mbox-Import Name[nl]=MBoxImporter
