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-07-02 22:12:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter"
Thu Jul 2 22:12:58 2026 rev:118 rq:1363423 version:26.04.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes
2026-06-08 14:21:45.248185072 +0200
+++
/work/SRC/openSUSE:Factory/.pim-data-exporter.new.1982/pim-data-exporter.changes
2026-07-02 22:18:12.570927670 +0200
@@ -1,0 +2,9 @@
+Tue Jun 30 18:20:20 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/26.04.3/
+- No code change since 26.04.2
+
+-------------------------------------------------------------------
Old:
----
pim-data-exporter-26.04.2.tar.xz
pim-data-exporter-26.04.2.tar.xz.sig
New:
----
pim-data-exporter-26.04.3.tar.xz
pim-data-exporter-26.04.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.vOOLB3/_old 2026-07-02 22:18:14.783003662 +0200
+++ /var/tmp/diff_new_pack.vOOLB3/_new 2026-07-02 22:18:14.815004762 +0200
@@ -18,11 +18,11 @@
%define kf6_version 6.19.0
%define qt6_version 6.9.0
-%define kpim6_version 6.7.2
+%define kpim6_version 6.7.3
%bcond_without released
Name: pim-data-exporter
-Version: 26.04.2
+Version: 26.04.3
Release: 0
Summary: Data exporter for KDE PIM applications
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ pim-data-exporter-26.04.2.tar.xz -> pim-data-exporter-26.04.3.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-26.04.2/CMakeLists.txt
new/pim-data-exporter-26.04.3/CMakeLists.txt
--- old/pim-data-exporter-26.04.2/CMakeLists.txt 2026-05-30
13:43:00.000000000 +0200
+++ new/pim-data-exporter-26.04.3/CMakeLists.txt 2026-06-28
23:27:37.000000000 +0200
@@ -1,12 +1,12 @@
# SPDX-FileCopyrightText: 2011-2026 Laurent Montel <[email protected]>
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.27)
-set(PIM_VERSION "6.7.2")
+set(PIM_VERSION "6.7.3")
project(pim-data-exporter VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "26.04.2")
+set(RELEASE_SERVICE_VERSION "26.04.3")
set(KF_MIN_VERSION "6.22.0")
# Update it for each release
-set(PIMDATAEXPORTER_RELEASE_VERSION_DATE "26.06.04") # yy.MM.dd
+set(PIMDATAEXPORTER_RELEASE_VERSION_DATE "26.07.02") # 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})
@@ -94,13 +94,13 @@
)
endif()
-set(AKONADI_VERSION "6.7.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.2")
-set(KMAILTRANSPORT_LIB_VERSION "6.7.2")
-set(KMIME_LIB_VERSION "6.7.2")
+set(AKONADI_VERSION "6.7.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.3")
+set(KMAILTRANSPORT_LIB_VERSION "6.7.3")
+set(KMIME_LIB_VERSION "6.7.3")
-set(MAILCOMMON_LIB_VERSION "6.7.2")
-set(PIMCOMMON_LIB_VERSION "6.7.2")
+set(MAILCOMMON_LIB_VERSION "6.7.3")
+set(PIMCOMMON_LIB_VERSION "6.7.3")
set(KTEXTADDONS_MIN_VERSION "2.0.0")
# Find KF6 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-26.04.2/org.kde.pimdataexporter.appdata.xml
new/pim-data-exporter-26.04.3/org.kde.pimdataexporter.appdata.xml
--- old/pim-data-exporter-26.04.2/org.kde.pimdataexporter.appdata.xml
2026-05-30 13:43:00.000000000 +0200
+++ new/pim-data-exporter-26.04.3/org.kde.pimdataexporter.appdata.xml
2026-06-28 23:27:37.000000000 +0200
@@ -150,6 +150,7 @@
</screenshot>
</screenshots>
<releases>
+ <release version="6.7.3" date="2026-07-02"/>
<release version="6.7.2" date="2026-06-04"/>
<release version="6.7.1" date="2026-05-07"/>
<release version="6.7.0" date="2026-04-16"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-26.04.2/po/ca@valencia/pimdataexporter.po
new/pim-data-exporter-26.04.3/po/ca@valencia/pimdataexporter.po
--- old/pim-data-exporter-26.04.2/po/ca@valencia/pimdataexporter.po
2026-05-30 13:43:00.000000000 +0200
+++ new/pim-data-exporter-26.04.3/po/ca@valencia/pimdataexporter.po
2026-06-28 23:27:37.000000000 +0200
@@ -168,13 +168,12 @@
#: core/abstractimportexportjob.cpp:578
#, kde-format
msgid "Directory \"%1\" added to backup file."
-msgstr "El directori «%1» ha sigut afegit al fitxer de còpia de seguretat."
+msgstr "La carpeta «%1» ha sigut afegida al fitxer de còpia de seguretat."
#: core/abstractimportexportjob.cpp:580
#, kde-format
msgid "Directory \"%1\" cannot be added to backup file."
-msgstr ""
-"El directori «%1» no s'ha pogut afegir al fitxer de còpia de seguretat."
+msgstr "La carpeta «%1» no s'ha pogut afegir al fitxer de còpia de seguretat."
#: core/addressbook/exportaddressbookjobinterface.cpp:29
#, kde-format
@@ -872,7 +871,7 @@
#: gui/importexportprogressindicatorgui.cpp:91
#, kde-format
msgid "Directory \"%1\" already exists. Do you want to overwrite it?"
-msgstr "El directori «%1» ja existix. Voleu sobreescriure'l?"
+msgstr "La carpeta «%1» ja existix. Voleu sobreescriure-la?"
#: gui/job/fullsynchronizeresourcesjob.cpp:41
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-26.04.2/po/hu/pimdataexporter.po
new/pim-data-exporter-26.04.3/po/hu/pimdataexporter.po
--- old/pim-data-exporter-26.04.2/po/hu/pimdataexporter.po 2026-05-30
13:43:00.000000000 +0200
+++ new/pim-data-exporter-26.04.3/po/hu/pimdataexporter.po 2026-06-28
23:27:37.000000000 +0200
@@ -3,13 +3,13 @@
#
# Balázs Úr <[email protected]>, 2012, 2013, 2014.
# Kristóf Kiszel <[email protected]>, 2014, 2020, 2021.
-# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Kristof Kiszel
<[email protected]>
+# SPDX-FileCopyrightText: 2021-2024, 2026 Kristof Kiszel
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-12-18 00:44+0000\n"
-"PO-Revision-Date: 2024-10-03 21:45+0200\n"
+"PO-Revision-Date: 2026-06-18 21:43+0200\n"
"Last-Translator: Kristof Kiszel <[email protected]>\n"
"Language-Team: Hungarian <[email protected]>\n"
"Language: hu\n"
@@ -17,7 +17,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 24.08.0\n"
+"X-Generator: Lokalize 26.04.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -834,7 +834,7 @@
#: gui/job/fullsynchronizeresourcesjob.cpp:39
#, kde-format
msgid "Cancel"
-msgstr "Mégsem"
+msgstr "Mégse"
#: gui/importexportprogressindicatorgui.cpp:66
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-26.04.2/po/ia/pimdataexporter.po
new/pim-data-exporter-26.04.3/po/ia/pimdataexporter.po
--- old/pim-data-exporter-26.04.2/po/ia/pimdataexporter.po 2026-05-30
13:43:00.000000000 +0200
+++ new/pim-data-exporter-26.04.3/po/ia/pimdataexporter.po 2026-06-28
23:27:37.000000000 +0200
@@ -872,7 +872,7 @@
#: gui/job/fullsynchronizeresourcesjob.cpp:42
#, kde-format
msgid "Synchronize resources... It can take some time."
-msgstr "Synchronisa ressource... il pote prender un pauc de tempore."
+msgstr "Synchronisa ressource... il pote prender un pauco de tempore."
#: gui/pimdatabackuprestoreui.cpp:27
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-26.04.2/po/nb/pimdataexporter.po
new/pim-data-exporter-26.04.3/po/nb/pimdataexporter.po
--- old/pim-data-exporter-26.04.2/po/nb/pimdataexporter.po 2026-05-30
13:43:00.000000000 +0200
+++ new/pim-data-exporter-26.04.3/po/nb/pimdataexporter.po 2026-06-28
23:27:37.000000000 +0200
@@ -8,7 +8,7 @@
"POT-Creation-Date: 2025-12-18 00:44+0000\n"
"PO-Revision-Date: 2014-09-19 22:46+0200\n"
"Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"