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 2022-10-15 16:37:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter"
Sat Oct 15 16:37:07 2022 rev:74 rq:1010869 version:22.08.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes
2022-09-09 18:28:59.073182211 +0200
+++
/work/SRC/openSUSE:Factory/.pim-data-exporter.new.2275/pim-data-exporter.changes
2022-10-15 16:40:05.090532246 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:33:54 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------
Old:
----
pim-data-exporter-22.08.1.tar.xz
pim-data-exporter-22.08.1.tar.xz.sig
New:
----
pim-data-exporter-22.08.2.tar.xz
pim-data-exporter-22.08.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.KH71Na/_old 2022-10-15 16:40:05.598533468 +0200
+++ /var/tmp/diff_new_pack.KH71Na/_new 2022-10-15 16:40:05.598533468 +0200
@@ -20,7 +20,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: pim-data-exporter
-Version: 22.08.1
+Version: 22.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-22.08.1.tar.xz -> pim-data-exporter-22.08.2.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-22.08.1/CMakeLists.txt
new/pim-data-exporter-22.08.2/CMakeLists.txt
--- old/pim-data-exporter-22.08.1/CMakeLists.txt 2022-09-03
00:39:54.000000000 +0200
+++ new/pim-data-exporter-22.08.2/CMakeLists.txt 2022-10-10
22:28:20.000000000 +0200
@@ -1,9 +1,9 @@
# SPDX-FileCopyrightText: 2011-2022 Laurent Montel <[email protected]>
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.21.1")
+set(PIM_VERSION "5.21.2")
project(pim-data-exporter VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.08.1")
+set(RELEASE_SERVICE_VERSION "22.08.2")
set(KF5_MIN_VERSION "5.95.0")
find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
@@ -49,15 +49,15 @@
find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED
Widgets Test)
endif()
-set(AKONADI_VERSION "5.21.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.21.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.21.1")
-set(KMIME_LIB_VERSION "5.21.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.21.1")
-
-set(MAILCOMMON_LIB_VERSION "5.21.1")
-set(PIMCOMMON_LIB_VERSION "5.21.1")
-set(AKONADINOTES_LIB_VERSION "5.21.1")
+set(AKONADI_VERSION "5.21.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.21.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.21.2")
+set(KMIME_LIB_VERSION "5.21.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.21.2")
+
+set(MAILCOMMON_LIB_VERSION "5.21.2")
+set(PIMCOMMON_LIB_VERSION "5.21.2")
+set(AKONADINOTES_LIB_VERSION "5.21.2")
# Find KF5 package
find_package(KF5Archive ${KF5_MIN_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-22.08.1/org.kde.pimdataexporter.appdata.xml
new/pim-data-exporter-22.08.2/org.kde.pimdataexporter.appdata.xml
--- old/pim-data-exporter-22.08.1/org.kde.pimdataexporter.appdata.xml
2022-09-03 00:39:54.000000000 +0200
+++ new/pim-data-exporter-22.08.2/org.kde.pimdataexporter.appdata.xml
2022-10-10 22:28:20.000000000 +0200
@@ -155,9 +155,9 @@
</screenshot>
</screenshots>
<releases>
+ <release version="5.21.2" date="2022-10-13"/>
<release version="5.21.1" date="2022-09-08"/>
<release version="5.21.0" date="2022-08-18"/>
<release version="5.20.3" date="2022-07-07"/>
- <release version="5.20.2" date="2022-06-09"/>
</releases>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-22.08.1/po/ar/pimdataexporter.po
new/pim-data-exporter-22.08.2/po/ar/pimdataexporter.po
--- old/pim-data-exporter-22.08.1/po/ar/pimdataexporter.po 2022-09-06
02:15:25.000000000 +0200
+++ new/pim-data-exporter-22.08.2/po/ar/pimdataexporter.po 2022-10-11
07:03:14.000000000 +0200
@@ -8,26 +8,26 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-08-02 02:11+0000\n"
-"PO-Revision-Date: 2022-02-05 14:34+0400\n"
+"PO-Revision-Date: 2022-09-10 10:02+0400\n"
"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
-"Language-Team: ar\n"
+"Language-Team: \n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 21.07.70\n"
+"X-Generator: Lokalize 21.12.3\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
-msgstr "?????? ????????????"
+msgstr "?????? ????????????,???????? ??????????????"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected],[email protected]"
#: console/main.cpp:25 console/main.cpp:27
#, kde-format
@@ -95,10 +95,9 @@
msgstr "???????? ???%1???."
#: core/abstractimportexportjob.cpp:274
-#, fuzzy, kde-format
-#| msgid "Restoring identities..."
+#, kde-format
msgid "Restoring \"%1\"..."
-msgstr "???????????? ????????????????..."
+msgstr "???????????? \"%1\"..."
#: core/abstractimportexportjob.cpp:299
#, kde-format
@@ -138,16 +137,14 @@
msgstr "?????????? ???????????? ???%1???."
#: core/abstractimportexportjob.cpp:505
-#, fuzzy, kde-format
-#| msgid "Failed to synchronize %1."
+#, kde-format
msgid "Failed to synchronize '%1'."
-msgstr "???????? ???????????? %1."
+msgstr "???????? ???????????? '%1'."
#: core/abstractimportexportjob.cpp:510
-#, fuzzy, kde-format
-#| msgid "Resource %1 synchronized."
+#, kde-format
msgid "Resource '%1' synchronized."
-msgstr "???????????? ???????????? %1."
+msgstr "???????????? ???????????? '%1."
#: core/abstractimportexportjob.cpp:516
#, kde-format
@@ -404,10 +401,9 @@
msgstr "?????????? ?????????????? ??????????????"
#: core/mail/exportmailjobinterface.cpp:114
-#, fuzzy, kde-format
-#| msgid "Backing up identity..."
+#, kde-format
msgid "Backing up Folder Attributes..."
-msgstr "???????? ?????????????? ????????????????????..."
+msgstr "???????? ???????? ???????????? ?????????????????????"
#: core/mail/exportmailjobinterface.cpp:116
#, kde-format
@@ -416,10 +412,9 @@
# ?????? ??????????
#: core/mail/exportmailjobinterface.cpp:117
-#, fuzzy, kde-format
-#| msgid "Start export Akregator settings..."
+#, kde-format
msgid "Start export resource..."
-msgstr "???????? ?????????? ?????????????? ??????????????????????..."
+msgstr "???????? ?????????? ????????????..."
#: core/mail/exportmailjobinterface.cpp:125
#, kde-format
@@ -468,16 +463,14 @@
msgstr "?????????? ?????????? ??????????????????."
#: core/mail/exportmailjobinterfaceimpl.cpp:169
-#, fuzzy, kde-format
-#| msgid "Backing up identity..."
+#, kde-format
msgid "Backing up Folder Attributes done."
-msgstr "???????? ?????????????? ????????????????????..."
+msgstr "?????????? ?????? ???????? ???????????? ??????????????????."
#: core/mail/exportmailjobinterfaceimpl.cpp:173
-#, fuzzy, kde-format
-#| msgid "Filters cannot be exported."
+#, kde-format
msgid "Folder Attributes cannot be exported."
-msgstr "?????????? ?????????? ??????????????????."
+msgstr "?????????? ?????????? ???????? ????????????."
#: core/mail/importmailjobinterface.cpp:43
#, kde-format
@@ -536,16 +529,14 @@
# ?????? ??????????
#: core/mail/importmailjobinterface.cpp:569
-#, fuzzy, kde-format
-#| msgid "Restore mails..."
+#, kde-format
msgid "Restore filters..."
-msgstr "???????????? ????????????..."
+msgstr "?????????? ????????????????..."
#: core/mail/importmailjobinterface.cpp:618
-#, fuzzy, kde-format
-#| msgid "Mails restored."
+#, kde-format
msgid "Filters restored."
-msgstr "?????????????? ????????????."
+msgstr "???????????????? ????????????????."
#: core/mail/importmailjobinterface.cpp:899
#: core/mail/importmailjobinterface.cpp:904
@@ -569,28 +560,24 @@
msgstr "???????? ?????????????? ???????? ??????????????."
#: core/mail/importmailjobinterface.cpp:1287
-#, fuzzy, kde-format
-#| msgid "\"%1\" backup done."
+#, kde-format
msgid "\"%1\" migration done."
-msgstr "?????????? ?????? ???%1??? ????????????????????."
+msgstr "?????????? ?????????? ???%1???."
#: core/mail/importmailjobinterfaceimpl.cpp:36
-#, fuzzy, kde-format
-#| msgid "Backing up identity..."
+#, kde-format
msgid "Restoring folder attributes..."
-msgstr "???????? ?????????????? ????????????????????..."
+msgstr "???????????? ???????? ???????????????"
#: core/mail/importmailjobinterfaceimpl.cpp:42
-#, fuzzy, kde-format
-#| msgid "Backing up identity..."
+#, kde-format
msgid "Restoring Folder Attributes done."
-msgstr "???????? ?????????????? ????????????????????..."
+msgstr "?????????? ???? ?????????????? ???????? ???????????????"
#: core/mail/importmailjobinterfaceimpl.cpp:46
-#, fuzzy, kde-format
-#| msgid "Filters cannot be exported."
+#, kde-format
msgid "Folder Attributes cannot be restored."
-msgstr "?????????? ?????????? ??????????????????."
+msgstr "?????????? ?????????????? ???????? ????????????."
# ?????? ??????????
#: core/notes/exportnotesjobinterface.cpp:28
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-22.08.1/po/ca@valencia/pimdataexporter.po
new/pim-data-exporter-22.08.2/po/ca@valencia/pimdataexporter.po
--- old/pim-data-exporter-22.08.1/po/ca@valencia/pimdataexporter.po
2022-09-06 02:15:25.000000000 +0200
+++ new/pim-data-exporter-22.08.2/po/ca@valencia/pimdataexporter.po
2022-10-11 07:03:14.000000000 +0200
@@ -482,7 +482,7 @@
#: core/mail/importmailjobinterface.cpp:173
#, kde-format
msgid "mailtransports file could not be found in the archive."
-msgstr "No s'ha pogut trobar el fitxer ??mailtransports?? a l'arxiu."
+msgstr "No s'ha pogut trobar el fitxer ??mailtransports?? en l'arxiu."
#: core/mail/importmailjobinterface.cpp:188
#, kde-format
@@ -513,7 +513,7 @@
#: core/mail/importmailjobinterface.cpp:565
#, kde-format
msgid "filters file could not be found in the archive."
-msgstr "No s'ha pogut trobar el fitxer ??filters?? a l'arxiu."
+msgstr "No s'ha pogut trobar el fitxer ??filters?? en l'arxiu."
#: core/mail/importmailjobinterface.cpp:569
#, kde-format
@@ -534,7 +534,7 @@
#: core/mail/importmailjobinterface.cpp:902
#, kde-format
msgid "emailidentities file could not be found in the archive."
-msgstr "No s'ha pogut trobar el fitxer ??emailidentities?? a l'arxiu."
+msgstr "No s'ha pogut trobar el fitxer ??emailidentities?? en l'arxiu."
#: core/mail/importmailjobinterface.cpp:963
#, kde-format
@@ -963,7 +963,7 @@
#: gui/pimdataexporter.rc:8
#, kde-format
msgid "&File"
-msgstr "&Fitxer"
+msgstr "Fi&txer"
#. i18n: ectx: Menu (tools)
#: gui/pimdataexporter.rc:21
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-22.08.1/po/zh_CN/pimdataexporter.po
new/pim-data-exporter-22.08.2/po/zh_CN/pimdataexporter.po
--- old/pim-data-exporter-22.08.1/po/zh_CN/pimdataexporter.po 2022-09-06
02:15:26.000000000 +0200
+++ new/pim-data-exporter-22.08.2/po/zh_CN/pimdataexporter.po 2022-10-11
07:03:14.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-08-02 02:11+0000\n"
-"PO-Revision-Date: 2022-08-20 14:21\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"