Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libkleo for openSUSE:Factory checked 
in at 2023-01-07 17:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkleo (Old)
 and      /work/SRC/openSUSE:Factory/.libkleo.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkleo"

Sat Jan  7 17:17:23 2023 rev:85 rq:1056623 version:22.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes  2022-12-09 
13:18:42.247295895 +0100
+++ /work/SRC/openSUSE:Factory/.libkleo.new.1563/libkleo.changes        
2023-01-07 17:19:05.529933235 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:21:09 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+-------------------------------------------------------------------

Old:
----
  libkleo-22.12.0.tar.xz
  libkleo-22.12.0.tar.xz.sig

New:
----
  libkleo-22.12.1.tar.xz
  libkleo-22.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ libkleo.spec ++++++
--- /var/tmp/diff_new_pack.BgplyX/_old  2023-01-07 17:19:06.541939273 +0100
+++ /var/tmp/diff_new_pack.BgplyX/_new  2023-01-07 17:19:06.545939297 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libkleo
-Version:        22.12.0
+Version:        22.12.1
 Release:        0
 Summary:        Base package of Kleopatra, a key manager by KDE
 License:        GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ libkleo-22.12.0.tar.xz -> libkleo-22.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-22.12.0/CMakeLists.txt 
new/libkleo-22.12.1/CMakeLists.txt
--- old/libkleo-22.12.0/CMakeLists.txt  2022-11-27 09:35:12.000000000 +0100
+++ new/libkleo-22.12.1/CMakeLists.txt  2022-12-25 06:04:42.000000000 +0100
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: CC0-1.0
 # SPDX-FileCopyrightText: none
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.22.0")
+set(PIM_VERSION "5.22.1")
 
 project(libkleo VERSION ${PIM_VERSION})
 
@@ -40,7 +40,7 @@
 if (QT_MAJOR_VERSION STREQUAL "6")
     set(QT_REQUIRED_VERSION "6.4.0")
 endif()
-set(KDEPIMTEXTEDIT_VERSION "5.22.0")
+set(KDEPIMTEXTEDIT_VERSION "5.22.1")
 set(GPGME_REQUIRED_VERSION "1.15.0")
 
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED 
Widgets)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-22.12.0/po/bg/libkleopatra.po 
new/libkleo-22.12.1/po/bg/libkleopatra.po
--- old/libkleo-22.12.0/po/bg/libkleopatra.po   2022-11-27 09:35:12.000000000 
+0100
+++ new/libkleo-22.12.1/po/bg/libkleopatra.po   2022-12-25 06:04:42.000000000 
+0100
@@ -389,14 +389,6 @@
 
 #: models/useridlistmodel.cpp:76
 #, fuzzy, kde-format
-#| msgctxt ""
-#| "Translate this to 'yes' or 'no' (use the English words!) depending on "
-#| "whether your language uses Sentence style capitalization in GUI labels "
-#| "(yes) or not (no). Context: We get some backend strings in that have the "
-#| "wrong capitalization (in English, at least) so we need to force the first "
-#| "character to upper-case. It is this behaviour you can control for your "
-#| "language with this translation."
-#| msgid "yes"
 msgctxt "yes, is exportable"
 msgid "yes"
 msgstr "да"
@@ -409,16 +401,12 @@
 
 #: models/useridlistmodel.cpp:77
 #, fuzzy, kde-format
-#| msgctxt "no specific preference"
-#| msgid "<none>"
 msgctxt "accessible text for empty list of tags"
 msgid "none"
 msgstr "<без>"
 
 #: models/useridlistmodel.cpp:79
 #, fuzzy, kde-format
-#| msgctxt "text for screen readers"
-#| msgid "not applicable"
 msgid "not applicable"
 msgstr "не е приложимо"
 
@@ -708,7 +696,6 @@
 
 #: ui/dnattributeorderconfigwidget.cpp:118
 #, fuzzy
-#| msgid "Add"
 msgctxt "@action:button"
 msgid "Add"
 msgstr "Добавяне"
@@ -1206,14 +1193,12 @@
 #: ui/keyselectiondialog.cpp:275 utils/formatting.cpp:375
 #: utils/formatting.cpp:418
 #, fuzzy, kde-format
-#| msgid "Valid From"
 msgid "Valid from"
 msgstr "Валиден от"
 
 #: ui/keyselectiondialog.cpp:276 utils/formatting.cpp:378
 #: utils/formatting.cpp:421
 #, fuzzy, kde-format
-#| msgid "Valid Until"
 msgid "Valid until"
 msgstr "Валидно до"
 
@@ -1403,14 +1388,12 @@
 
 #: ui/newkeyapprovaldialog.cpp:139
 #, fuzzy, kde-format
-#| msgid "Show all keys"
 msgctxt "@action:button"
 msgid "Show Details"
 msgstr "Показване на всички ключове"
 
 #: ui/newkeyapprovaldialog.cpp:181
 #, fuzzy, kde-format
-#| msgid "Show all keys"
 msgctxt "@action:button"
 msgid "Show Matching Keys"
 msgstr "Показване на всички ключове"
@@ -1422,7 +1405,6 @@
 
 #: ui/newkeyapprovaldialog.cpp:185
 #, fuzzy, kde-format
-#| msgid "Show all keys"
 msgctxt "@action:button short for 'Show all keys'"
 msgid "Show All"
 msgstr "Показване на всички ключове"
@@ -1745,7 +1727,6 @@
 
 #: utils/formatting.cpp:585 utils/formatting.cpp:620
 #, fuzzy, kde-format
-#| msgid "unknown"
 msgctxt "@info the expiration date of the key is unknown"
 msgid "unknown"
 msgstr "неизвестно"
@@ -2052,7 +2033,6 @@
 
 #: utils/formatting.cpp:1185
 #, fuzzy, kde-format
-#| msgid "unknown"
 msgctxt "@info the compliance of the key with certain requirements is unknown"
 msgid "unknown"
 msgstr "неизвестно"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-22.12.0/po/fr/libkleopatra.po 
new/libkleo-22.12.1/po/fr/libkleopatra.po
--- old/libkleo-22.12.0/po/fr/libkleopatra.po   2022-11-27 09:35:12.000000000 
+0100
+++ new/libkleo-22.12.1/po/fr/libkleopatra.po   2022-12-25 06:04:42.000000000 
+0100
@@ -27,7 +27,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 22.08.1\n"
+"X-Generator: Lokalize 22.11.90\n"
 
 #: kleo/checksumdefinition.cpp:84
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-22.12.0/po/ia/libkleopatra.po 
new/libkleo-22.12.1/po/ia/libkleopatra.po
--- old/libkleo-22.12.0/po/ia/libkleopatra.po   2022-11-27 09:35:12.000000000 
+0100
+++ new/libkleo-22.12.1/po/ia/libkleopatra.po   2022-12-25 06:04:42.000000000 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-27 00:46+0000\n"
-"PO-Revision-Date: 2022-03-21 09:38+0100\n"
+"PO-Revision-Date: 2022-12-18 22:16+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\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 20.04.2\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #: kleo/checksumdefinition.cpp:84
 #, kde-format
@@ -229,7 +229,7 @@
 #: kleo/keyfiltermanager.cpp:71
 #, kde-format
 msgid "All Certificates"
-msgstr ""
+msgstr "Omne Certificatos"
 
 #: kleo/keyfiltermanager.cpp:86
 #, kde-format
@@ -386,30 +386,22 @@
 msgstr "Uso"
 
 #: models/useridlistmodel.cpp:76
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "Translate this to 'yes' or 'no' (use the English words!) depending on "
-#| "whether your language uses Sentence style capitalization in GUI labels "
-#| "(yes) or not (no). Context: We get some backend strings in that have the "
-#| "wrong capitalization (in English, at least) so we need to force the first "
-#| "character to upper-case. It is this behaviour you can control for your "
-#| "language with this translation."
-#| msgid "yes"
+#, kde-format
 msgctxt "yes, is exportable"
 msgid "yes"
-msgstr "no"
+msgstr "si"
 
 #: models/useridlistmodel.cpp:76
 #, kde-format
 msgctxt "no, is not exportable"
 msgid "no"
-msgstr ""
+msgstr "no"
 
 #: models/useridlistmodel.cpp:77
-#, kde-format
+#, fuzzy, kde-format
 msgctxt "accessible text for empty list of tags"
 msgid "none"
-msgstr ""
+msgstr "nulle"
 
 #: models/useridlistmodel.cpp:79
 #, kde-format
@@ -695,8 +687,6 @@
 msgstr "Omne alteres"
 
 #: ui/dnattributeorderconfigwidget.cpp:118
-#, fuzzy
-#| msgid "Add"
 msgctxt "@action:button"
 msgid "Add"
 msgstr "Adde"
@@ -706,19 +696,15 @@
 msgstr ""
 
 #: ui/dnattributeorderconfigwidget.cpp:125
-#, fuzzy
-#| msgid "Remove Filter"
 msgctxt "@action:button"
 msgid "Remove"
-msgstr "Remove filtro"
+msgstr "Remove"
 
 #: ui/dnattributeorderconfigwidget.cpp:126
 msgid "Remove from current attribute order"
 msgstr ""
 
 #: ui/dnattributeorderconfigwidget.cpp:132
-#, fuzzy
-#| msgid "Move to top"
 msgctxt "@action:button"
 msgid "Move to Top"
 msgstr "Move a culmine"
@@ -728,33 +714,27 @@
 msgstr "Move a culmine"
 
 #: ui/dnattributeorderconfigwidget.cpp:139
-#, fuzzy
-#| msgid "Move to top"
 msgctxt "@action:button"
 msgid "Move Up"
-msgstr "Move a culmine"
+msgstr "Move in alto"
 
 #: ui/dnattributeorderconfigwidget.cpp:140
 msgid "Move one up"
 msgstr ""
 
 #: ui/dnattributeorderconfigwidget.cpp:146
-#, fuzzy
-#| msgid "Move to top"
 msgctxt "@action:button"
 msgid "Move Down"
-msgstr "Move a culmine"
+msgstr "Move a basso "
 
 #: ui/dnattributeorderconfigwidget.cpp:147
 msgid "Move one down"
 msgstr ""
 
 #: ui/dnattributeorderconfigwidget.cpp:153
-#, fuzzy
-#| msgid "Move to top"
 msgctxt "@action:button"
 msgid "Move to Bottom"
-msgstr "Move a culmine"
+msgstr "Move a fundo"
 
 #: ui/dnattributeorderconfigwidget.cpp:154
 msgid "Move to bottom"
@@ -1109,20 +1089,16 @@
 msgstr "%1 <%2>"
 
 #: ui/keyselectioncombo.cpp:289
-#, fuzzy, kde-format
-#| msgctxt "(validity, protocol, creation date)"
-#| msgid "(%1, %2, created: %3)"
+#, kde-format
 msgctxt "Name <email> (validity, created: date)"
 msgid "%1 (%2, created: %3)"
-msgstr "(%1 %2, create: %3)"
+msgstr "%1 (%2, create: %3)"
 
 #: ui/keyselectioncombo.cpp:295
-#, fuzzy, kde-format
-#| msgctxt "Name <email> (validity, type, created: date)"
-#| msgid "%1 (%2, %3 created: %4)"
+#, kde-format
 msgctxt "Name <email> (validity, type, created: date)"
 msgid "%1 (%2, %3, created: %4)"
-msgstr "%1 (%2, %3 Create: %4)"
+msgstr "%1 (%2, %3, create: %4)"
 
 #: ui/keyselectioncombo.cpp:608
 #, kde-format
@@ -1207,15 +1183,13 @@
 
 #: ui/keyselectiondialog.cpp:275 utils/formatting.cpp:375
 #: utils/formatting.cpp:418
-#, fuzzy, kde-format
-#| msgid "Valid From"
+#, kde-format
 msgid "Valid from"
-msgstr "Valide ab:"
+msgstr "Valide ab"
 
 #: ui/keyselectiondialog.cpp:276 utils/formatting.cpp:378
 #: utils/formatting.cpp:421
-#, fuzzy, kde-format
-#| msgid "Valid Until"
+#, kde-format
 msgid "Valid until"
 msgstr "Valide usque"
 
@@ -1292,9 +1266,9 @@
 msgstr ""
 
 #: ui/keyselectiondialog.cpp:714
-#, kde-format
+#, fuzzy, kde-format
 msgid "Fetching keys..."
-msgstr ""
+msgstr "Reportante claves"
 
 #: ui/keyselectiondialog.cpp:746
 #, kde-format
@@ -1400,10 +1374,10 @@
 msgstr "Mon&strar Registro de Audit"
 
 #: ui/newkeyapprovaldialog.cpp:139
-#, kde-format
+#, fuzzy, kde-format
 msgctxt "@action:button"
 msgid "Show Details"
-msgstr ""
+msgstr "Monstra Detalios"
 
 #: ui/newkeyapprovaldialog.cpp:181
 #, kde-format
@@ -1417,10 +1391,10 @@
 msgstr ""
 
 #: ui/newkeyapprovaldialog.cpp:185
-#, kde-format
+#, fuzzy, kde-format
 msgctxt "@action:button short for 'Show all keys'"
 msgid "Show All"
-msgstr ""
+msgstr "Monstra omne"
 
 #: ui/newkeyapprovaldialog.cpp:186
 #, kde-format
@@ -1739,16 +1713,15 @@
 msgstr ""
 
 #: utils/formatting.cpp:585 utils/formatting.cpp:620
-#, fuzzy, kde-format
-#| msgid "unknown"
+#, kde-format
 msgctxt "@info the expiration date of the key is unknown"
 msgid "unknown"
 msgstr "incognite"
 
 #: utils/formatting.cpp:627 utils/formatting.cpp:636
-#, kde-format
+#, fuzzy, kde-format
 msgid "unlimited"
-msgstr ""
+msgstr "sin limite"
 
 #: utils/formatting.cpp:689
 #, kde-format
@@ -2046,8 +2019,7 @@
 msgstr ""
 
 #: utils/formatting.cpp:1185
-#, fuzzy, kde-format
-#| msgid "unknown"
+#, kde-format
 msgctxt "@info the compliance of the key with certain requirements is unknown"
 msgid "unknown"
 msgstr "incognite"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-22.12.0/po/it/libkleopatra.po 
new/libkleo-22.12.1/po/it/libkleopatra.po
--- old/libkleo-22.12.0/po/it/libkleopatra.po   2022-11-27 09:35:12.000000000 
+0100
+++ new/libkleo-22.12.1/po/it/libkleopatra.po   2022-12-25 06:04:42.000000000 
+0100
@@ -19,7 +19,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 22.08.1\n"
+"X-Generator: Lokalize 23.03.70\n"
 
 #: kleo/checksumdefinition.cpp:84
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-22.12.0/po/zh_CN/libkleopatra.po 
new/libkleo-22.12.1/po/zh_CN/libkleopatra.po
--- old/libkleo-22.12.0/po/zh_CN/libkleopatra.po        2022-11-27 
09:35:12.000000000 +0100
+++ new/libkleo-22.12.1/po/zh_CN/libkleopatra.po        2022-12-25 
06:04:42.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-27 00:46+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to