Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mailimporter for openSUSE:Factory 
checked in at 2023-03-03 22:26:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailimporter (Old)
 and      /work/SRC/openSUSE:Factory/.mailimporter.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailimporter"

Fri Mar  3 22:26:00 2023 rev:85 rq:1068932 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailimporter/mailimporter.changes        
2023-02-04 14:21:43.243655739 +0100
+++ /work/SRC/openSUSE:Factory/.mailimporter.new.31432/mailimporter.changes     
2023-03-03 22:27:13.591089798 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:54 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  mailimporter-22.12.2.tar.xz
  mailimporter-22.12.2.tar.xz.sig

New:
----
  mailimporter-22.12.3.tar.xz
  mailimporter-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ mailimporter.spec ++++++
--- /var/tmp/diff_new_pack.WtRlup/_old  2023-03-03 22:27:14.259091928 +0100
+++ /var/tmp/diff_new_pack.WtRlup/_new  2023-03-03 22:27:14.263091941 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mailimporter
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           mailimporter
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Mail import functionality for KDE PIM applications
 License:        GPL-2.0-or-later
@@ -95,10 +95,8 @@
 
 %find_lang %{name} --with-man --all-name
 
-%post  -n libKF5MailImporter5 -p /sbin/ldconfig
-%postun -n libKF5MailImporter5 -p /sbin/ldconfig
-%post  -n libKF5MailImporterAkonadi5 -p /sbin/ldconfig
-%postun -n libKF5MailImporterAkonadi5 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5MailImporter5
+%ldconfig_scriptlets -n libKF5MailImporterAkonadi5
 
 %files devel
 %{_kf5_cmakedir}/KF5MailImporter/


++++++ mailimporter-22.12.2.tar.xz -> mailimporter-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-22.12.2/CMakeLists.txt 
new/mailimporter-22.12.3/CMakeLists.txt
--- old/mailimporter-22.12.2/CMakeLists.txt     2023-01-22 04:46:37.000000000 
+0100
+++ new/mailimporter-22.12.3/CMakeLists.txt     2023-02-25 06:21:02.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.22.2")
+set(PIM_VERSION "5.22.3")
 
 project(MailImporter VERSION ${PIM_VERSION})
 
@@ -35,14 +35,14 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 
-set(AKONADIMIME_LIB_VERSION "5.22.2")
+set(AKONADIMIME_LIB_VERSION "5.22.3")
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
     set(QT_REQUIRED_VERSION "6.4.0")
 endif()
-set(KMIME_LIB_VERSION "5.22.2")
-set(AKONADI_VERSION "5.22.2")
-set(PIMCOMMON_LIB_VERSION "5.22.2")
+set(KMIME_LIB_VERSION "5.22.3")
+set(AKONADI_VERSION "5.22.3")
+set(PIMCOMMON_LIB_VERSION "5.22.3")
 
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED 
Widgets Test Xml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-22.12.2/po/zh_CN/libmailimporter.po 
new/mailimporter-22.12.3/po/zh_CN/libmailimporter.po
--- old/mailimporter-22.12.2/po/zh_CN/libmailimporter.po        2023-01-22 
04:46:37.000000000 +0100
+++ new/mailimporter-22.12.3/po/zh_CN/libmailimporter.po        2023-02-25 
06:21:02.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-10 00:19+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to