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 2022-09-09 18:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and      /work/SRC/openSUSE:Factory/.mbox-importer.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbox-importer"

Fri Sep  9 18:27:21 2022 rev:70 rq:1002143 version:22.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes      
2022-08-19 17:58:36.496368185 +0200
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new.2083/mbox-importer.changes    
2022-09-09 18:28:52.261164281 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:21:17 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.8xTB1n/_old  2022-09-09 18:28:52.661165334 +0200
+++ /var/tmp/diff_new_pack.8xTB1n/_new  2022-09-09 18:28:52.669165355 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           mbox-importer
-Version:        22.08.0
+Version:        22.08.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-22.08.0.tar.xz -> mbox-importer-22.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-22.08.0/CMakeLists.txt 
new/mbox-importer-22.08.1/CMakeLists.txt
--- old/mbox-importer-22.08.0/CMakeLists.txt    2022-08-08 07:08:29.000000000 
+0200
+++ new/mbox-importer-22.08.1/CMakeLists.txt    2022-08-20 17:03:36.000000000 
+0200
@@ -1,4 +1,4 @@
-set(PIM_VERSION "5.21.0")
+set(PIM_VERSION "5.21.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 "22.08.0")
+set(RELEASE_SERVICE_VERSION "22.08.1")
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
@@ -40,16 +40,16 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_VERSION "5.21.0")
+set(AKONADI_VERSION "5.21.1")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui 
Widgets)
-set(LIBMAILIMPORTER_VERSION "5.21.0")
-set(MAILCOMMON_LIB_VERSION "5.21.0")
-set(PIMCOMMON_LIB_VERSION "5.21.0")
+set(LIBMAILIMPORTER_VERSION "5.21.1")
+set(MAILCOMMON_LIB_VERSION "5.21.1")
+set(PIMCOMMON_LIB_VERSION "5.21.1")
 
 # Find KF5 package
 find_package(KF5Config ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-22.08.0/po/zh_CN/mboximporter.po 
new/mbox-importer-22.08.1/po/zh_CN/mboximporter.po
--- old/mbox-importer-22.08.0/po/zh_CN/mboximporter.po  2022-08-12 
02:12:17.000000000 +0200
+++ new/mbox-importer-22.08.1/po/zh_CN/mboximporter.po  2022-09-06 
02:15:23.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-04 00:45+0000\n"
-"PO-Revision-Date: 2022-08-07 13:32\n"
+"PO-Revision-Date: 2022-08-20 14:21\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to