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-03-07 20:08:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Sat Mar  7 20:08:14 2026 rev:111 rq:1337102 version:25.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2026-02-06 19:13:38.468406657 +0100
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.8177/mbox-importer.changes    
2026-03-07 20:13:06.435752723 +0100
@@ -1,0 +2,9 @@
+Tue Mar  3 09:57:21 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.3/
+- No code change since 25.12.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.eM0wVQ/_old  2026-03-07 20:13:07.171783170 +0100
+++ /var/tmp/diff_new_pack.eM0wVQ/_new  2026-03-07 20:13:07.179783501 +0100
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.6.2
+%define kpim6_version 6.6.3
 
 %bcond_without released
 Name:           mbox-importer
-Version:        25.12.2
+Version:        25.12.3
 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.2.tar.xz -> mbox-importer-25.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-25.12.2/CMakeLists.txt 
new/mbox-importer-25.12.3/CMakeLists.txt
--- old/mbox-importer-25.12.2/CMakeLists.txt    2026-01-30 04:51:24.000000000 
+0100
+++ new/mbox-importer-25.12.3/CMakeLists.txt    2026-02-20 05:17:07.000000000 
+0100
@@ -1,4 +1,4 @@
-set(PIM_VERSION "6.6.2")
+set(PIM_VERSION "6.6.3")
 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.2")
+set(RELEASE_SERVICE_VERSION "25.12.3")
 # 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.2")
+set(AKONADI_VERSION "6.6.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
@@ -77,9 +77,9 @@
         Gui
         Widgets
 )
-set(LIBMAILIMPORTER_VERSION "6.6.2")
-set(MAILCOMMON_LIB_VERSION "6.6.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.2")
+set(LIBMAILIMPORTER_VERSION "6.6.3")
+set(MAILCOMMON_LIB_VERSION "6.6.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.3")
 
 # Find KF6 package
 find_package(KF6Config ${KF_MIN_VERSION} CONFIG REQUIRED)

Reply via email to