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-10-15 16:33:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
 and      /work/SRC/openSUSE:Factory/.kidentitymanagement.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kidentitymanagement"

Sat Oct 15 16:33:59 2022 rev:85 rq:1010742 version:22.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes  
2022-09-09 18:23:42.844297964 +0200
+++ 
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.2275/kidentitymanagement.changes
        2022-10-15 16:34:33.893736355 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:32:37 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------

Old:
----
  kidentitymanagement-22.08.1.tar.xz
  kidentitymanagement-22.08.1.tar.xz.sig

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

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

Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.QFPZVb/_old  2022-10-15 16:34:35.557740353 +0200
+++ /var/tmp/diff_new_pack.QFPZVb/_new  2022-10-15 16:34:35.561740363 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kidentitymanagement
-Version:        22.08.1
+Version:        22.08.2
 Release:        0
 Summary:        KDE PIM Libraries: Identity Management
 License:        LGPL-2.1-or-later


++++++ kidentitymanagement-22.08.1.tar.xz -> kidentitymanagement-22.08.2.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-22.08.1/CMakeLists.txt 
new/kidentitymanagement-22.08.2/CMakeLists.txt
--- old/kidentitymanagement-22.08.1/CMakeLists.txt      2022-08-20 
17:00:45.000000000 +0200
+++ new/kidentitymanagement-22.08.2/CMakeLists.txt      2022-09-11 
10:03:58.000000000 +0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # 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(KIdentityManagement VERSION ${PIM_VERSION})
 
@@ -35,7 +35,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.21.1")
+set(PIMTEXTEDIT_LIB_VERSION "5.21.2")
 
 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-22.08.1/po/ca@valencia/libkpimidentities5.po 
new/kidentitymanagement-22.08.2/po/ca@valencia/libkpimidentities5.po
--- old/kidentitymanagement-22.08.1/po/ca@valencia/libkpimidentities5.po        
2022-09-06 02:13:41.000000000 +0200
+++ new/kidentitymanagement-22.08.2/po/ca@valencia/libkpimidentities5.po        
2022-10-11 07:01:00.000000000 +0200
@@ -109,7 +109,7 @@
 #: widgets/signatureconfigurator.cpp:203 widgets/signatureconfigurator.cpp:439
 #, kde-format
 msgid "&Use HTML"
-msgstr "&Utilitza HTML"
+msgstr "Utilit&za HTML"
 
 #: widgets/signatureconfigurator.cpp:221
 #, kde-format
@@ -146,8 +146,8 @@
 "\"ksig -random\". (Be careful, script needs a shebang line)."
 msgstr ""
 "Ac?? podeu afegir una ordre arbitr??ria, amb cam?? o b?? sense, depenent de 
si "
-"l'ordre ??s o no a la variable d'entorn PATH. Per a cada correu nou, KMail "
-"executar?? l'ordre i utilitzar?? l'eixida (a l'eixida est??ndard) com a "
+"l'ordre es troba o no en la variable d'entorn PATH. Per a cada correu nou, "
+"KMail executar?? l'ordre i utilitzar?? l'eixida (a l'eixida est??ndard) com a 
"
 "signatura. Algunes ordres que s'utilitzen habitualment amb este mecanisme "
 "s??n ??fortune?? o ??ksig-random??. (Aneu amb compte, l'script necessita una "
 "l??nia ??shebang??)."
@@ -170,4 +170,4 @@
 #: widgets/signatureconfigurator.cpp:449
 #, kde-format
 msgid "&Use HTML (disabling removes formatting)"
-msgstr "&Utilitza HTML (la inhabilitaci?? elimina el format)"
+msgstr "Utilit&za HTML (la inhabilitaci?? elimina el format)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.08.1/po/ru/libkpimidentities5.po 
new/kidentitymanagement-22.08.2/po/ru/libkpimidentities5.po
--- old/kidentitymanagement-22.08.1/po/ru/libkpimidentities5.po 2022-09-06 
02:13:41.000000000 +0200
+++ new/kidentitymanagement-22.08.2/po/ru/libkpimidentities5.po 2022-10-11 
07:01:00.000000000 +0200
@@ -6,20 +6,20 @@
 # Nick Shaforostoff <sha...@ukr.net>, 2004-2007.
 # Andrey Cherepanov <sk...@kde.ru>, 2009.
 # Alexander Potashev <aspotas...@gmail.com>, 2015.
-# Alexander Yavorsky <kekc...@gmail.com>, 2020.
+# Alexander Yavorsky <kekc...@gmail.com>, 2020, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-05 00:46+0000\n"
-"PO-Revision-Date: 2020-04-22 17:29+0300\n"
+"PO-Revision-Date: 2022-10-02 14:41+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.08.3\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -56,11 +56,10 @@
 msgstr "<qt>???????????????????? ?????????????????? ???????????? 
??????????????<p><b>%1</b>:</p><p>%2</p></qt>"
 
 #: widgets/identitycombo.cpp:58
-#, fuzzy, kde-format
-#| msgid "smtp (Default)"
+#, kde-format
 msgctxt "Default identity"
 msgid " (default)"
-msgstr "smtp (???? ??????????????????)"
+msgstr " (???? ??????????????????)"
 
 #: widgets/signatureconfigurator.cpp:105
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kidentitymanagement-22.08.1/po/zh_CN/libkpimidentities5.po 
new/kidentitymanagement-22.08.2/po/zh_CN/libkpimidentities5.po
--- old/kidentitymanagement-22.08.1/po/zh_CN/libkpimidentities5.po      
2022-09-06 02:13:41.000000000 +0200
+++ new/kidentitymanagement-22.08.2/po/zh_CN/libkpimidentities5.po      
2022-10-11 07:01:00.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-05 00:46+0000\n"
-"PO-Revision-Date: 2022-08-20 14:20\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to