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 2026-01-12 10:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter"
Mon Jan 12 10:20:44 2026 rev:112 rq:1326242 version:25.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes
2025-12-15 12:02:24.661453722 +0100
+++
/work/SRC/openSUSE:Factory/.pim-data-exporter.new.1928/pim-data-exporter.changes
2026-01-12 10:30:13.307494611 +0100
@@ -1,0 +2,9 @@
+Wed Jan 7 12:25:32 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.12.1/
+- No code change since 25.12.0
+
+-------------------------------------------------------------------
Old:
----
pim-data-exporter-25.12.0.tar.xz
pim-data-exporter-25.12.0.tar.xz.sig
New:
----
pim-data-exporter-25.12.1.tar.xz
pim-data-exporter-25.12.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.JW6dWN/_old 2026-01-12 10:30:13.867517589 +0100
+++ /var/tmp/diff_new_pack.JW6dWN/_new 2026-01-12 10:30:13.867517589 +0100
@@ -22,7 +22,7 @@
%bcond_without released
Name: pim-data-exporter
-Version: 25.12.0
+Version: 25.12.1
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.12.0.tar.xz -> pim-data-exporter-25.12.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-25.12.0/CMakeLists.txt
new/pim-data-exporter-25.12.1/CMakeLists.txt
--- old/pim-data-exporter-25.12.0/CMakeLists.txt 2025-12-04
00:02:48.000000000 +0100
+++ new/pim-data-exporter-25.12.1/CMakeLists.txt 2026-01-03
12:00:54.000000000 +0100
@@ -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.6.0")
+set(PIM_VERSION "6.6.1")
project(pim-data-exporter VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "25.12.0")
+set(RELEASE_SERVICE_VERSION "25.12.1")
set(KF_MIN_VERSION "6.18.0")
# Update it for each release
-set(PIMDATAEXPORTER_RELEASE_VERSION_DATE "25.12.11") # yy.MM.dd
+set(PIMDATAEXPORTER_RELEASE_VERSION_DATE "26.01.05") # yy.MM.dd
set(CMAKE_CXX_SCAN_FOR_MODULES OFF)
find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -89,13 +89,13 @@
)
endif()
-set(AKONADI_VERSION "6.6.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.0")
-set(KMAILTRANSPORT_LIB_VERSION "6.6.0")
-set(KMIME_LIB_VERSION "6.6.0")
+set(AKONADI_VERSION "6.6.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.6.1")
+set(KMAILTRANSPORT_LIB_VERSION "6.6.1")
+set(KMIME_LIB_VERSION "6.6.1")
-set(MAILCOMMON_LIB_VERSION "6.6.0")
-set(PIMCOMMON_LIB_VERSION "6.6.0")
+set(MAILCOMMON_LIB_VERSION "6.6.1")
+set(PIMCOMMON_LIB_VERSION "6.6.1")
set(KTEXTADDONS_MIN_VERSION "1.8.0")
# Find KF6 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-25.12.0/org.kde.pimdataexporter.appdata.xml
new/pim-data-exporter-25.12.1/org.kde.pimdataexporter.appdata.xml
--- old/pim-data-exporter-25.12.0/org.kde.pimdataexporter.appdata.xml
2025-12-04 00:02:48.000000000 +0100
+++ new/pim-data-exporter-25.12.1/org.kde.pimdataexporter.appdata.xml
2026-01-03 12:00:54.000000000 +0100
@@ -150,6 +150,7 @@
</screenshot>
</screenshots>
<releases>
+ <release version="6.6.1" date="2026-01-08"/>
<release version="6.6.0" date="2025-12-11"/>
<release version="6.5.3" date="2025-11-06"/>
<release version="6.5.2" date="2025-10-09"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-25.12.0/po/pt_BR/docs/pimsettingexporter/index.docbook
new/pim-data-exporter-25.12.1/po/pt_BR/docs/pimsettingexporter/index.docbook
---
old/pim-data-exporter-25.12.0/po/pt_BR/docs/pimsettingexporter/index.docbook
2025-12-04 00:02:48.000000000 +0100
+++
new/pim-data-exporter-25.12.1/po/pt_BR/docs/pimsettingexporter/index.docbook
2026-01-03 12:00:54.000000000 +0100
@@ -7,8 +7,7 @@
>Exportador de dados PIM</application
>">
<!ENTITY % addindex "IGNORE">
- <!ENTITY % Brazilian-Portuguese "INCLUDE"
->
+ <!ENTITY % Brazilian-Portuguese "INCLUDE">
<!ENTITY imap "<acronym
>IMAP</acronym
>">