Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pim-data-exporter for openSUSE:Factory checked in at 2025-10-13 17:26:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old) and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter" Mon Oct 13 17:26:20 2025 rev:109 rq:1310268 version:25.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes 2025-09-11 14:46:40.854415248 +0200 +++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new.18484/pim-data-exporter.changes 2025-10-13 17:32:30.012253237 +0200 @@ -1,0 +2,9 @@ +Tue Oct 7 18:49:41 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.08.2/ +- No code change since 25.08.1 + +------------------------------------------------------------------- Old: ---- pim-data-exporter-25.08.1.tar.xz pim-data-exporter-25.08.1.tar.xz.sig New: ---- pim-data-exporter-25.08.2.tar.xz pim-data-exporter-25.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pim-data-exporter.spec ++++++ --- /var/tmp/diff_new_pack.K63nL9/_old 2025-10-13 17:32:30.532274990 +0200 +++ /var/tmp/diff_new_pack.K63nL9/_new 2025-10-13 17:32:30.532274990 +0200 @@ -18,11 +18,11 @@ %define kf6_version 6.14.0 %define qt6_version 6.8.0 -%define kpim6_version 6.5.1 +%define kpim6_version 6.5.2 %bcond_without released Name: pim-data-exporter -Version: 25.08.1 +Version: 25.08.2 Release: 0 Summary: Data exporter for KDE PIM applications License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ pim-data-exporter-25.08.1.tar.xz -> pim-data-exporter-25.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-data-exporter-25.08.1/CMakeLists.txt new/pim-data-exporter-25.08.2/CMakeLists.txt --- old/pim-data-exporter-25.08.1/CMakeLists.txt 2025-09-09 05:31:18.000000000 +0200 +++ new/pim-data-exporter-25.08.2/CMakeLists.txt 2025-10-01 00:25:39.000000000 +0200 @@ -1,12 +1,12 @@ # SPDX-FileCopyrightText: 2011-2025 Laurent Montel <[email protected]> # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.5.1") +set(PIM_VERSION "6.5.2") project(pim-data-exporter VERSION ${PIM_VERSION}) -set(RELEASE_SERVICE_VERSION "25.08.1") +set(RELEASE_SERVICE_VERSION "25.08.2") set(KF_MIN_VERSION "6.14.0") # Update it for each release -set(PIMDATAEXPORTER_RELEASE_VERSION_DATE "25.08.10") # yy.MM.dd +set(PIMDATAEXPORTER_RELEASE_VERSION_DATE "25.10.06") # yy.MM.dd find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -89,13 +89,13 @@ ) endif() -set(AKONADI_VERSION "6.5.1") -set(IDENTITYMANAGEMENT_LIB_VERSION "6.5.1") -set(KMAILTRANSPORT_LIB_VERSION "6.5.1") -set(KMIME_LIB_VERSION "6.5.1") +set(AKONADI_VERSION "6.5.2") +set(IDENTITYMANAGEMENT_LIB_VERSION "6.5.2") +set(KMAILTRANSPORT_LIB_VERSION "6.5.2") +set(KMIME_LIB_VERSION "6.5.2") -set(MAILCOMMON_LIB_VERSION "6.5.1") -set(PIMCOMMON_LIB_VERSION "6.5.1") +set(MAILCOMMON_LIB_VERSION "6.5.2") +set(PIMCOMMON_LIB_VERSION "6.5.2") set(KTEXTADDONS_MIN_VERSION "1.6.0") # Find KF6 package diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-data-exporter-25.08.1/org.kde.pimdataexporter.appdata.xml new/pim-data-exporter-25.08.2/org.kde.pimdataexporter.appdata.xml --- old/pim-data-exporter-25.08.1/org.kde.pimdataexporter.appdata.xml 2025-09-09 05:31:18.000000000 +0200 +++ new/pim-data-exporter-25.08.2/org.kde.pimdataexporter.appdata.xml 2025-10-01 00:25:39.000000000 +0200 @@ -148,6 +148,7 @@ </screenshot> </screenshots> <releases> + <release version="6.5.2" date="2025-10-09"/> <release version="6.5.1" date="2025-09-11"/> <release version="6.5.0" date="2025-08-14"/> <release version="6.4.3" date="2025-07-03"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pim-data-exporter-25.08.1/po/es/docs/pimsettingexporter/index.docbook new/pim-data-exporter-25.08.2/po/es/docs/pimsettingexporter/index.docbook --- old/pim-data-exporter-25.08.1/po/es/docs/pimsettingexporter/index.docbook 2025-09-09 05:31:18.000000000 +0200 +++ new/pim-data-exporter-25.08.2/po/es/docs/pimsettingexporter/index.docbook 2025-10-01 00:25:39.000000000 +0200 @@ -7,8 +7,7 @@ >Exportador de datos de PIM</application >"> <!ENTITY % addindex "IGNORE"> - <!ENTITY % Spanish "INCLUDE" -> + <!ENTITY % Spanish "INCLUDE"> <!ENTITY imap "<acronym >IMAP</acronym >"> @@ -105,7 +104,7 @@ ><guimenu >Herramientas</guimenu ><guimenuitem -> Exportar datos de &kmail;...</guimenuitem +> Exportar datos de &kmail;…</guimenuitem ></menuchoice > mediante la ventana de vista de mensajes o &i18n-pimdataexporter;puede > ejecutarse independientemente, ejecutando &i18n-pimdataexporter; en el > lanzador de aplicaciones.</para> @@ -115,7 +114,7 @@ ><guimenu >Archivo</guimenu ><guimenuitem ->Crear copia de respaldo de datos...</guimenuitem +>Crear copia de respaldo de datos…</guimenuitem ></menuchoice ></action >, esto le pedirá que cierre todas las aplicaciones de kdepim. <warning @@ -167,7 +166,7 @@ ><guimenu >Archivo</guimenu ><guimenuitem ->Restaurar datos...</guimenuitem +>Restaurar datos…</guimenuitem ></menuchoice > dentro de &i18n-pimdataexporter;.</para> <para
