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-06-12 17:37:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old) and /work/SRC/openSUSE:Factory/.ktp-auth-handler.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-auth-handler" Sun Jun 12 17:37:49 2022 rev:40 rq:981742 version:22.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes 2022-05-14 22:53:59.899128593 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-auth-handler.new.1548/ktp-auth-handler.changes 2022-06-12 17:38:16.954067573 +0200 @@ -1,0 +2,8 @@ +Wed Jun 8 09:56:19 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.2/ + +------------------------------------------------------------------- Old: ---- ktp-auth-handler-22.04.1.tar.xz ktp-auth-handler-22.04.1.tar.xz.sig New: ---- ktp-auth-handler-22.04.2.tar.xz ktp-auth-handler-22.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-auth-handler.spec ++++++ --- /var/tmp/diff_new_pack.wcGF2r/_old 2022-06-12 17:38:17.414068229 +0200 +++ /var/tmp/diff_new_pack.wcGF2r/_new 2022-06-12 17:38:17.418068235 +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.1 +Version: 22.04.2 Release: 0 Summary: Telepathy auth handler License: LGPL-2.1-or-later ++++++ ktp-auth-handler-22.04.1.tar.xz -> ktp-auth-handler-22.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-auth-handler-22.04.1/CMakeLists.txt new/ktp-auth-handler-22.04.2/CMakeLists.txt --- old/ktp-auth-handler-22.04.1/CMakeLists.txt 2022-05-10 07:54:11.000000000 +0200 +++ new/ktp-auth-handler-22.04.2/CMakeLists.txt 2022-06-07 09:15:44.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 "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") 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.1/po/ca@valencia/ktp-auth-handler.po new/ktp-auth-handler-22.04.2/po/ca@valencia/ktp-auth-handler.po --- old/ktp-auth-handler-22.04.1/po/ca@valencia/ktp-auth-handler.po 2022-05-10 07:54:11.000000000 +0200 +++ new/ktp-auth-handler-22.04.2/po/ca@valencia/ktp-auth-handler.po 2022-06-07 09:15:44.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 xat %1" +msgstr "Proporcioneu una contrasenya per a la sala de chat %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??lid" +msgstr "Tipus de certificat %1 no v??lit" #: 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 connector de la funcionalitat SSL/TLS no est?? disponible. No es pot fer " -"la validaci?? del certificat." +"El conector 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 rebutjat per l'usuari" +msgstr "Certificat rebujat 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 "&Cancel??la" +msgstr "&Cancela" #: tls-cert-verifier-op.cpp:171 #, kde-format @@ -124,12 +124,12 @@ #: x-telepathy-sso-google-operation.cpp:63 #, kde-format msgid "Authentication error" -msgstr "Error d'autenticaci??" +msgstr "S'ha produ??t un error d'autenticaci??" #: x-telepathy-password-auth-operation.cpp:144 #, kde-format msgid "User cancelled auth" -msgstr "Autenticaci?? cancel??lada per l'usuari" +msgstr "Autenticaci?? cancelada 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.1/po/zh_CN/ktp-auth-handler.po new/ktp-auth-handler-22.04.2/po/zh_CN/ktp-auth-handler.po --- old/ktp-auth-handler-22.04.1/po/zh_CN/ktp-auth-handler.po 2022-05-10 07:54:11.000000000 +0200 +++ new/ktp-auth-handler-22.04.2/po/zh_CN/ktp-auth-handler.po 2022-06-07 09:15:44.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-05-08 08:17\n" +"PO-Revision-Date: 2022-06-05 04:19\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"