Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keysmith for openSUSE:Factory checked in at 2023-10-12 23:42:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keysmith (Old) and /work/SRC/openSUSE:Factory/.keysmith.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keysmith" Thu Oct 12 23:42:52 2023 rev:6 rq:1117290 version:23.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/keysmith/keysmith.changes 2023-09-15 22:06:44.771861988 +0200 +++ /work/SRC/openSUSE:Factory/.keysmith.new.1807/keysmith.changes 2023-10-12 23:44:59.667164421 +0200 @@ -1,0 +2,9 @@ +Tue Oct 10 18:27:24 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.2/ +- No code change since 23.08.1 + +------------------------------------------------------------------- Old: ---- keysmith-23.08.1.tar.xz keysmith-23.08.1.tar.xz.sig New: ---- keysmith-23.08.2.tar.xz keysmith-23.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keysmith.spec ++++++ --- /var/tmp/diff_new_pack.4fDqLR/_old 2023-10-12 23:45:00.339188754 +0200 +++ /var/tmp/diff_new_pack.4fDqLR/_new 2023-10-12 23:45:00.339188754 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: keysmith -Version: 23.08.1 +Version: 23.08.2 Release: 0 Summary: OTP client License: GPL-3.0-or-later ++++++ keysmith-23.08.1.tar.xz -> keysmith-23.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keysmith-23.08.1/CMakeLists.txt new/keysmith-23.08.2/CMakeLists.txt --- old/keysmith-23.08.1/CMakeLists.txt 2023-09-09 11:04:44.000000000 +0200 +++ new/keysmith-23.08.2/CMakeLists.txt 2023-10-07 17:59:56.000000000 +0200 @@ -9,7 +9,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(keysmith VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keysmith-23.08.1/org.kde.keysmith.appdata.xml new/keysmith-23.08.2/org.kde.keysmith.appdata.xml --- old/keysmith-23.08.1/org.kde.keysmith.appdata.xml 2023-09-09 11:04:44.000000000 +0200 +++ new/keysmith-23.08.2/org.kde.keysmith.appdata.xml 2023-10-07 17:59:56.000000000 +0200 @@ -246,6 +246,7 @@ <url type="homepage">https://apps.kde.org/keysmith/</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?product=Keysmith</url> <releases> + <release version="23.08.2" date="2023-10-12"/> <release version="23.08.1" date="2023-09-14"/> <release version="23.08.0" date="2023-08-24"/> <release version="23.04.3" date="2023-07-06"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keysmith-23.08.1/po/ca@valencia/keysmith.po new/keysmith-23.08.2/po/ca@valencia/keysmith.po --- old/keysmith-23.08.1/po/ca@valencia/keysmith.po 2023-09-09 11:04:44.000000000 +0200 +++ new/keysmith-23.08.2/po/ca@valencia/keysmith.po 2023-10-07 17:59:56.000000000 +0200 @@ -27,7 +27,7 @@ msgid "" "Optional account to add, formatted as otpauth:// URI (e.g. from a QR code)" msgstr "" -"Compte opcional que s'afegirà , amb format «otpauth:// URI» (p. ex. a partir " +"Compte opcional que s'afegirà , amb format «otpauth:// URI» (p. ex., a partir " "d'un codi QR)" #: src/app/flows_p.cpp:105 src/app/flows_p.cpp:246 @@ -94,7 +94,7 @@ #, kde-format msgctxt "Notification shown in a passive notification" msgid "Token copied to clipboard!" -msgstr "El testimoni s'ha copiat al porta-retalls!" +msgstr "El testimoni s'ha copiat a dins del porta-retalls!" #: src/contents/ui/AccountNameForm.qml:67 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keysmith-23.08.1/po/fr/keysmith.po new/keysmith-23.08.2/po/fr/keysmith.po --- old/keysmith-23.08.1/po/fr/keysmith.po 2023-09-09 11:04:44.000000000 +0200 +++ new/keysmith-23.08.2/po/fr/keysmith.po 2023-10-07 17:59:56.000000000 +0200 @@ -13,7 +13,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 23.07.90\n" +"X-Generator: Lokalize 23.08.1\n" #: src/app/cli.cpp:128 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keysmith-23.08.1/po/gl/keysmith.po new/keysmith-23.08.2/po/gl/keysmith.po --- old/keysmith-23.08.1/po/gl/keysmith.po 2023-09-09 11:04:44.000000000 +0200 +++ new/keysmith-23.08.2/po/gl/keysmith.po 2023-10-07 17:59:56.000000000 +0200 @@ -1,13 +1,13 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2023 This file is copyright: # This file is distributed under the same license as the keysmith package. -# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2023. +# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio) # msgid "" msgstr "" "Project-Id-Version: keysmith\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-07-25 02:35+0000\n" -"PO-Revision-Date: 2023-08-26 04:18+0200\n" +"PO-Revision-Date: 2023-09-30 12:11+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 23.04.3\n" +"X-Generator: Lokalize 23.08.1\n" #: src/app/cli.cpp:128 #, kde-format @@ -68,7 +68,7 @@ "account</li></ul>" msgstr "" "<p>Retirar a conta de Keysmith non desactiva a autenticación de dous " -"factores (2FA). Asegúrese de que segue podendo acceder á conta sen usar " +"factores (2FA). Asegúrese de que aÃnda pode acceder á conta sen usar " "Keysmith antes de proceder:</p><ul><li>asegúrese de que ten outra aplicación " "de 2FA configurada para a conta, ou</li><li>asegúrese de que ten códigos de " "recuperación para a súa conta, ou</li><li>desactive a autenticación con dous " @@ -114,13 +114,13 @@ #, kde-format msgctxt "generic error shown when adding or updating an account failed" msgid "Failed to update accounts" -msgstr "Non se puideron actualizar as contas." +msgstr "Non foi posÃbel actualizar as contas." #: src/contents/ui/AccountsOverview.qml:26 #, kde-format msgctxt "error message shown when loading accounts from storage failed" msgid "Some accounts failed to load." -msgstr "Non se puideron cargar algunhas contas." +msgstr "Produciuse un erro ao cargar algunhas contas." #: src/contents/ui/AccountsOverview.qml:101 #, kde-format @@ -304,7 +304,7 @@ #: src/contents/ui/SetupPassword.qml:83 #, kde-format msgid "Failed to set up your password" -msgstr "Non se puido preparar o contrasinal." +msgstr "Non foi posÃbel preparar o contrasinal." #: src/contents/ui/TokenEntryViewLabels.qml:40 #, kde-format @@ -357,7 +357,7 @@ #: src/contents/ui/UnlockAccounts.qml:30 #, kde-format msgid "Failed to unlock your accounts" -msgstr "Non se puideron desbloquear as contas." +msgstr "Non foi posÃbel desbloquear as contas." #: src/contents/ui/UnlockAccounts.qml:55 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keysmith-23.08.1/po/it/keysmith.po new/keysmith-23.08.2/po/it/keysmith.po --- old/keysmith-23.08.1/po/it/keysmith.po 2023-09-09 11:04:44.000000000 +0200 +++ new/keysmith-23.08.2/po/it/keysmith.po 2023-10-07 17:59:56.000000000 +0200 @@ -1,6 +1,6 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2023 This file is copyright: # This file is distributed under the same license as the keysmith package. -# Paolo Zamponi <feu...@gmail.com>, 2020, 2021, 2023. +# SPDX-FileCopyrightText: 2020, 2021, 2023 Paolo Zamponi <feu...@gmail.com> # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 23.04.3\n" +"X-Generator: Lokalize 23.08.1\n" #: src/app/cli.cpp:128 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keysmith-23.08.1/po/zh_CN/keysmith.po new/keysmith-23.08.2/po/zh_CN/keysmith.po --- old/keysmith-23.08.1/po/zh_CN/keysmith.po 2023-09-09 11:04:44.000000000 +0200 +++ new/keysmith-23.08.2/po/zh_CN/keysmith.po 2023-10-07 17:59:56.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-07-25 02:35+0000\n" -"PO-Revision-Date: 2023-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:12\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"