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-03-03 22:25:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkleo (Old) and /work/SRC/openSUSE:Factory/.libkleo.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkleo" Fri Mar 3 22:25:55 2023 rev:87 rq:1068923 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes 2023-02-04 14:20:50.903358002 +0100 +++ /work/SRC/openSUSE:Factory/.libkleo.new.31432/libkleo.changes 2023-03-03 22:27:04.435060598 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:46:50 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- libkleo-22.12.2.tar.xz libkleo-22.12.2.tar.xz.sig New: ---- libkleo-22.12.3.tar.xz libkleo-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkleo.spec ++++++ --- /var/tmp/diff_new_pack.xuvln8/_old 2023-03-03 22:27:05.831065050 +0100 +++ /var/tmp/diff_new_pack.xuvln8/_new 2023-03-03 22:27:05.835065063 +0100 @@ -1,7 +1,7 @@ # # spec file for package libkleo # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libkleo -Version: 22.12.2 +Version: 22.12.3 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 @@ -84,8 +84,7 @@ %find_lang %{name} --with-man --all-name -%post -n libKF5Libkleo5 -p /sbin/ldconfig -%postun -n libKF5Libkleo5 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKF5Libkleo5 %files %config %{_kf5_configdir}/libkleopatrarc ++++++ libkleo-22.12.2.tar.xz -> libkleo-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-22.12.2/CMakeLists.txt new/libkleo-22.12.3/CMakeLists.txt --- old/libkleo-22.12.2/CMakeLists.txt 2023-01-30 04:50:09.000000000 +0100 +++ new/libkleo-22.12.3/CMakeLists.txt 2023-02-25 06:19:35.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.2") +set(PIM_VERSION "5.22.3") 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.2") +set(KDEPIMTEXTEDIT_VERSION "5.22.3") 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.2/po/cs/libkleopatra.po new/libkleo-22.12.3/po/cs/libkleopatra.po --- old/libkleo-22.12.2/po/cs/libkleopatra.po 2023-01-30 04:50:09.000000000 +0100 +++ new/libkleo-22.12.3/po/cs/libkleopatra.po 2023-02-25 06:19:35.000000000 +0100 @@ -2,22 +2,22 @@ # This file is distributed under the same license as the PACKAGE package. # VÃt PelÄák <v...@pelcak.org>, 2010, 2011, 2013, 2014, 2016, 2017, 2018, 2019, 2020. # Tomáš Chvátal <tomas.chva...@gmail.com>, 2013. -# Vit Pelcak <v...@pelcak.org>, 2021, 2022. +# Vit Pelcak <v...@pelcak.org>, 2021, 2022, 2023. # msgid "" msgstr "" "Project-Id-Version: libkleopatra\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-27 00:46+0000\n" -"PO-Revision-Date: 2022-09-21 15:55+0200\n" -"Last-Translator: Vit Pelcak <vpel...@suse.cz>\n" +"PO-Revision-Date: 2023-02-16 15:34+0100\n" +"Last-Translator: Vit Pelcak <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" "MIME-Version: 1.0\n" "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 22.08.1\n" +"X-Generator: Lokalize 22.12.2\n" #: kleo/checksumdefinition.cpp:84 #, kde-format @@ -147,7 +147,7 @@ #: kleo/enum.cpp:35 msgid "Inline OpenPGP (deprecated)" -msgstr "Vložen OpenPGP (zastaralé)" +msgstr "Vložený OpenPGP (zastaralé)" #: kleo/enum.cpp:36 msgid "OpenPGP/MIME" @@ -398,18 +398,18 @@ #, kde-format msgctxt "no, is not exportable" msgid "no" -msgstr "" +msgstr "ne" #: models/useridlistmodel.cpp:77 #, kde-format msgctxt "accessible text for empty list of tags" msgid "none" -msgstr "" +msgstr "žádný" #: models/useridlistmodel.cpp:79 #, kde-format msgid "not applicable" -msgstr "" +msgstr "nepoužitelné" #: models/useridlistmodel.cpp:93 models/useridlistmodel.cpp:94 #: models/useridlistmodel.cpp:95 models/useridlistmodel.cpp:96 @@ -423,7 +423,7 @@ #: models/useridlistmodel.cpp:110 #, kde-format msgid "User ID / Certification Key ID" -msgstr "" +msgstr "ID uživatele / ID klÃÄe certifikátu" #: models/useridlistmodel.cpp:116 #, kde-format @@ -449,7 +449,7 @@ #: ui/auditlogviewer.cpp:50 #, kde-format msgid "&Copy to Clipboard" -msgstr "Z&kopÃrovat do schránky..." +msgstr "Z&kopÃrovat do schránky" #: ui/auditlogviewer.cpp:55 #, kde-format @@ -684,7 +684,7 @@ #: ui/dnattributeorderconfigwidget.cpp:98 #, kde-format msgid "available attributes" -msgstr "" +msgstr "dostupné atributy" #: ui/dnattributeorderconfigwidget.cpp:105 #: ui/dnattributeorderconfigwidget.cpp:106 @@ -713,7 +713,7 @@ #: ui/dnattributeorderconfigwidget.cpp:132 msgctxt "@action:button" msgid "Move to Top" -msgstr "" +msgstr "PÅesunout nahoru" #: ui/dnattributeorderconfigwidget.cpp:133 msgid "Move to top" @@ -740,7 +740,7 @@ #: ui/dnattributeorderconfigwidget.cpp:153 msgctxt "@action:button" msgid "Move to Bottom" -msgstr "" +msgstr "PÅesunout dolů" #: ui/dnattributeorderconfigwidget.cpp:154 msgid "Move to bottom" @@ -749,7 +749,7 @@ #: ui/dnattributeorderconfigwidget.cpp:184 #, kde-format msgid "current attribute order" -msgstr "" +msgstr "souÄasné poÅadà atributů" #: ui/editdirectoryservicedialog.cpp:99 #, kde-format @@ -1400,7 +1400,7 @@ #, kde-format msgctxt "@action:button" msgid "Show Matching Keys" -msgstr "" +msgstr "Zobrazovat odpovÃdajÃcà klÃÄe" #: ui/newkeyapprovaldialog.cpp:182 #, kde-format @@ -1411,7 +1411,7 @@ #, kde-format msgctxt "@action:button short for 'Show all keys'" msgid "Show All" -msgstr "" +msgstr "Zobrazit vÅ¡e" #: ui/newkeyapprovaldialog.cpp:186 #, kde-format @@ -1735,7 +1735,7 @@ #, kde-format msgctxt "@info the expiration date of the key is unknown" msgid "unknown" -msgstr "" +msgstr "neznámý" #: utils/formatting.cpp:627 utils/formatting.cpp:636 #, kde-format @@ -2044,7 +2044,7 @@ #, kde-format msgctxt "@info the compliance of the key with certain requirements is unknown" msgid "unknown" -msgstr "" +msgstr "neznámý" #: utils/formatting.cpp:1198 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-22.12.2/po/eu/libkleopatra.po new/libkleo-22.12.3/po/eu/libkleopatra.po --- old/libkleo-22.12.2/po/eu/libkleopatra.po 2023-01-30 04:50:09.000000000 +0100 +++ new/libkleo-22.12.3/po/eu/libkleopatra.po 2023-02-25 06:19:35.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: libkleopatra\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-27 00:46+0000\n" -"PO-Revision-Date: 2023-01-25 08:18+0100\n" +"PO-Revision-Date: 2023-01-30 07:25+0100\n" "Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n" "Language-Team: Basque <kde-i18n...@kde.org>\n" "Language: eu\n" @@ -503,7 +503,7 @@ "character to upper-case. It is this behaviour you can control for your " "language with this translation." msgid "yes" -msgstr "bai" +msgstr "yes" #: ui/cryptoconfigmodule.cpp:705 msgid "0 - None" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-22.12.2/po/ka/libkleopatra.po new/libkleo-22.12.3/po/ka/libkleopatra.po --- old/libkleo-22.12.2/po/ka/libkleopatra.po 2023-01-30 04:50:09.000000000 +0100 +++ new/libkleo-22.12.3/po/ka/libkleopatra.po 2023-02-25 06:19:35.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: libkleo\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-27 00:46+0000\n" -"PO-Revision-Date: 2023-01-29 09:03+0100\n" +"PO-Revision-Date: 2023-02-08 12:06+0100\n" "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n" "Language-Team: Georgian <kde-i18n-...@kde.org>\n" "Language: ka\n" @@ -265,7 +265,7 @@ #: models/keylistmodel.cpp:302 models/useridlistmodel.cpp:111 #, kde-format msgid "Name" -msgstr "_á¡áá®ááá" +msgstr "á¡áá®ááá" #: models/keylistmodel.cpp:304 models/useridlistmodel.cpp:112 #, kde-format @@ -705,7 +705,7 @@ #: ui/dnattributeorderconfigwidget.cpp:125 msgctxt "@action:button" msgid "Remove" -msgstr "_á¬áá¨áá" +msgstr "á¬áá¨áá" #: ui/dnattributeorderconfigwidget.cpp:126 msgid "Remove from current attribute order" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-22.12.2/po/zh_CN/libkleopatra.po new/libkleo-22.12.3/po/zh_CN/libkleopatra.po --- old/libkleo-22.12.2/po/zh_CN/libkleopatra.po 2023-01-30 04:50:09.000000000 +0100 +++ new/libkleo-22.12.3/po/zh_CN/libkleopatra.po 2023-02-25 06:19:35.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: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -69,7 +69,7 @@ #: kleo/dn.cpp:518 msgid "Common name" -msgstr "ä¸è¬åç§°" +msgstr "éç¨åç§°" #: kleo/dn.cpp:519 msgid "Surname" @@ -389,13 +389,13 @@ #, kde-format msgctxt "yes, is exportable" msgid "yes" -msgstr "" +msgstr "æ¯" #: models/useridlistmodel.cpp:76 #, kde-format msgctxt "no, is not exportable" msgid "no" -msgstr "" +msgstr "å¦" #: models/useridlistmodel.cpp:77 #, kde-format @@ -406,7 +406,7 @@ #: models/useridlistmodel.cpp:79 #, kde-format msgid "not applicable" -msgstr "" +msgstr "ä¸éç¨" #: models/useridlistmodel.cpp:93 models/useridlistmodel.cpp:94 #: models/useridlistmodel.cpp:95 models/useridlistmodel.cpp:96 @@ -420,7 +420,7 @@ #: models/useridlistmodel.cpp:110 #, kde-format msgid "User ID / Certification Key ID" -msgstr "" +msgstr "ç¨æ· ID / éªè¯å¯é¥ ID" #: models/useridlistmodel.cpp:116 #, kde-format @@ -682,7 +682,7 @@ #: ui/dnattributeorderconfigwidget.cpp:98 #, kde-format msgid "available attributes" -msgstr "" +msgstr "å¯ç¨å±æ§" #: ui/dnattributeorderconfigwidget.cpp:105 #: ui/dnattributeorderconfigwidget.cpp:106 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-22.12.2/src/kleo/keyresolvercore.cpp new/libkleo-22.12.3/src/kleo/keyresolvercore.cpp --- old/libkleo-22.12.2/src/kleo/keyresolvercore.cpp 2023-01-30 04:50:09.000000000 +0100 +++ new/libkleo-22.12.3/src/kleo/keyresolvercore.cpp 2023-02-25 06:19:35.000000000 +0100 @@ -26,6 +26,7 @@ #include <libkleo/gnupg.h> #include <libkleo/keycache.h> +#include "kleo/debug.h" #include <libkleo_debug.h> #include <gpgme++/key.h> @@ -36,16 +37,6 @@ namespace { -QDebug operator<<(QDebug debug, const GpgME::Key &key) -{ - if (key.isNull()) { - debug << "Null"; - } else { - debug << Formatting::summaryLine(key); - } - return debug.maybeSpace(); -} - static inline bool ValidEncryptionKey(const Key &key) { if (key.isNull() || key.isRevoked() || key.isExpired() || key.isDisabled() || !key.canEncrypt()) {