Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktp-desktop-applets for openSUSE:Factory checked in at 2021-07-09 23:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-desktop-applets (Old) and /work/SRC/openSUSE:Factory/.ktp-desktop-applets.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-desktop-applets" Fri Jul 9 23:59:49 2021 rev:28 rq:905014 version:21.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-desktop-applets/ktp-desktop-applets.changes 2021-06-12 20:09:52.781119631 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-desktop-applets.new.2625/ktp-desktop-applets.changes 2021-07-10 00:02:19.767129364 +0200 @@ -1,0 +2,9 @@ +Wed Jul 7 08:58:37 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.04.3 +- No code change since 21.04.2 + +------------------------------------------------------------------- Old: ---- ktp-desktop-applets-21.04.2.tar.xz ktp-desktop-applets-21.04.2.tar.xz.sig New: ---- ktp-desktop-applets-21.04.3.tar.xz ktp-desktop-applets-21.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-desktop-applets.spec ++++++ --- /var/tmp/diff_new_pack.SA35HW/_old 2021-07-10 00:02:20.247125631 +0200 +++ /var/tmp/diff_new_pack.SA35HW/_new 2021-07-10 00:02:20.251125600 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktp-desktop-applets -Version: 21.04.2 +Version: 21.04.3 Release: 0 Summary: Telepathy presence applet License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ ktp-desktop-applets-21.04.2.tar.xz -> ktp-desktop-applets-21.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/CMakeLists.txt new/ktp-desktop-applets-21.04.3/CMakeLists.txt --- old/ktp-desktop-applets-21.04.2/CMakeLists.txt 2021-06-08 08:15:30.000000000 +0200 +++ new/ktp-desktop-applets-21.04.3/CMakeLists.txt 2021-07-06 07:25:52.000000000 +0200 @@ -5,7 +5,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "21") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set(KTP_DESKTOP_APPLETS_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/chat/org.kde.ktp-chat/metadata.desktop.cmake new/ktp-desktop-applets-21.04.3/chat/org.kde.ktp-chat/metadata.desktop.cmake --- old/ktp-desktop-applets-21.04.2/chat/org.kde.ktp-chat/metadata.desktop.cmake 2021-06-05 22:58:16.000000000 +0200 +++ new/ktp-desktop-applets-21.04.3/chat/org.kde.ktp-chat/metadata.desktop.cmake 2021-07-05 20:55:47.000000000 +0200 @@ -15,6 +15,7 @@ Name[fi]=Pikakeskustelu Name[fr]=Conversation rapide Name[gl]=Conversa r??pida +Name[hi]=?????????????????? ?????????????????? Name[hu]=Gyors cseveg??s Name[ia]=Conversation rapide Name[it]=Chat veloce @@ -61,6 +62,7 @@ Comment[fi]=Yksinkertaiset keskustelut ty??tilastasi Comment[fr]=Conversations instantan??es faciles ?? partir de votre espace de travail Comment[gl]=Conversas simples desde o espazo de traballo. +Comment[hi]=???????????? ???????????????????????????????????? ?????? ?????????????????? ??????????????????????????? Comment[hu]=Egyszer?? cseveg??sek a munkater??letr??l Comment[ia]=Simplice conversationes in directo ab tu spatio de labor Comment[it]=Chat semplici per l'ambiente di lavoro diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake new/ktp-desktop-applets-21.04.3/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake --- old/ktp-desktop-applets-21.04.2/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake 2021-06-05 22:58:16.000000000 +0200 +++ new/ktp-desktop-applets-21.04.3/contactlist/org.kde.ktp-contactlist/metadata.desktop.cmake 2021-07-05 20:55:47.000000000 +0200 @@ -14,6 +14,7 @@ Name[fi]=Pikaviestint?? Name[fr]=Messagerie instantan??e Name[gl]=Mensaxar??a instant??nea +Name[hi]=?????????????????? ??????????????? Name[hu]=Azonnali ??zenetk??ld??s Name[ia]=Messageria instantanee Name[it]=Messaggistica istantanea @@ -53,6 +54,7 @@ Comment[fi]=N??ytt???? l??sn??olon ja yhteystiedot Comment[fr]=Affiche votre pr??sence et vos contacts Comment[gl]=Mostra a s??a presenza e contactos. +Comment[hi]=???????????? ???????????????????????? ????????? ??????????????????????????? ?????? ???????????????????????? ???????????? ?????? Comment[hu]=Megjelen??ti a jelenl??t??t ??s partnereit Comment[ia]=Monstra tu presentia e contactos Comment[it]=Mostra la tua presenza e i tuoi contatti diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/person/org.kde.person/metadata.desktop.cmake new/ktp-desktop-applets-21.04.3/person/org.kde.person/metadata.desktop.cmake --- old/ktp-desktop-applets-21.04.2/person/org.kde.person/metadata.desktop.cmake 2021-06-05 22:58:16.000000000 +0200 +++ new/ktp-desktop-applets-21.04.3/person/org.kde.person/metadata.desktop.cmake 2021-07-05 20:55:47.000000000 +0200 @@ -14,6 +14,7 @@ Name[fi]=Henkil?? Name[fr]=Personne Name[gl]=Persoa +Name[hi]=????????????????????? Name[hu]=Partner Name[ia]=Persona Name[it]=Persona @@ -52,6 +53,7 @@ Comment[fi]=Helppo p????sy henkil????n Comment[fr]=Rendre une personne facilement accessible Comment[gl]=Permite acceder facilmente a unha persoa. +Comment[hi]=???????????? ?????? ????????????????????? ?????? ??????????????? ?????? ???????????? ??????????????? Comment[hu]=Egyszer??bben el??rhet??v?? tesz egy partnert Comment[ia]=Face un persona facilmente accessibile Comment[it]=Rende una persona facilmente accessibile diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/po/hi/plasma_applet_org.kde.ktp-chat.po new/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-chat.po --- old/ktp-desktop-applets-21.04.2/po/hi/plasma_applet_org.kde.ktp-chat.po 1970-01-01 01:00:00.000000000 +0100 +++ new/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-chat.po 2021-07-06 07:25:52.000000000 +0200 @@ -0,0 +1,53 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the ktp-desktop-applets package. +# +# Raghavendra Kamath <ra...@raghukamath.com>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: ktp-desktop-applets\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 03:11+0200\n" +"PO-Revision-Date: 2021-06-29 18:39+0530\n" +"Last-Translator: Raghavendra Kamath <ra...@raghukamath.com>\n" +"Language-Team: kde-hindi\n" +"Language: hi\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.04.2\n" + +#: org.kde.ktp-chat/contents/ui/ChatWidget.qml:69 +#, kde-format +msgid "Pin contact" +msgstr "????????????????????? ?????? ???????????? ???????????????" + +#: org.kde.ktp-chat/contents/ui/ChatWidget.qml:81 +#, kde-format +msgid "Move conversation into a window" +msgstr "??????????????????????????? ?????? ???????????? ??????????????? ????????? ????????????" + +#: org.kde.ktp-chat/contents/ui/ChatWidget.qml:88 +#, kde-format +msgid "Close conversation" +msgstr "??????????????????????????? ????????? ????????????" + +#: org.kde.ktp-chat/contents/ui/ChatWidget.qml:165 +#, kde-format +msgid "Copy Link" +msgstr "???????????? ?????? ??????????????????????????? ???????????????" + +#: org.kde.ktp-chat/contents/ui/ChatWidget.qml:176 +#, kde-format +msgid "Copy Text" +msgstr "????????? ?????? ??????????????????????????? ???????????????" + +#: org.kde.ktp-chat/contents/ui/ChatWidget.qml:194 +#, kde-format +msgid "Chat is not connected. You cannot send messages at this time" +msgstr "??????????????????????????? ?????? ????????????????????? ????????????. ?????? ?????? ????????? ??????????????? ???????????? ????????? ????????????" + +#: org.kde.ktp-chat/contents/ui/main.qml:34 +#, kde-format +msgid "Close All Conversations" +msgstr "????????? ??????????????????????????? ????????? ????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/po/hi/plasma_applet_org.kde.ktp-contactlist.po new/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-contactlist.po --- old/ktp-desktop-applets-21.04.2/po/hi/plasma_applet_org.kde.ktp-contactlist.po 1970-01-01 01:00:00.000000000 +0100 +++ new/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-contactlist.po 2021-07-06 07:25:52.000000000 +0200 @@ -0,0 +1,82 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the ktp-desktop-applets package. +# +# Raghavendra Kamath <ra...@raghukamath.com>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: ktp-desktop-applets\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 03:11+0200\n" +"PO-Revision-Date: 2021-06-29 18:38+0530\n" +"Last-Translator: Raghavendra Kamath <ra...@raghukamath.com>\n" +"Language-Team: kde-hindi\n" +"Language: hi\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.04.2\n" + +#: org.kde.ktp-contactlist/contents/ui/ContactList.qml:51 +#, kde-format +msgid "It appears that you do not have any accounts configured" +msgstr "????????? ?????????????????? ???????????? ?????? ?????? ???????????? ????????? ?????? ??????????????? ?????? ??????????????????????????? ???????????? ???????????? ??????" + +#: org.kde.ktp-contactlist/contents/ui/ContactList.qml:61 +#, kde-format +msgid "Configure Now..." +msgstr "????????? ??????????????????????????? ????????????..." + +#: org.kde.ktp-contactlist/contents/ui/ContactList.qml:81 +#, kde-format +msgid "Go Online" +msgstr "?????????????????? ?????? ????????????" + +#: org.kde.ktp-contactlist/contents/ui/ContactList.qml:98 +#, kde-format +msgid "Search Contacts..." +msgstr "??????????????????????????? ????????? ???????????????..." + +#: org.kde.ktp-contactlist/contents/ui/main.qml:83 +#, kde-format +msgctxt "Means 'Connecting your IM accounts', it's in the applet tooltip" +msgid "Connecting..." +msgstr "???????????? ????????? ?????????" + +#: org.kde.ktp-contactlist/contents/ui/main.qml:86 +#, kde-format +msgctxt "" +"The arg is the presence name (as is in ktp-common-internals.po, eg. Changing " +"Presence to Away..., it's in the applet tooltip" +msgid "Changing Presence to %1..." +msgstr "???????????? ???????????????????????? %1 ????????????" + +#: org.kde.ktp-contactlist/contents/ui/main.qml:100 +#, kde-format +msgid "Instant Messaging Settings..." +msgstr "?????????????????? ??????????????? ????????????????????????..." + +#: org.kde.ktp-contactlist/contents/ui/main.qml:101 +#, kde-format +msgid "Contact List..." +msgstr "????????????????????? ????????????..." + +#: org.kde.ktp-contactlist/contents/ui/main.qml:108 +#, kde-format +msgid "Add New Contacts..." +msgstr "?????? ????????????????????? ??????????????????..." + +#: org.kde.ktp-contactlist/contents/ui/main.qml:109 +#, kde-format +msgid "Join Chat Room..." +msgstr "??????????????????????????? ??????????????? ?????? ??????????????????" + +#: org.kde.ktp-contactlist/contents/ui/main.qml:112 +#, kde-format +msgid "Make a Call..." +msgstr "????????? ????????????..." + +#: org.kde.ktp-contactlist/contents/ui/main.qml:115 +#, kde-format +msgid "Send a File..." +msgstr "??????????????? ???????????????..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/po/hi/plasma_applet_org.kde.person.po new/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.person.po --- old/ktp-desktop-applets-21.04.2/po/hi/plasma_applet_org.kde.person.po 1970-01-01 01:00:00.000000000 +0100 +++ new/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.person.po 2021-07-06 07:25:52.000000000 +0200 @@ -0,0 +1,33 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the ktp-desktop-applets package. +# +# Raghavendra Kamath <ra...@raghukamath.com>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: ktp-desktop-applets\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 03:11+0200\n" +"PO-Revision-Date: 2021-06-29 18:38+0530\n" +"Last-Translator: Raghavendra Kamath <ra...@raghukamath.com>\n" +"Language-Team: kde-hindi\n" +"Language: hi\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.04.2\n" + +#: org.kde.person/contents/config/config.qml:25 +#, kde-format +msgid "General" +msgstr "?????????????????????" + +#: org.kde.person/contents/ui/settingsGeneral.qml:63 +#, kde-format +msgid "Select a person from the list below" +msgstr "??????????????? ???????????? ?????? ???????????? ????????????????????? ?????? ???????????????" + +#: org.kde.person/contents/ui/settingsGeneral.qml:71 +#, kde-format +msgid "Search contacts..." +msgstr "??????????????????????????? ????????? ???????????????..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/po/zh_CN/plasma_applet_org.kde.ktp-chat.po new/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-chat.po --- old/ktp-desktop-applets-21.04.2/po/zh_CN/plasma_applet_org.kde.ktp-chat.po 2021-06-08 08:15:30.000000000 +0200 +++ new/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-chat.po 2021-07-06 07:25:52.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2021-06-03 16:08\n" +"PO-Revision-Date: 2021-06-20 07:38\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po new/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po --- old/ktp-desktop-applets-21.04.2/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po 2021-06-08 08:15:30.000000000 +0200 +++ new/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po 2021-07-06 07:25:52.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2021-06-03 16:08\n" +"PO-Revision-Date: 2021-06-20 07:38\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-desktop-applets-21.04.2/po/zh_CN/plasma_applet_org.kde.person.po new/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.person.po --- old/ktp-desktop-applets-21.04.2/po/zh_CN/plasma_applet_org.kde.person.po 2021-06-08 08:15:30.000000000 +0200 +++ new/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.person.po 2021-07-06 07:25:52.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2021-06-03 16:08\n" +"PO-Revision-Date: 2021-06-20 07:38\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"