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 2026-01-12 10:20:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Mon Jan 12 10:20:27 2026 rev:109 rq:1326231 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2025-12-15 12:02:05.044629391 +0100 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1928/mbox-importer.changes 2026-01-12 10:30:01.863025043 +0100 @@ -1,0 +2,9 @@ +Wed Jan 7 12:25:29 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- No code change since 25.12.0 + +------------------------------------------------------------------- Old: ---- mbox-importer-25.12.0.tar.xz mbox-importer-25.12.0.tar.xz.sig New: ---- mbox-importer-25.12.1.tar.xz mbox-importer-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.lPWYft/_old 2026-01-12 10:30:02.399047036 +0100 +++ /var/tmp/diff_new_pack.lPWYft/_new 2026-01-12 10:30:02.399047036 +0100 @@ -22,7 +22,7 @@ %bcond_without released Name: mbox-importer -Version: 25.12.0 +Version: 25.12.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-25.12.0.tar.xz -> mbox-importer-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-25.12.0/CMakeLists.txt new/mbox-importer-25.12.1/CMakeLists.txt --- old/mbox-importer-25.12.0/CMakeLists.txt 2025-12-03 07:11:54.000000000 +0100 +++ new/mbox-importer-25.12.1/CMakeLists.txt 2025-12-28 09:50:02.000000000 +0100 @@ -1,4 +1,4 @@ -set(PIM_VERSION "6.6.0") +set(PIM_VERSION "6.6.1") cmake_minimum_required(VERSION 3.16 FATAL_ERROR) project(mbox-importer VERSION ${PIM_VERSION}) @@ -56,7 +56,7 @@ # Do NOT add quote set(KDEPIM_DEV_VERSION) -set(RELEASE_SERVICE_VERSION "25.12.0") +set(RELEASE_SERVICE_VERSION "25.12.1") # add an extra space if(DEFINED KDEPIM_DEV_VERSION) set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}") @@ -64,7 +64,7 @@ set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})") -set(AKONADI_VERSION "6.6.0") +set(AKONADI_VERSION "6.6.1") set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "6") @@ -77,9 +77,9 @@ Gui Widgets ) -set(LIBMAILIMPORTER_VERSION "6.6.0") -set(MAILCOMMON_LIB_VERSION "6.6.0") -set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.0") +set(LIBMAILIMPORTER_VERSION "6.6.1") +set(MAILCOMMON_LIB_VERSION "6.6.1") +set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.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-25.12.0/src/org.kde.mboximporter.desktop new/mbox-importer-25.12.1/src/org.kde.mboximporter.desktop --- old/mbox-importer-25.12.0/src/org.kde.mboximporter.desktop 2025-12-03 07:11:54.000000000 +0100 +++ new/mbox-importer-25.12.1/src/org.kde.mboximporter.desktop 2025-12-28 09:50:02.000000000 +0100 @@ -17,6 +17,7 @@ Name[eu]=MBoxImportatzailea Name[fi]=MBoxImporter Name[fr]=MBoxImporter +Name[ga]=MBoxImporter Name[gl]=MBoxImporter Name[he]=MBoxImporter Name[hi]=एमबॉक्स आयातक
