Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkleo for openSUSE:Factory checked in at 2021-09-04 22:33:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkleo (Old) and /work/SRC/openSUSE:Factory/.libkleo.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkleo" Sat Sep 4 22:33:34 2021 rev:68 rq:916005 version:21.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes 2021-08-16 10:09:06.811272576 +0200 +++ /work/SRC/openSUSE:Factory/.libkleo.new.1899/libkleo.changes 2021-09-04 22:35:43.960181579 +0200 @@ -1,0 +2,9 @@ +Wed Sep 1 12:39:24 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.1 +- No code change since 21.08.0 + +------------------------------------------------------------------- Old: ---- libkleo-21.08.0.tar.xz libkleo-21.08.0.tar.xz.sig New: ---- libkleo-21.08.1.tar.xz libkleo-21.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkleo.spec ++++++ --- /var/tmp/diff_new_pack.r86o9D/_old 2021-09-04 22:35:44.524182327 +0200 +++ /var/tmp/diff_new_pack.r86o9D/_new 2021-09-04 22:35:44.524182327 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkleo -Version: 21.08.0 +Version: 21.08.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-21.08.0.tar.xz -> libkleo-21.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-21.08.0/CMakeLists.txt new/libkleo-21.08.1/CMakeLists.txt --- old/libkleo-21.08.0/CMakeLists.txt 2021-07-31 12:09:08.000000000 +0200 +++ new/libkleo-21.08.1/CMakeLists.txt 2021-08-13 08:47:35.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.18.0") +set(PIM_VERSION "5.18.1") project(libkleo VERSION ${PIM_VERSION}) @@ -28,7 +28,7 @@ set(LIBKLEO_LIB_VERSION ${PIM_VERSION}) set(QT_REQUIRED_VERSION "5.15.0") -set(KDEPIMTEXTEDIT_VERSION "5.18.0") +set(KDEPIMTEXTEDIT_VERSION "5.18.1") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets) find_package(KF5I18n ${KF5_WANT_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-21.08.0/po/de/libkleopatra.po new/libkleo-21.08.1/po/de/libkleopatra.po --- old/libkleo-21.08.0/po/de/libkleopatra.po 2021-08-06 02:24:39.000000000 +0200 +++ new/libkleo-21.08.1/po/de/libkleopatra.po 2021-08-31 02:38:49.000000000 +0200 @@ -18,7 +18,6 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.12.3\n" #: kleo/checksumdefinition.cpp:82 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-21.08.0/po/fr/libkleopatra.po new/libkleo-21.08.1/po/fr/libkleopatra.po --- old/libkleo-21.08.0/po/fr/libkleopatra.po 2021-08-06 02:24:40.000000000 +0200 +++ new/libkleo-21.08.1/po/fr/libkleopatra.po 2021-08-31 02:38:49.000000000 +0200 @@ -27,7 +27,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -"X-Generator: Lokalize 21.04.2\n" +"X-Generator: Lokalize 21.08.0\n" #: kleo/checksumdefinition.cpp:82 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-21.08.0/po/it/libkleopatra.po new/libkleo-21.08.1/po/it/libkleopatra.po --- old/libkleo-21.08.0/po/it/libkleopatra.po 2021-08-06 02:24:40.000000000 +0200 +++ new/libkleo-21.08.1/po/it/libkleopatra.po 2021-08-31 02:38:49.000000000 +0200 @@ -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 21.04.2\n" +"X-Generator: Lokalize 20.12.0\n" #: kleo/checksumdefinition.cpp:82 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-21.08.0/po/pt_BR/libkleopatra.po new/libkleo-21.08.1/po/pt_BR/libkleopatra.po --- old/libkleo-21.08.0/po/pt_BR/libkleopatra.po 2021-08-06 02:24:40.000000000 +0200 +++ new/libkleo-21.08.1/po/pt_BR/libkleopatra.po 2021-08-31 02:38:49.000000000 +0200 @@ -10,15 +10,15 @@ "Project-Id-Version: libkleopatra\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-07-01 00:17+0000\n" -"PO-Revision-Date: 2021-08-04 09:59-0300\n" +"PO-Revision-Date: 2021-08-18 11:23-0300\n" "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n" -"Language-Team: Brazilian Portuguese <[email protected]>\n" +"Language-Team: Portuguese <[email protected]>\n" "Language: pt_BR\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 21.04.3\n" +"X-Generator: Lokalize 20.04.2\n" #: kleo/checksumdefinition.cpp:82 #, kde-format @@ -744,17 +744,17 @@ #, kde-format msgctxt "@info:tooltip" msgid "Use an anonymous LDAP server that does not require authentication." -msgstr "" +msgstr "Usar um servidor LDAP an??nimo que n??o requer autentica????o." #: ui/editdirectoryservicedialog.cpp:128 #, kde-format msgid "Authenticate via Active Directory" -msgstr "" +msgstr "Autenticar via Active Directory" #: ui/editdirectoryservicedialog.cpp:130 #, kde-format msgid "Authenticate via Active Directory (requires GnuPG 2.2.28 or later)" -msgstr "" +msgstr "Autenticar via Active Directory (requer GnuPG 2.2.28 ou mais recente)" #: ui/editdirectoryservicedialog.cpp:133 #, kde-format @@ -763,17 +763,19 @@ "On Windows, authenticate to the LDAP server using the Active Directory with " "the current user." msgstr "" +"No Windows, autenticar no servidor LDAP usando Active Directory com o " +"usu??rio atual." #: ui/editdirectoryservicedialog.cpp:138 #, kde-format msgid "Authenticate with user and password" -msgstr "" +msgstr "Autenticar com usu??rio e senha" #: ui/editdirectoryservicedialog.cpp:140 #, kde-format msgctxt "@info:tooltip" msgid "Authenticate to the LDAP server with your LDAP credentials." -msgstr "" +msgstr "Autenticar no servidor LDAP com suas credenciais LDAP." #: ui/editdirectoryservicedialog.cpp:150 #, kde-format @@ -811,12 +813,12 @@ #: ui/editdirectoryservicedialog.cpp:170 #, kde-format msgid "Connection Security (requires GnuPG 2.2.28 or later)" -msgstr "" +msgstr "Seguran??a da conex??o (requer GnuPG 2.2.28 ou mais recente)" #: ui/editdirectoryservicedialog.cpp:175 #, kde-format msgid "Use default connection (probably not TLS secured)" -msgstr "" +msgstr "Usar conex??o padr??o (provavelmente sem seguran??a TLS)" #: ui/editdirectoryservicedialog.cpp:177 #, kde-format @@ -825,11 +827,14 @@ "Use GnuPG's default to connect to the LDAP server. By default, GnuPG 2.3 and " "earlier use a plain, not TLS secured connection. <b>(Not recommended)</b>" msgstr "" +"Usar o padr??o do GnuPG para conectar ao servidor LDAP. Por padr??o o GnuPG " +"2.3 e mais antigos usam uma conex??o simples, sem seguran??a TLS. <b>(N??o " +"recomendado)</b>" #: ui/editdirectoryservicedialog.cpp:185 #, kde-format msgid "Do not use a TLS secured connection" -msgstr "" +msgstr "N??o usar uma conex??o TLS segura" #: ui/editdirectoryservicedialog.cpp:187 #, kde-format @@ -838,11 +843,13 @@ "Use a plain, not TLS secured connection to connect to the LDAP server. " "<b>(Not recommended)</b>" msgstr "" +"Usar uma conex??o simples, sem seguran??a TLS para conectar ao servidor LDAP. " +"<b>(N??o recomendado)</b>" #: ui/editdirectoryservicedialog.cpp:193 #, kde-format msgid "Use TLS secured connection" -msgstr "" +msgstr "Usar uma conex??o TLS segura" #: ui/editdirectoryservicedialog.cpp:195 #, kde-format @@ -851,6 +858,8 @@ "Use a standard TLS secured connection (initiated with STARTTLS) to connect " "to the LDAP server. <b>(Recommended)</b>" msgstr "" +"Usar uma conex??o TLS segura padr??o (iniciada com STARTTLS) para conectar ao " +"servidor LDAP. <b>(Recomendado)</b>" #: ui/editdirectoryservicedialog.cpp:202 #, kde-format @@ -864,6 +873,8 @@ "Use a TLS secured connection through which the connection to the LDAP server " "is tunneled. <b>(Not recommended)</b>" msgstr "" +"Usar uma conex??o TLS segura atrav??s da qual a conex??o ao servidor LDAP ser?? " +"encapsulado. <b>(N??o recomendado)</b>" #: ui/editdirectoryservicedialog.cpp:213 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkleo-21.08.0/po/zh_CN/libkleopatra.po new/libkleo-21.08.1/po/zh_CN/libkleopatra.po --- old/libkleo-21.08.0/po/zh_CN/libkleopatra.po 2021-08-06 02:24:40.000000000 +0200 +++ new/libkleo-21.08.1/po/zh_CN/libkleopatra.po 2021-08-31 02:38:50.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-07-01 00:17+0000\n" -"PO-Revision-Date: 2021-07-26 13:50\n" +"PO-Revision-Date: 2021-08-30 11:46\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
