Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mailimporter for openSUSE:Leap:16.0 checked in at 2025-08-07 19:22:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/mailimporter (Old) and /work/SRC/openSUSE:Leap:16.0/.mailimporter.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailimporter" Thu Aug 7 19:22:54 2025 rev:4 rq:1292967 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/mailimporter/mailimporter.changes 2025-04-23 10:14:18.282471558 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.mailimporter.new.1085/mailimporter.changes 2025-08-07 19:29:25.257310614 +0200 @@ -1,0 +2,27 @@ +Tue Jul 1 15:27:32 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- +Tue Jun 3 21:12:56 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- +Wed May 7 21:00:43 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.1/ +- No code change since 25.04.0 + +------------------------------------------------------------------- Old: ---- mailimporter-25.04.0.tar.xz mailimporter-25.04.0.tar.xz.sig New: ---- mailimporter-25.04.3.tar.xz mailimporter-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailimporter.spec ++++++ --- /var/tmp/diff_new_pack.MdZHQB/_old 2025-08-07 19:29:25.601324929 +0200 +++ /var/tmp/diff_new_pack.MdZHQB/_new 2025-08-07 19:29:25.605325095 +0200 @@ -18,11 +18,11 @@ %define kf6_version 6.6.0 %define qt6_version 6.6.0 -%define kpim6_version 6.4.0 +%define kpim6_version 6.4.3 %bcond_without released Name: mailimporter -Version: 25.04.0 +Version: 25.04.3 Release: 0 Summary: Mail import functionality for KDE PIM applications License: GPL-2.0-or-later ++++++ mailimporter-25.04.0.tar.xz -> mailimporter-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailimporter-25.04.0/CMakeLists.txt new/mailimporter-25.04.3/CMakeLists.txt --- old/mailimporter-25.04.0/CMakeLists.txt 2025-03-29 08:15:11.000000000 +0100 +++ new/mailimporter-25.04.3/CMakeLists.txt 2025-06-07 08:55:12.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.4.0") +set(PIM_VERSION "6.4.3") project(MailImporter VERSION ${PIM_VERSION}) @@ -41,10 +41,10 @@ ecm_check_outbound_license(LICENSES GPL-2.0-only FILES ${ALL_SOURCE_FILES}) -set(AKONADIMIME_LIB_VERSION "6.4.0") -set(KMIME_LIB_VERSION "6.4.0") -set(AKONADI_VERSION "6.4.0") -set(PIMCOMMON_LIB_VERSION "6.4.0") +set(AKONADIMIME_LIB_VERSION "6.4.3") +set(KMIME_LIB_VERSION "6.4.3") +set(AKONADI_VERSION "6.4.3") +set(PIMCOMMON_LIB_VERSION "6.4.3") find_package(Qt6 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Xml) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mailimporter-25.04.0/po/ca@valencia/libmailimporter6.po new/mailimporter-25.04.3/po/ca@valencia/libmailimporter6.po --- old/mailimporter-25.04.0/po/ca@valencia/libmailimporter6.po 2025-03-29 08:15:11.000000000 +0100 +++ new/mailimporter-25.04.3/po/ca@valencia/libmailimporter6.po 2025-06-07 08:55:12.000000000 +0200 @@ -683,7 +683,7 @@ "<p><b>Filtre d'importació dels correus d'Opera</b></p><p>Este filtre " "importarà els correus de la carpeta de correu d'Opera. Utilitzeu este filtre " "si voleu importar tots els correus d'un compte del directori de correu " -"d'Opera.</p> <p>Escolliu el directori del compte (normalment ~/.opera/mail/" +"d'Opera.</p> <p>Trieu el directori del compte (normalment ~/.opera/mail/" "store/account*).</p><p><b>Nota:</b> Els correus seran importats cap a " "carpetes amb el nom del compte origen, prefixades amb OPERA-</p>"
