Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libkleo for openSUSE:Factory checked 
in at 2022-02-04 21:47:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkleo (Old)
 and      /work/SRC/openSUSE:Factory/.libkleo.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkleo"

Fri Feb  4 21:47:20 2022 rev:73 rq:951146 version:21.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes  2022-01-11 
21:16:49.816855883 +0100
+++ /work/SRC/openSUSE:Factory/.libkleo.new.1898/libkleo.changes        
2022-02-04 21:48:23.416797437 +0100
@@ -1,0 +2,9 @@
+Tue Feb  1 13:03:51 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- No code change since 21.12.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libkleo.spec ++++++
--- /var/tmp/diff_new_pack.VPflbr/_old  2022-02-04 21:48:24.284791511 +0100
+++ /var/tmp/diff_new_pack.VPflbr/_new  2022-02-04 21:48:24.288791484 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libkleo
-Version:        21.12.1
+Version:        21.12.2
 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.12.1.tar.xz -> libkleo-21.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-21.12.1/CMakeLists.txt 
new/libkleo-21.12.2/CMakeLists.txt
--- old/libkleo-21.12.1/CMakeLists.txt  2021-12-15 14:08:17.000000000 +0100
+++ new/libkleo-21.12.2/CMakeLists.txt  2022-01-08 16:02:34.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.1")
+set(PIM_VERSION "5.19.2")
 
 project(libkleo VERSION ${PIM_VERSION})
 
@@ -31,7 +31,7 @@
 
 set(LIBKLEO_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.15.2")
-set(KDEPIMTEXTEDIT_VERSION "5.19.1")
+set(KDEPIMTEXTEDIT_VERSION "5.19.2")
 
 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.12.1/po/ca/libkleopatra.po 
new/libkleo-21.12.2/po/ca/libkleopatra.po
--- old/libkleo-21.12.1/po/ca/libkleopatra.po   2022-01-04 01:25:05.000000000 
+0100
+++ new/libkleo-21.12.2/po/ca/libkleopatra.po   2022-02-01 01:16:03.000000000 
+0100
@@ -2133,124 +2133,3 @@
 #, kde-format
 msgid "Premature end of hex-encoded char in input stream"
 msgstr "Final prematur del car??cter codificat hexadecimal en el flux 
d'entrada"
-
-#~ msgctxt "default server name, keep it a valid domain name, ie. no spaces"
-#~ msgid "server"
-#~ msgstr "servidor"
-
-#~ msgid "hkp"
-#~ msgstr "hkp"
-
-#~ msgid "http"
-#~ msgstr "http"
-
-#~ msgid "https"
-#~ msgstr "https"
-
-#~ msgid "ftp"
-#~ msgstr "ftp"
-
-#~ msgid "ftps"
-#~ msgstr "ftps"
-
-#~ msgid "ldap"
-#~ msgstr "ldap"
-
-#~ msgid "ldaps"
-#~ msgstr "ldaps"
-
-#~ msgid "Server Name"
-#~ msgstr "Nom del servidor"
-
-#~ msgid "Server Port"
-#~ msgstr "Port del servidor"
-
-#~ msgid "User Name"
-#~ msgstr "Nom d'usuari"
-
-#~ msgctxt "Flags to enable/disable certain features"
-#~ msgid "Flags"
-#~ msgstr "Indicadors"
-
-#~ msgid "(read-only)"
-#~ msgstr "(nom??s lectura)"
-
-#~ msgctxt "amended tooltip; %1: original tooltip"
-#~ msgid "%1 (read-only)"
-#~ msgstr "%1 (nom??s lectura)"
-
-#~ msgid "<b>(Optional)</b> Enter your user name here, if needed."
-#~ msgstr "<b>(Opcional)</b> Introdu??u aqu?? el nom d'usuari, si cal."
-
-#~ msgid ""
-#~ "<b>(Optional)</b> Enter 'ldaps' to specify that a TLS connection shall be "
-#~ "used."
-#~ msgstr ""
-#~ "<b>(Opcional)</b> Introdu??u ??ldaps?? per a especificar que cal usar una "
-#~ "connexi?? TLS."
-
-#~ msgid "Directory Services Configuration"
-#~ msgstr "Configuraci?? dels serveis de directori"
-
-#~ msgid "OpenPGP Keyserver:"
-#~ msgstr "Servidor de claus OpenPGP:"
-
-#~ msgid ""
-#~ "Click this button to create a new directory service entry as a clone of "
-#~ "the currently selected one (or with default values, if no other is "
-#~ "selected). You can then configure details in the table on the left hand."
-#~ msgstr ""
-#~ "Cliqueu aquest bot?? per a crear un servei de directori nou com a clon del 
"
-#~ "seleccionat (o amb els valors per omissi?? si no n'hi ha cap de "
-#~ "seleccionat). Podeu configurar els detalls a la taula de m?? esquerra."
-
-#~ msgid "New"
-#~ msgstr "Nou"
-
-#~ msgid ""
-#~ "Use this option to switch display of username and password information on "
-#~ "or off in the above table."
-#~ msgstr ""
-#~ "Useu aquesta opci?? per a commutar la visualitzaci?? de la informaci?? del 
"
-#~ "nom d'usuari i contrasenya a la taula superior."
-
-#~ msgid "Show user and password information"
-#~ msgstr "Mostra la informaci?? d'usuari i contrasenya"
-
-#~ msgctxt "@title:window"
-#~ msgid "Configure GnuPG Backend"
-#~ msgstr "Configuraci?? del dorsal del GnuPG"
-
-#~ msgid "&Reset"
-#~ msgstr "&Inicialitza"
-
-#~ msgid "Use keyserver at"
-#~ msgstr "Usa el servidor de claus a"
-
-#~ msgctxt "@title:window"
-#~ msgid "Configure Keyservers"
-#~ msgstr "Configuraci?? dels servidors de claus"
-
-#~ msgctxt "Caption for signing key selection, no key found"
-#~ msgid "No key found for the address '%1':"
-#~ msgstr "No s'ha trobat cap clau per a l'adre??a ??%1??:"
-
-#~ msgid "Remove Filter"
-#~ msgstr "Elimina el filtre"
-
-#~ msgid "Add Filter"
-#~ msgstr "Afegeix un filtre"
-
-#~ msgctxt "name of group of keys (n key(s), read ...)"
-#~ msgid "%2 (1 key, read from gpg.conf)"
-#~ msgid_plural "%2 (%1 keys, read from gpg.conf)"
-#~ msgstr[0] "%2 (1 clau, llegeix de ??gpg.conf??)"
-#~ msgstr[1] "%2 (%1 claus, llegeix de ??gpg.conf??)"
-
-#~ msgctxt "name of group (group)"
-#~ msgid "%1 (group)"
-#~ msgstr "%1 (grup)"
-
-#~ msgctxt "X.509/CMS encryption standard"
-#~ msgid "X.509"
-#~ msgstr "X.509"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-21.12.1/po/cs/libkleopatra.po 
new/libkleo-21.12.2/po/cs/libkleopatra.po
--- old/libkleo-21.12.1/po/cs/libkleopatra.po   2022-01-04 01:25:05.000000000 
+0100
+++ new/libkleo-21.12.2/po/cs/libkleopatra.po   2022-02-01 01:16:03.000000000 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: libkleopatra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-06 00:17+0000\n"
-"PO-Revision-Date: 2021-06-18 13:57+0200\n"
+"PO-Revision-Date: 2021-12-17 17:06+0100\n"
 "Last-Translator: Vit Pelcak <vpel...@suse.cz>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
@@ -17,7 +17,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 21.04.2\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #: kleo/checksumdefinition.cpp:82
 #, kde-format
@@ -439,7 +439,7 @@
 #, kde-format
 msgctxt "@item:inlistbox"
 msgid "Custom entry"
-msgstr ""
+msgstr "Vlastn?? z??znam"
 
 #: ui/cryptoconfigentryreaderport.cpp:47
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-21.12.1/po/fi/libkleopatra.po 
new/libkleo-21.12.2/po/fi/libkleopatra.po
--- old/libkleo-21.12.1/po/fi/libkleopatra.po   2022-01-04 01:25:05.000000000 
+0100
+++ new/libkleo-21.12.2/po/fi/libkleopatra.po   2022-02-01 01:16:03.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Finnish translation sprint participants:
 # Author: Lliehu
 # Kim Enkovaara <kim.enkova...@iki.fi>, 2006.
-# Tommi Nieminen <transla...@legisign.org>, 2010, 2011, 2013, 2016, 2017, 
2018, 2019, 2020, 2021.
+# Tommi Nieminen <transla...@legisign.org>, 2010, 2011, 2013, 2016, 2017, 
2018, 2019, 2020, 2021, 2022.
 # Lasse Liehu <lasse.li...@gmail.com>, 2010, 2011, 2012, 2013, 2014, 2016.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-21.12.1/po/sl/libkleopatra.po 
new/libkleo-21.12.2/po/sl/libkleopatra.po
--- old/libkleo-21.12.1/po/sl/libkleopatra.po   2022-01-04 01:25:06.000000000 
+0100
+++ new/libkleo-21.12.2/po/sl/libkleopatra.po   2022-02-01 01:16:03.000000000 
+0100
@@ -1,28 +1,30 @@
 # translation of libkleopatra.po to Slovenian
 # Translation of libkleopatra.po to Slovenian
-# $Id: libkleopatra.po 1611854 2021-11-06 01:05:05Z scripty $
+# $Id: libkleopatra.po 1616358 2022-01-04 14:16:00Z matjazjeran $
 # $Source$
 # Gregor Rakar <gregor.ra...@kiss.si>, 2004, 2005.
 # Andrej Vernekar <andrej.verne...@moj.net>, 2004, 2005, 2009.
 # Jure Repinc <j...@holodeck1.com>, 2006, 2013.
 # Andrej Mernik <andr...@ubuntu.si>, 2014, 2016, 2017.
 # Matja?? Jeran <matjaz.je...@amis.net>, 2019, 2020, 2021.
+# Martin Srebotnjak <mi...@filmsi.net>, 2020, 2021, 2022.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: libkleopatra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-06 00:17+0000\n"
-"PO-Revision-Date: 2021-11-01 20:37+0100\n"
-"Last-Translator: Matja?? Jeran <matjaz.je...@amis.net>\n"
+"PO-Revision-Date: 2022-01-04 10:41+0100\n"
+"Last-Translator: Martin Srebotnjak <mi...@filmsi.net>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Translator: Andrej Mernik <andr...@ubuntu.si>\n"
-"X-Generator: Poedit 3.0\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
+"Translator: Andrej Mernik <andr...@ubuntu.si>\n"
+"X-Generator: Poedit 3.0.1\n"
 
 #: kleo/checksumdefinition.cpp:82
 #, kde-format
@@ -910,6 +912,8 @@
 "Use a TLS secured connection through which the connection to the LDAP server "
 "is tunneled. <b>(Not recommended)</b>"
 msgstr ""
+"Uporabite za????iteno povezavo TLS, preko katere je povezava s stre??nikom 
LDAP "
+"tunelizirana. <b>(Ni priporo??ljivo)</b>"
 
 #: ui/editdirectoryservicedialog.cpp:213
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-21.12.1/po/zh_CN/libkleopatra.po 
new/libkleo-21.12.2/po/zh_CN/libkleopatra.po
--- old/libkleo-21.12.1/po/zh_CN/libkleopatra.po        2022-01-04 
01:25:06.000000000 +0100
+++ new/libkleo-21.12.2/po/zh_CN/libkleopatra.po        2022-02-01 
01:16:03.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-06 00:17+0000\n"
-"PO-Revision-Date: 2021-12-22 14:10\n"
+"PO-Revision-Date: 2022-01-08 15:25\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to