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-09-15 22:03:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keysmith (Old)
 and      /work/SRC/openSUSE:Factory/.keysmith.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keysmith"

Fri Sep 15 22:03:19 2023 rev:5 rq:1111167 version:23.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/keysmith/keysmith.changes        2023-08-31 
13:48:13.497599589 +0200
+++ /work/SRC/openSUSE:Factory/.keysmith.new.1766/keysmith.changes      
2023-09-15 22:06:44.771861988 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:55:52 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- No code change since 23.08.0
+
+-------------------------------------------------------------------

Old:
----
  keysmith-23.08.0.tar.xz
  keysmith-23.08.0.tar.xz.sig

New:
----
  keysmith-23.08.1.tar.xz
  keysmith-23.08.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ keysmith.spec ++++++
--- /var/tmp/diff_new_pack.ffchtu/_old  2023-09-15 22:06:45.859900890 +0200
+++ /var/tmp/diff_new_pack.ffchtu/_new  2023-09-15 22:06:45.863901033 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without  released
 Name:           keysmith
-Version:        23.08.0
+Version:        23.08.1
 Release:        0
 Summary:        OTP client
 License:        GPL-3.0-or-later


++++++ keysmith-23.08.0.tar.xz -> keysmith-23.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keysmith-23.08.0/CMakeLists.txt 
new/keysmith-23.08.1/CMakeLists.txt
--- old/keysmith-23.08.0/CMakeLists.txt 2023-08-16 23:31:54.000000000 +0200
+++ new/keysmith-23.08.1/CMakeLists.txt 2023-09-09 11:04:44.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 "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 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.0/org.kde.keysmith.appdata.xml 
new/keysmith-23.08.1/org.kde.keysmith.appdata.xml
--- old/keysmith-23.08.0/org.kde.keysmith.appdata.xml   2023-08-16 
23:31:54.000000000 +0200
+++ new/keysmith-23.08.1/org.kde.keysmith.appdata.xml   2023-09-09 
11:04:44.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.1" date="2023-09-14"/>
     <release version="23.08.0" date="2023-08-24"/>
     <release version="23.04.3" date="2023-07-06"/>
     <release version="23.04.2" date="2023-06-08"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keysmith-23.08.0/po/cs/keysmith.po 
new/keysmith-23.08.1/po/cs/keysmith.po
--- old/keysmith-23.08.0/po/cs/keysmith.po      2023-08-16 23:31:54.000000000 
+0200
+++ new/keysmith-23.08.1/po/cs/keysmith.po      2023-09-09 11:04:44.000000000 
+0200
@@ -7,7 +7,7 @@
 "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-05-16 11:55+0200\n"
+"PO-Revision-Date: 2023-08-07 16:48+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 23.04.1\n"
+"X-Generator: Lokalize 23.04.3\n"
 
 #: src/app/cli.cpp:128
 #, kde-format
@@ -205,7 +205,7 @@
 #, kde-format
 msgctxt "@title:group"
 msgid "HOTP Details:"
-msgstr ""
+msgstr "Podrobnosti HOTP:"
 
 #: src/contents/ui/HOTPDetailsForm.qml:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keysmith-23.08.0/po/fr/keysmith.po 
new/keysmith-23.08.1/po/fr/keysmith.po
--- old/keysmith-23.08.0/po/fr/keysmith.po      2023-08-16 23:31:54.000000000 
+0200
+++ new/keysmith-23.08.1/po/fr/keysmith.po      2023-09-09 11:04:44.000000000 
+0200
@@ -1,19 +1,19 @@
-# Xavier Besnard <[email protected]>, 2020, 2021.
+# SPDX-FileCopyrightText: 2020, 2021, 2023 Xavier Besnard 
<[email protected]>
 # Xavier BESNARD <[email protected]>, 2023.
 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-05-05 16:13+0200\n"
-"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
+"PO-Revision-Date: 2023-08-24 13:05+0200\n"
+"Last-Translator: Xavier BESNARD <[email protected]>\n"
 "Language-Team: fr\n"
 "Language: fr\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 22.12.3\n"
+"X-Generator: Lokalize 23.07.90\n"
 
 #: src/app/cli.cpp:128
 #, kde-format
@@ -213,12 +213,10 @@
 msgstr "Supprimer un compte"
 
 #: src/contents/ui/HOTPDetailsForm.qml:27
-#, fuzzy, kde-format
-#| msgctxt "Button to reveal form for configuring additional token details"
-#| msgid "Details"
+#, kde-format
 msgctxt "@title:group"
 msgid "HOTP Details:"
-msgstr "Détails"
+msgstr "Détails HOTP :"
 
 #: src/contents/ui/HOTPDetailsForm.qml:34
 #, kde-format
@@ -234,20 +232,16 @@
 msgstr "Longueur du jeton :"
 
 #: src/contents/ui/HOTPDetailsForm.qml:70
-#, fuzzy, kde-format
-#| msgctxt "@option:check"
-#| msgid "Add check digit"
+#, kde-format
 msgctxt "@option:check"
 msgid "Add checksum digit"
 msgstr "Ajouter un chiffre de vérification"
 
 #: src/contents/ui/HOTPDetailsForm.qml:82
-#, fuzzy, kde-format
-#| msgctxt "@option:check"
-#| msgid "Use custom offset"
+#, kde-format
 msgctxt "@option:check"
 msgid "Use custom truncation offset"
-msgstr "Utiliser un décalage personnalisé"
+msgstr "Utiliser un décalage personnalisé de troncature"
 
 #: src/contents/ui/HOTPDetailsForm.qml:96
 #, kde-format
@@ -291,9 +285,7 @@
 msgstr "Choisissez un mot de passe pour protéger vos comptes"
 
 #: src/contents/ui/SetupPassword.qml:48
-#, fuzzy, kde-format
-#| msgctxt "@label:textbox"
-#| msgid "New password:"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "New Password:"
 msgstr "Nouveau mot de passe :"
@@ -321,12 +313,10 @@
 msgstr "(Rafraîchir)"
 
 #: src/contents/ui/TOTPDetailsForm.qml:28
-#, fuzzy, kde-format
-#| msgctxt "Button to reveal form for configuring additional token details"
-#| msgid "Details"
+#, kde-format
 msgctxt "@label"
 msgid "TOTP Details:"
-msgstr "Détails"
+msgstr "Détails TOTP :"
 
 #: src/contents/ui/TOTPDetailsForm.qml:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keysmith-23.08.0/po/gl/keysmith.po 
new/keysmith-23.08.1/po/gl/keysmith.po
--- old/keysmith-23.08.0/po/gl/keysmith.po      2023-08-16 23:31:54.000000000 
+0200
+++ new/keysmith-23.08.1/po/gl/keysmith.po      2023-09-09 11:04:44.000000000 
+0200
@@ -7,7 +7,7 @@
 "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-07-29 08:06+0200\n"
+"PO-Revision-Date: 2023-08-26 04:18+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -102,7 +102,7 @@
 #, kde-format
 msgctxt "@label:textbox"
 msgid "Account issuer:"
-msgstr "Emisor da conta:"
+msgstr "Expedidor da conta:"
 
 #: src/contents/ui/AccountsOverview.qml:21
 #, kde-format
@@ -264,7 +264,8 @@
 "Another account with the same name already exists. Please correct the name "
 "or issuer for the new account."
 msgstr ""
-"Xa existe unha conta co mesmo nome. Corrixa o nome ou o emisor da nova conta."
+"Xa existe unha conta co mesmo nome. Corrixa o nome ou o expedidor da nova "
+"conta."
 
 #: src/contents/ui/RenameAccount.qml:49
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keysmith-23.08.0/po/pl/keysmith.po 
new/keysmith-23.08.1/po/pl/keysmith.po
--- old/keysmith-23.08.0/po/pl/keysmith.po      2023-08-16 23:31:54.000000000 
+0200
+++ new/keysmith-23.08.1/po/pl/keysmith.po      2023-09-09 11:04:44.000000000 
+0200
@@ -7,7 +7,7 @@
 "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-05-13 08:52+0200\n"
+"PO-Revision-Date: 2023-08-20 10:47+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 22.12.3\n"
+"X-Generator: Lokalize 23.04.2\n"
 
 #: src/app/cli.cpp:128
 #, kde-format
@@ -214,12 +214,10 @@
 msgstr "Usuń konto"
 
 #: src/contents/ui/HOTPDetailsForm.qml:27
-#, fuzzy, kde-format
-#| msgctxt "Button to reveal form for configuring additional token details"
-#| msgid "Details"
+#, kde-format
 msgctxt "@title:group"
 msgid "HOTP Details:"
-msgstr "Szczegóły"
+msgstr "Szczegóły HOTP:"
 
 #: src/contents/ui/HOTPDetailsForm.qml:34
 #, kde-format
@@ -235,20 +233,16 @@
 msgstr "Długość tokenu:"
 
 #: src/contents/ui/HOTPDetailsForm.qml:70
-#, fuzzy, kde-format
-#| msgctxt "@option:check"
-#| msgid "Add check digit"
+#, kde-format
 msgctxt "@option:check"
 msgid "Add checksum digit"
-msgstr "Dodaj cyfrę sprawdzającą"
+msgstr "Dodaj cyfrę sumy sprawdzającej"
 
 #: src/contents/ui/HOTPDetailsForm.qml:82
-#, fuzzy, kde-format
-#| msgctxt "@option:check"
-#| msgid "Use custom offset"
+#, kde-format
 msgctxt "@option:check"
 msgid "Use custom truncation offset"
-msgstr "Przytnij na długości"
+msgstr "Użyj własnego przesunięcia przycięcia"
 
 #: src/contents/ui/HOTPDetailsForm.qml:96
 #, kde-format
@@ -292,9 +286,7 @@
 msgstr "Wpisz hasło, które będzie chronić twoje konta"
 
 #: src/contents/ui/SetupPassword.qml:48
-#, fuzzy, kde-format
-#| msgctxt "@label:textbox"
-#| msgid "New password:"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "New Password:"
 msgstr "Nowe hasło:"
@@ -322,12 +314,10 @@
 msgstr "(odśwież)"
 
 #: src/contents/ui/TOTPDetailsForm.qml:28
-#, fuzzy, kde-format
-#| msgctxt "Button to reveal form for configuring additional token details"
-#| msgid "Details"
+#, kde-format
 msgctxt "@label"
 msgid "TOTP Details:"
-msgstr "Szczegóły"
+msgstr "Szczegóły TOTP:"
 
 #: src/contents/ui/TOTPDetailsForm.qml:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keysmith-23.08.0/po/zh_CN/keysmith.po 
new/keysmith-23.08.1/po/zh_CN/keysmith.po
--- old/keysmith-23.08.0/po/zh_CN/keysmith.po   2023-08-16 23:31:54.000000000 
+0200
+++ new/keysmith-23.08.1/po/zh_CN/keysmith.po   2023-09-09 11:04:44.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-08-02 12:45\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to