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-04-15 20:18:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Mon Apr 15 20:18:31 2024 rev:88 rq:1167444 version:24.02.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2024-03-22 15:31:45.153496552 +0100
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.26366/mbox-importer.changes   
2024-04-15 20:24:34.134118975 +0200
@@ -1,0 +2,9 @@
+Tue Apr  9 18:09:41 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.02.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.02.2/
+- No code change since 24.02.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.HkM8Ex/_old  2024-04-15 20:24:34.598136059 +0200
+++ /var/tmp/diff_new_pack.HkM8Ex/_new  2024-04-15 20:24:34.602136206 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define kf6_version 5.246.0
+%define kf6_version 6.0.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.0.1
+%define kpim6_version 6.0.2
 
 %bcond_without released
 Name:           mbox-importer
-Version:        24.02.1
+Version:        24.02.2
 Release:        0
 Summary:        Tool for importing mbox archives into akonadi
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ mbox-importer-24.02.1.tar.xz -> mbox-importer-24.02.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-24.02.1/CMakeLists.txt 
new/mbox-importer-24.02.2/CMakeLists.txt
--- old/mbox-importer-24.02.1/CMakeLists.txt    2024-03-01 04:38:32.000000000 
+0100
+++ new/mbox-importer-24.02.2/CMakeLists.txt    2024-03-31 05:27:06.000000000 
+0200
@@ -1,4 +1,4 @@
-set(PIM_VERSION "6.0.1")
+set(PIM_VERSION "6.0.2")
 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.1")
+set(RELEASE_SERVICE_VERSION "24.02.2")
 # 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.1")
+set(AKONADI_VERSION "6.0.2")
 
 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.1")
-set(MAILCOMMON_LIB_VERSION "6.0.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.0.1")
+set(LIBMAILIMPORTER_VERSION "6.0.2")
+set(MAILCOMMON_LIB_VERSION "6.0.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.0.2")
 
 # 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.1/po/zh_CN/mboximporter.po 
new/mbox-importer-24.02.2/po/zh_CN/mboximporter.po
--- old/mbox-importer-24.02.1/po/zh_CN/mboximporter.po  2024-03-01 
04:38:32.000000000 +0100
+++ new/mbox-importer-24.02.2/po/zh_CN/mboximporter.po  2024-03-31 
05:27:06.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-09-21 00:45+0000\n"
-"PO-Revision-Date: 2024-01-06 03:32\n"
+"PO-Revision-Date: 2024-03-30 19:38\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,8 +14,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf6-trunk/messages/mbox-importer/mboximporter.pot\n"
-"X-Crowdin-File-ID: 45471\n"
+"X-Crowdin-File: /kf6-stable/messages/mbox-importer/mboximporter.pot\n"
+"X-Crowdin-File-ID: 53150\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"

Reply via email to