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 2023-07-07 15:49:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Fri Jul  7 15:49:36 2023 rev:80 rq:1097386 version:23.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2023-06-09 20:42:58.148481582 +0200
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.23466/mbox-importer.changes   
2023-07-07 15:52:21.201994895 +0200
@@ -1,0 +2,9 @@
+Tue Jul  4 10:20:36 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.keqzgN/_old  2023-07-07 15:52:21.905999089 +0200
+++ /var/tmp/diff_new_pack.keqzgN/_new  2023-07-07 15:52:21.913999137 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           mbox-importer
-Version:        23.04.2
+Version:        23.04.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-23.04.2.tar.xz -> mbox-importer-23.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-23.04.2/CMakeLists.txt 
new/mbox-importer-23.04.3/CMakeLists.txt
--- old/mbox-importer-23.04.2/CMakeLists.txt    2023-05-30 06:40:32.000000000 
+0200
+++ new/mbox-importer-23.04.3/CMakeLists.txt    2023-07-04 07:20:00.000000000 
+0200
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.23.2")
+set(PIM_VERSION "5.23.3")
 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 "23.04.2")
+set(RELEASE_SERVICE_VERSION "23.04.3")
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
@@ -40,7 +40,7 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_VERSION "5.23.2")
+set(AKONADI_VERSION "5.23.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -54,10 +54,10 @@
     set(KF_MAJOR_VERSION "5")
 endif()
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui 
Widgets)
-set(LIBMAILIMPORTER_VERSION "5.23.2")
-set(MAILCOMMON_LIB_VERSION "5.23.2")
-set(PIMCOMMON_LIB_VERSION "5.23.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.23.2")
+set(LIBMAILIMPORTER_VERSION "5.23.3")
+set(MAILCOMMON_LIB_VERSION "5.23.3")
+set(PIMCOMMON_LIB_VERSION "5.23.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.23.3")
 
 # Find KF5 package
 find_package(KF${KF_MAJOR_VERSION}Config ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-23.04.2/po/zh_CN/mboximporter.po 
new/mbox-importer-23.04.3/po/zh_CN/mboximporter.po
--- old/mbox-importer-23.04.2/po/zh_CN/mboximporter.po  2023-05-30 
06:40:32.000000000 +0200
+++ new/mbox-importer-23.04.3/po/zh_CN/mboximporter.po  2023-07-04 
07:20:00.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-03 00:45+0000\n"
-"PO-Revision-Date: 2023-05-22 14:04\n"
+"PO-Revision-Date: 2023-07-03 11:41\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to