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-03-04 20:16:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter"
Fri Mar 4 20:16:52 2022 rev:67 rq:958977 version:21.12.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes
2022-02-04 21:51:46.507408437 +0100
+++
/work/SRC/openSUSE:Factory/.pim-data-exporter.new.1958/pim-data-exporter.changes
2022-03-04 20:20:36.544695114 +0100
@@ -1,0 +2,9 @@
+Tue Mar 1 09:58:14 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.12.3/
+- No code change since 21.12.2
+
+-------------------------------------------------------------------
Old:
----
pim-data-exporter-21.12.2.tar.xz
pim-data-exporter-21.12.2.tar.xz.sig
New:
----
pim-data-exporter-21.12.3.tar.xz
pim-data-exporter-21.12.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.mST9d2/_old 2022-03-04 20:20:37.084694684 +0100
+++ /var/tmp/diff_new_pack.mST9d2/_new 2022-03-04 20:20:37.100694671 +0100
@@ -20,7 +20,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: pim-data-exporter
-Version: 21.12.2
+Version: 21.12.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-21.12.2.tar.xz -> pim-data-exporter-21.12.3.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-21.12.2/CMakeLists.txt
new/pim-data-exporter-21.12.3/CMakeLists.txt
--- old/pim-data-exporter-21.12.2/CMakeLists.txt 2022-01-29
00:30:08.000000000 +0100
+++ new/pim-data-exporter-21.12.3/CMakeLists.txt 2022-02-27
19:39:57.000000000 +0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.2")
+set(PIM_VERSION "5.19.3")
project(pim-data-exporter VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.12.2")
+set(RELEASE_SERVICE_VERSION "21.12.3")
set(KF5_MIN_VERSION "5.87.0")
find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
@@ -46,15 +46,15 @@
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)
endif()
-set(AKONADI_VERSION "5.19.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.19.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.19.2")
-set(KMIME_LIB_VERSION "5.19.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.19.2")
-
-set(MAILCOMMON_LIB_VERSION "5.19.2")
-set(PIMCOMMON_LIB_VERSION "5.19.2")
-set(AKONADINOTES_LIB_VERSION "5.19.2")
+set(AKONADI_VERSION "5.19.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.19.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.19.3")
+set(KMIME_LIB_VERSION "5.19.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.19.3")
+
+set(MAILCOMMON_LIB_VERSION "5.19.3")
+set(PIMCOMMON_LIB_VERSION "5.19.3")
+set(AKONADINOTES_LIB_VERSION "5.19.3")
# Find KF5 package
find_package(KF5Archive ${KF5_MIN_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-21.12.2/org.kde.pimdataexporter.appdata.xml
new/pim-data-exporter-21.12.3/org.kde.pimdataexporter.appdata.xml
--- old/pim-data-exporter-21.12.2/org.kde.pimdataexporter.appdata.xml
2022-01-29 00:30:08.000000000 +0100
+++ new/pim-data-exporter-21.12.3/org.kde.pimdataexporter.appdata.xml
2022-02-27 19:39:57.000000000 +0100
@@ -137,9 +137,9 @@
</screenshot>
</screenshots>
<releases>
+ <release version="5.19.3" date="2022-03-03"/>
<release version="5.19.2" date="2022-02-03"/>
<release version="5.19.1" date="2022-01-06"/>
<release version="5.19.0" date="2021-12-09"/>
- <release version="5.18.3" date="2021-11-04"/>
</releases>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-21.12.2/po/da/pimdataexporter.po
new/pim-data-exporter-21.12.3/po/da/pimdataexporter.po
--- old/pim-data-exporter-21.12.2/po/da/pimdataexporter.po 2022-02-01
01:15:21.000000000 +0100
+++ new/pim-data-exporter-21.12.3/po/da/pimdataexporter.po 2022-03-01
01:17:30.000000000 +0100
@@ -1,13 +1,13 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Martin Schlander <[email protected]>, 2012, 2013, 2014, 2015, 2016,
2017, 2020, 2021.
+# Martin Schlander <[email protected]>, 2012, 2013, 2014, 2015, 2016,
2017, 2020, 2021, 2022.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-11-11 01:43+0000\n"
-"PO-Revision-Date: 2021-09-27 21:02+0200\n"
+"PO-Revision-Date: 2022-02-08 19:50+0100\n"
"Last-Translator: Martin Schlander <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
"Language: da\n"
@@ -729,10 +729,9 @@
msgstr "V??lg mappe"
#: gui/dialog/showarchivestructuredialog.cpp:133
-#, fuzzy, kde-format
-#| msgid "Do you want to override %1?"
+#, kde-format
msgid "Do you want to overwrite %1?"
-msgstr "Vil du tilsides??tte %1?"
+msgstr "Vil du overskrive %1?"
#: gui/dialog/showarchivestructuredialog.cpp:134
#, kde-format
@@ -852,8 +851,7 @@
msgstr "Ikke korrekt version"
#: gui/pimdatabackuprestoreui.cpp:29
-#, fuzzy, kde-format
-#| msgid "Import"
+#, kde-format
msgctxt "@action:button"
msgid "Import"
msgstr "Import??r"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-21.12.2/po/fi/pimdataexporter.po
new/pim-data-exporter-21.12.3/po/fi/pimdataexporter.po
--- old/pim-data-exporter-21.12.2/po/fi/pimdataexporter.po 2022-02-01
01:15:21.000000000 +0100
+++ new/pim-data-exporter-21.12.3/po/fi/pimdataexporter.po 2022-03-01
01:17:31.000000000 +0100
@@ -1,6 +1,6 @@
# KDE Finnish translation sprint participants:
# Jiri Gr??nroos <[email protected]>, 2012.
-# Tommi Nieminen <[email protected]>, 2012, 2013, 2015, 2017, 2018,
2019, 2020, 2021.
+# Tommi Nieminen <[email protected]>, 2012, 2013, 2015, 2017, 2018,
2019, 2020, 2021, 2022.
# Lasse Liehu <[email protected]>, 2013, 2014, 2015, 2016.
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-data-exporter-21.12.2/po/ko/pimdataexporter.po
new/pim-data-exporter-21.12.3/po/ko/pimdataexporter.po
--- old/pim-data-exporter-21.12.2/po/ko/pimdataexporter.po 2022-02-01
01:15:21.000000000 +0100
+++ new/pim-data-exporter-21.12.3/po/ko/pimdataexporter.po 2022-03-01
01:17:31.000000000 +0100
@@ -1,6 +1,6 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <[email protected]>, 2013, 2014, 2015, 2019, 2020, 2021.
+# Shinjo Park <[email protected]>, 2013, 2014, 2015, 2019, 2020, 2021, 2022.
#
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-data-exporter-21.12.2/po/zh_CN/pimdataexporter.po
new/pim-data-exporter-21.12.3/po/zh_CN/pimdataexporter.po
--- old/pim-data-exporter-21.12.2/po/zh_CN/pimdataexporter.po 2022-02-01
01:15:21.000000000 +0100
+++ new/pim-data-exporter-21.12.3/po/zh_CN/pimdataexporter.po 2022-03-01
01:17:31.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-11-11 01:43+0000\n"
-"PO-Revision-Date: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:19\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"