Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kidentitymanagement for 
openSUSE:Factory checked in at 2022-03-04 20:14:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
 and      /work/SRC/openSUSE:Factory/.kidentitymanagement.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kidentitymanagement"

Fri Mar  4 20:14:48 2022 rev:78 rq:958852 version:21.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes  
2022-02-04 21:47:30.273160273 +0100
+++ 
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.1958/kidentitymanagement.changes
        2022-03-04 20:15:26.472804461 +0100
@@ -1,0 +2,9 @@
+Tue Mar  1 09:57:13 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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:
----
  kidentitymanagement-21.12.2.tar.xz
  kidentitymanagement-21.12.2.tar.xz.sig

New:
----
  kidentitymanagement-21.12.3.tar.xz
  kidentitymanagement-21.12.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.Z39D5O/_old  2022-03-04 20:15:27.740804183 +0100
+++ /var/tmp/diff_new_pack.Z39D5O/_new  2022-03-04 20:15:27.788804173 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kidentitymanagement
-Version:        21.12.2
+Version:        21.12.3
 Release:        0
 Summary:        KDE PIM Libraries: Identity Management
 License:        LGPL-2.1-or-later


++++++ kidentitymanagement-21.12.2.tar.xz -> kidentitymanagement-21.12.3.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-21.12.2/CMakeLists.txt 
new/kidentitymanagement-21.12.3/CMakeLists.txt
--- old/kidentitymanagement-21.12.2/CMakeLists.txt      2022-01-08 
16:00:27.000000000 +0100
+++ new/kidentitymanagement-21.12.3/CMakeLists.txt      2022-02-07 
07:10:45.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.2")
+set(PIM_VERSION "5.19.3")
 
 project(KIdentityManagement VERSION ${PIM_VERSION})
 
@@ -32,7 +32,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 set(KIDENTITYMANAGEMENT_LIB_VERSION ${PIM_VERSION})
-set(PIMTEXTEDIT_LIB_VERSION "5.19.2")
+set(PIMTEXTEDIT_LIB_VERSION "5.19.3")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX KIDENTITYMANAGEMENT
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kidentitymanagement_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-21.12.2/po/da/libkpimidentities5.po 
new/kidentitymanagement-21.12.3/po/da/libkpimidentities5.po
--- old/kidentitymanagement-21.12.2/po/da/libkpimidentities5.po 2022-02-01 
01:13:48.000000000 +0100
+++ new/kidentitymanagement-21.12.3/po/da/libkpimidentities5.po 2022-03-01 
01:15:58.000000000 +0100
@@ -3,16 +3,16 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander <mschlan...@opensuse.org>, 2008, 2020.
+# Martin Schlander <mschlan...@opensuse.org>, 2008, 2020, 2022.
 # Jan Madsen <jan.madsen...@gmail.com>, 2008.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-08 00:18+0000\n"
-"PO-Revision-Date: 2020-07-21 17:53+0200\n"
+"PO-Revision-Date: 2022-02-08 19:44+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
-"Language-Team: Danish <da...@dansk-gruppen.dk>\n"
+"Language-Team: Danish <kde-i18n-...@kde.org>\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,12 +21,10 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: identitycombo.cpp:58
-#, fuzzy, kde-format
-#| msgctxt "use default address from control center"
-#| msgid "Default"
+#, kde-format
 msgctxt "Default identity"
 msgid " (default)"
-msgstr "Standard"
+msgstr " (standard)"
 
 #: identitymanager.cpp:166
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-21.12.2/po/hu/libkpimidentities5.po 
new/kidentitymanagement-21.12.3/po/hu/libkpimidentities5.po
--- old/kidentitymanagement-21.12.2/po/hu/libkpimidentities5.po 2022-02-01 
01:13:48.000000000 +0100
+++ new/kidentitymanagement-21.12.3/po/hu/libkpimidentities5.po 2022-03-01 
01:15:58.000000000 +0100
@@ -1,29 +1,28 @@
-# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tamas Szanto <tsza...@interware.hu>, 2007.
 #
+# Tamas Szanto <tsza...@interware.hu>, 2007.
+# Kristof Kiszel <ulys...@fsf.hu>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.1\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-08 00:18+0000\n"
-"PO-Revision-Date: 2009-01-10 08:13+0100\n"
-"Last-Translator: Tamas Szanto <tsza...@interware.hu>\n"
+"PO-Revision-Date: 2022-02-08 09:28+0100\n"
+"Last-Translator: Kristof Kiszel <ulys...@fsf.hu>\n"
 "Language-Team: Hungarian <kde-i18n-...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 21.07.70\n"
 
 #: identitycombo.cpp:58
-#, fuzzy, kde-format
-#| msgctxt "use default address from control center"
-#| msgid "Default"
+#, kde-format
 msgctxt "Default identity"
 msgid " (default)"
-msgstr "Alap??rtelmez??s"
+msgstr " (alap??rtelmezett)"
 
 #: identitymanager.cpp:166
 #, kde-format
@@ -134,13 +133,7 @@
 msgstr "Megnyitja a kiv??lasztott f??jlt sz??vegszerkeszt??ben."
 
 #: signatureconfigurator.cpp:251
-#, fuzzy, kde-format
-#| msgid ""
-#| "You can add an arbitrary command here, either with or without path "
-#| "depending on whether or not the command is in your Path. For every new "
-#| "mail, KMail will execute the command and use what it outputs (to standard "
-#| "output) as a signature. Usual commands for use with this mechanism are "
-#| "\"fortune\" or \"ksig -random\"."
+#, kde-format
 msgid ""
 "You can add an arbitrary command here, either with or without path depending "
 "on whether or not the command is in your Path. For every new mail, KMail "
@@ -151,7 +144,8 @@
 "Tetsz??leges parancs megadhat??. Ha a parancs nem szerepel az el??r??si 
??tban, "
 "az el??r??si ??tj??t is meg kell adni. A KMail minden ??j lev??l 
l??trehoz??s??n??l "
 "lefuttatja a parancsot, ??s a standard kimenetre ??rkez?? kimenet??t illeszti 
be "
-"al????r??sk??nt. V??laszthat?? p??ld??ul: \"fortune\" vagy \"ksig -random\"."
+"al????r??sk??nt. V??laszthat?? p??ld??ul: ???fortune??? vagy ???ksig 
-random???. (Legyen "
+"??vatos,a parancsf??jloknak kell egy shebang sor)."
 
 #: signatureconfigurator.cpp:257
 #, kde-format
@@ -161,12 +155,12 @@
 #: signatureconfigurator.cpp:417
 #, kde-format
 msgid "This text file size exceeds 1kb."
-msgstr ""
+msgstr "A sz??vegf??jl nagyobb, mint 1kb."
 
 #: signatureconfigurator.cpp:417
 #, kde-format
 msgid "Text File Size"
-msgstr ""
+msgstr "Sz??vegf??jl m??rete"
 
 #: signatureconfigurator.cpp:448
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-21.12.2/po/ro/libkpimidentities5.po 
new/kidentitymanagement-21.12.3/po/ro/libkpimidentities5.po
--- old/kidentitymanagement-21.12.2/po/ro/libkpimidentities5.po 2022-02-01 
01:13:48.000000000 +0100
+++ new/kidentitymanagement-21.12.3/po/ro/libkpimidentities5.po 2022-03-01 
01:15:58.000000000 +0100
@@ -4,14 +4,14 @@
 # This file is distributed under the same license as the libkpimidentities 
package.
 # Lauren??iu Buzdugan <l...@rolix.org>, 2008".
 # Sergiu Bivol <ser...@cip.md>, 2008.
-# Sergiu Bivol <ser...@cip.md>, 2009, 2020.
+# Sergiu Bivol <ser...@cip.md>, 2009, 2020, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: libkpimidentities\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-08 00:18+0000\n"
-"PO-Revision-Date: 2020-09-27 18:50+0100\n"
+"PO-Revision-Date: 2022-02-04 13:01+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -20,15 +20,13 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #: identitycombo.cpp:58
-#, fuzzy, kde-format
-#| msgctxt "use default address from control center"
-#| msgid "Default"
+#, kde-format
 msgctxt "Default identity"
 msgid " (default)"
-msgstr "Implicit??"
+msgstr " (implicit??)"
 
 #: identitymanager.cpp:166
 #, kde-format
@@ -100,7 +98,7 @@
 #: signatureconfigurator.cpp:120
 #, kde-format
 msgid "Obtain signature &text from:"
-msgstr ""
+msgstr "Ob??ine &textul semn??turii de la:"
 
 #: signatureconfigurator.cpp:161
 #, kde-format
@@ -152,7 +150,7 @@
 #: signatureconfigurator.cpp:417
 #, kde-format
 msgid "This text file size exceeds 1kb."
-msgstr ""
+msgstr "Dimensiunea acestui fi??ier textual dep????e??te 1kb."
 
 #: signatureconfigurator.cpp:417
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-21.12.2/po/zh_CN/libkpimidentities5.po 
new/kidentitymanagement-21.12.3/po/zh_CN/libkpimidentities5.po
--- old/kidentitymanagement-21.12.2/po/zh_CN/libkpimidentities5.po      
2022-02-01 01:13:48.000000000 +0100
+++ new/kidentitymanagement-21.12.3/po/zh_CN/libkpimidentities5.po      
2022-03-01 01:15:58.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-08 00:18+0000\n"
-"PO-Revision-Date: 2022-01-08 15:24\n"
+"PO-Revision-Date: 2022-02-26 05:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to