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 2022-07-09 17:00:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old) and /work/SRC/openSUSE:Factory/.ktp-auth-handler.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-auth-handler" Sat Jul 9 17:00:35 2022 rev:41 rq:987676 version:22.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes 2022-06-12 17:38:16.954067573 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-auth-handler.new.1523/ktp-auth-handler.changes 2022-07-09 17:01:37.520669449 +0200 @@ -1,0 +2,8 @@ +Tue Jul 5 17:03:49 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.3/ + +------------------------------------------------------------------- Old: ---- ktp-auth-handler-22.04.2.tar.xz ktp-auth-handler-22.04.2.tar.xz.sig New: ---- ktp-auth-handler-22.04.3.tar.xz ktp-auth-handler-22.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-auth-handler.spec ++++++ --- /var/tmp/diff_new_pack.8nVUoe/_old 2022-07-09 17:01:38.044670236 +0200 +++ /var/tmp/diff_new_pack.8nVUoe/_new 2022-07-09 17:01:38.048670243 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ktp-auth-handler -Version: 22.04.2 +Version: 22.04.3 Release: 0 Summary: Telepathy auth handler License: LGPL-2.1-or-later ++++++ ktp-auth-handler-22.04.2.tar.xz -> ktp-auth-handler-22.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-auth-handler-22.04.2/CMakeLists.txt new/ktp-auth-handler-22.04.3/CMakeLists.txt --- old/ktp-auth-handler-22.04.2/CMakeLists.txt 2022-06-07 09:15:44.000000000 +0200 +++ new/ktp-auth-handler-22.04.3/CMakeLists.txt 2022-07-05 06:39:20.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") 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}") project(ktp-auth-handler VERSION ${KTP_AUTH_HANDLER_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-auth-handler-22.04.2/po/ca@valencia/ktp-auth-handler.po new/ktp-auth-handler-22.04.3/po/ca@valencia/ktp-auth-handler.po --- old/ktp-auth-handler-22.04.2/po/ca@valencia/ktp-auth-handler.po 2022-06-07 09:15:44.000000000 +0200 +++ new/ktp-auth-handler-22.04.3/po/ca@valencia/ktp-auth-handler.po 2022-07-05 06:39:20.000000000 +0200 @@ -34,7 +34,7 @@ #: conference-auth-op.cpp:94 #, kde-format msgid "Please provide a password for the chat room %1" -msgstr "Proporcioneu una contrasenya per a la sala de chat %1" +msgstr "Proporcioneu una contrasenya per a la sala de xat %1" #: main.cpp:51 #, kde-format @@ -59,7 +59,7 @@ #: tls-cert-verifier-op.cpp:89 #, kde-format msgid "Invalid certificate type %1" -msgstr "Tipus de certificat %1 no v??lit" +msgstr "Tipus de certificat %1 no v??lid" #: tls-cert-verifier-op.cpp:102 #, kde-format @@ -67,13 +67,13 @@ "The SSL/TLS support plugin is not available. Certificate validation cannot " "be done." msgstr "" -"El conector de la funcionalitat SSL/TLS no est?? disponible. No es pot fer la " -"validaci?? del certificat." +"El connector de la funcionalitat SSL/TLS no est?? disponible. No es pot fer " +"la validaci?? del certificat." #: tls-cert-verifier-op.cpp:120 #, kde-format msgid "Certificate rejected by the user" -msgstr "Certificat rebujat per l'usuari" +msgstr "Certificat rebutjat per l'usuari" #: tls-cert-verifier-op.cpp:146 #, kde-format @@ -102,7 +102,7 @@ #: tls-cert-verifier-op.cpp:159 #, kde-format msgid "&Cancel" -msgstr "&Cancela" +msgstr "&Cancel??la" #: tls-cert-verifier-op.cpp:171 #, kde-format @@ -129,7 +129,7 @@ #: x-telepathy-password-auth-operation.cpp:144 #, kde-format msgid "User cancelled auth" -msgstr "Autenticaci?? cancelada per l'usuari" +msgstr "Autenticaci?? cancel??lada per l'usuari" #. i18n: ectx: property (text), widget (KTitleWidget, title) #: x-telepathy-password-prompt.ui:47 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-auth-handler-22.04.2/po/zh_CN/ktp-auth-handler.po new/ktp-auth-handler-22.04.3/po/zh_CN/ktp-auth-handler.po --- old/ktp-auth-handler-22.04.2/po/zh_CN/ktp-auth-handler.po 2022-06-07 09:15:44.000000000 +0200 +++ new/ktp-auth-handler-22.04.3/po/zh_CN/ktp-auth-handler.po 2022-07-05 06:39:20.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: 2022-06-05 04:19\n" +"PO-Revision-Date: 2022-07-02 11:02\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"