Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ktp-auth-handler for
openSUSE:Factory checked in at 2021-07-09 23:58:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old)
and /work/SRC/openSUSE:Factory/.ktp-auth-handler.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-auth-handler"
Fri Jul 9 23:58:14 2021 rev:28 rq:905010 version:21.04.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes
2021-06-12 20:07:19.928853584 +0200
+++
/work/SRC/openSUSE:Factory/.ktp-auth-handler.new.2625/ktp-auth-handler.changes
2021-07-09 23:59:22.548507482 +0200
@@ -1,0 +2,9 @@
+Wed Jul 7 08:58:34 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- 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-auth-handler-21.04.2.tar.xz
ktp-auth-handler-21.04.2.tar.xz.sig
New:
----
ktp-auth-handler-21.04.3.tar.xz
ktp-auth-handler-21.04.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ktp-auth-handler.spec ++++++
--- /var/tmp/diff_new_pack.PGU8zJ/_old 2021-07-09 23:59:23.600499301 +0200
+++ /var/tmp/diff_new_pack.PGU8zJ/_new 2021-07-09 23:59:23.600499301 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: ktp-auth-handler
-Version: 21.04.2
+Version: 21.04.3
Release: 0
Summary: Telepathy auth handler
License: LGPL-2.1-or-later
++++++ ktp-auth-handler-21.04.2.tar.xz -> ktp-auth-handler-21.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ktp-auth-handler-21.04.2/CMakeLists.txt
new/ktp-auth-handler-21.04.3/CMakeLists.txt
--- old/ktp-auth-handler-21.04.2/CMakeLists.txt 2021-06-08 08:15:17.000000000
+0200
+++ new/ktp-auth-handler-21.04.3/CMakeLists.txt 2021-07-06 07:25:40.000000000
+0200
@@ -3,7 +3,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_AUTH_HANDLER_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ktp-auth-handler-21.04.2/po/hi/ktp-auth-handler.po
new/ktp-auth-handler-21.04.3/po/hi/ktp-auth-handler.po
--- old/ktp-auth-handler-21.04.2/po/hi/ktp-auth-handler.po 1970-01-01
01:00:00.000000000 +0100
+++ new/ktp-auth-handler-21.04.3/po/hi/ktp-auth-handler.po 2021-07-06
07:25:40.000000000 +0200
@@ -0,0 +1,151 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the ktp-auth-handler
package.
+#
+# Raghavendra Kamath <[email protected]>, 2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: ktp-auth-handler\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:37+0530\n"
+"Last-Translator: Raghavendra Kamath <[email protected]>\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"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "???????????? ????????????"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: conference-auth-op.cpp:94
+#, kde-format
+msgid "Please provide a password for the chat room %1"
+msgstr "??????????????? ??????????????????????????? ???????????? ??????
????????? ????????????????????? ?????????????????? ???????????? %1"
+
+#: main.cpp:51
+#, kde-format
+msgid "Telepathy Authentication Handler"
+msgstr "???????????????????????? ??????????????????????????????
??????????????????"
+
+#: main.cpp:54
+#, kde-format
+msgid "David Edmundson"
+msgstr "??????????????? ?????????????????????"
+
+#: main.cpp:54 main.cpp:55
+#, kde-format
+msgid "Developer"
+msgstr "??????????????????????????????"
+
+#: main.cpp:55
+#, kde-format
+msgid "Daniele E. Domenichelli"
+msgstr "?????????????????? ???. ????????????????????????????????????"
+
+#: tls-cert-verifier-op.cpp:89
+#, kde-format
+msgid "Invalid certificate type %1"
+msgstr "???????????? ?????????????????????????????? ?????????????????? %1"
+
+#: tls-cert-verifier-op.cpp:102
+#, kde-format
+msgid ""
+"The SSL/TLS support plugin is not available. Certificate validation cannot "
+"be done."
+msgstr ""
+"??????????????????/?????????????????? ?????????????????? ??????????????????
?????????????????? ???????????? ?????????. ??????????????????????????????
?????? ???????????????????????? ???????????? ?????? ????????????."
+
+#: tls-cert-verifier-op.cpp:120
+#, kde-format
+msgid "Certificate rejected by the user"
+msgstr "???????????????????????? ??????????????????
?????????????????????????????? ????????????????????? ?????? ????????????
?????????"
+
+#: tls-cert-verifier-op.cpp:146
+#, kde-format
+msgid ""
+"The server failed the authenticity check (%1).\n"
+"\n"
+msgstr ""
+"?????? ??????????????? ?????? ?????????????????????????????? ????????????
?????? ????????? (%1).\n"
+"\n"
+
+#: tls-cert-verifier-op.cpp:156 tls-cert-verifier-op.cpp:174
+#, kde-format
+msgid "Server Authentication"
+msgstr "??????????????? ??????????????????????????????"
+
+#: tls-cert-verifier-op.cpp:157
+#, kde-format
+msgid "&Details"
+msgstr "??????????????? (&D) "
+
+#: tls-cert-verifier-op.cpp:158
+#, kde-format
+msgid "Co&ntinue"
+msgstr "???????????? ????????? (&n)"
+
+#: tls-cert-verifier-op.cpp:159
+#, kde-format
+msgid "&Cancel"
+msgstr "???????????? ???????????? (&C)"
+
+#: tls-cert-verifier-op.cpp:171
+#, kde-format
+msgid ""
+"Would you like to accept this certificate forever without being prompted?"
+msgstr "???????????? ?????? ?????? ?????????????????????????????? ??????
??????????????? ?????? ????????? ????????????????????? ????????????
????????????????????? ???????????? ?????????????"
+
+#: tls-cert-verifier-op.cpp:175
+#, kde-format
+msgid "&Forever"
+msgstr "?????????????????? (&F)"
+
+#: tls-cert-verifier-op.cpp:176
+#, kde-format
+msgid "&Current Session only"
+msgstr "???????????? ????????????????????? ????????????????????? (&C)"
+
+#: x-telepathy-password-auth-operation.cpp:125
+#: x-telepathy-sso-google-operation.cpp:63
+#, kde-format
+msgid "Authentication error"
+msgstr "?????????????????????????????? ??????????????????"
+
+#: x-telepathy-password-auth-operation.cpp:144
+#, kde-format
+msgid "User cancelled auth"
+msgstr "???????????????????????? ?????? ?????? ???????????? ??????
????????????"
+
+#. i18n: ectx: property (text), widget (KTitleWidget, title)
+#: x-telepathy-password-prompt.ui:47
+#, kde-format
+msgid "Please Enter Your Account Password"
+msgstr "??????????????? ???????????? ???????????? ?????? ?????????????????????
?????????????????? ????????????"
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: x-telepathy-password-prompt.ui:59
+#, kde-format
+msgid "Account:"
+msgstr "????????????:"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: x-telepathy-password-prompt.ui:73
+#, kde-format
+msgid "Password:"
+msgstr "?????????????????????"
+
+#. i18n: ectx: property (text), widget (QCheckBox, savePassword)
+#: x-telepathy-password-prompt.ui:87
+#, kde-format
+msgid "Save Password"
+msgstr "????????????????????? ??????????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/ktp-auth-handler-21.04.2/po/zh_CN/ktp-auth-handler.po
new/ktp-auth-handler-21.04.3/po/zh_CN/ktp-auth-handler.po
--- old/ktp-auth-handler-21.04.2/po/zh_CN/ktp-auth-handler.po 2021-06-08
08:15:17.000000000 +0200
+++ new/ktp-auth-handler-21.04.3/po/zh_CN/ktp-auth-handler.po 2021-07-06
07:25:40.000000000 +0200
@@ -8,7 +8,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:07\n"
+"PO-Revision-Date: 2021-06-20 07:37\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"